Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.2' > 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 d2b1f4ecdad4e9731c3b369ee5ffcf3566ed37bc (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d2b1f4ecdad4e9731c3b369ee5ffcf3566ed37bc # timeout=10 Commit message: "bsc: Add missing testcase in expected-results.xml" > git rev-list --no-walk d2b1f4ecdad4e9731c3b369ee5ffcf3566ed37bc # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-mgw-test] $ /bin/sh -xe /tmp/jenkins6169793315772568146.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:190d31a9abc77f722aaab0f8c05077ff410fa58ba8cd05c2350081c984336190 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:7e94499df23895606fbec27959c82a48c5e231998e43b66b646908d94b37daf2 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:f25e273291b39688395d0d3237d1cc816ea5f906f076119826128eee35c038a5 Copying blob sha256:2e50ea8c44c7e8fbb157c995c3380b5486251d93f75794a671048ca1b95dacb1 Copying blob sha256:468842b39a2b8ca3b420001b366ffea927e5cb0800dda806d6b9962d07d244b9 Copying blob sha256:5825f78dbdf6d495027426a0f23773e5bc2ca6f90164bacc1f022cc01a23113f Copying blob sha256:7779b4bf11cd2f6dd9d25a6b7c2c1d0f95d2e7433be7bc4956b22601a5dc82c5 Copying blob sha256:4bca0a6240977bc0b9d584f530c8d41c152a9adb3c27f7fa594915542a76c726 Copying blob sha256:56ca22a5e292280c138bf504ebf74da67c3992947ab88fedbb8d227b1c24536b Copying config sha256:1f34fdc61dba59ffdb1d36073138f354daf98c77c71cfb6435a2c8a686aef58f Writing manifest to image destination Storing signatures 1f34fdc61dba59ffdb1d36073138f354daf98c77c71cfb6435a2c8a686aef58f + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run mgw --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs -b osmocom:nightly [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-11-18 13:52:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-mgw-osmocom-nightly-20241204-0850-933d3ff9-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/podman/testenv-mgw-osmocom-nightly-20241204-0850-933d3ff9-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/testenv-podman-main.sh'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20241204-0850-933d3ff9-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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20241204-0850-933d3ff9-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8789 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2712 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [206 kB] Fetched 9252 kB in 1s (11.1 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20241204-0850-933d3ff9-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20241204-0850-933d3ff9-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for mgw [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/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/_cache/podman/osmo-ttcn3-hacks/mgw', 'testenv-mgw-osmocom-nightly-20241204-0850-933d3ff9-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking SDP_EncDec.cc Linking SDP_Types.ttcn Linking SDP_parse_.tab.c Linking SDP_parse_.tab.h Linking SDP_parse_parser.h Linking SDP_parser.l Linking SDP_parser.y Linking lex.SDP_parse_.c Linking RTP_EncDec.cc Linking RTP_Types.ttcn Linking IP_EncDec.cc Linking IP_Types.ttcn Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking SDP_Templates.ttcn Linking MGCP_Types.ttcn Linking MGCP_Templates.ttcn Linking MGCP_CodecPort.ttcn Linking MGCP_CodecPort_CtrlFunct.ttcn Linking MGCP_CodecPort_CtrlFunctDef.cc Linking AMR_Types.ttcn Linking RTP_CodecPort.ttcn Linking RTP_Emulation.ttcn Linking IuUP_Types.ttcn Linking IuUP_Emulation.ttcn Linking IuUP_EncDec.cc Linking OSMUX_CodecPort.ttcn Linking OSMUX_Emulation.ttcn Linking OSMUX_Types.ttcn Linking OSMUX_CodecPort_CtrlFunct.ttcn Linking OSMUX_CodecPort_CtrlFunctDef.cc Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking Osmocom_VTY_Functions.ttcn Linking RTP_CodecPort_CtrlFunct.ttcn Linking RTP_CodecPort_CtrlFunctDef.cc Linking StatsD_Types.ttcn Linking StatsD_CodecPort.ttcn Linking StatsD_CodecPort_CtrlFunct.ttcn Linking StatsD_CodecPort_CtrlFunctdef.cc Linking StatsD_Checker.ttcnpp Linking IPA_Types.ttcn Linking IPA_Emulation.ttcnpp Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/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/_cache/podman/osmo-ttcn3-hacks/mgw', 'testenv-mgw-osmocom-nightly-20241204-0850-933d3ff9-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/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/_cache/podman/osmo-ttcn3-hacks/mgw', 'testenv-mgw-osmocom-nightly-20241204-0850-933d3ff9-0', 'make', 'compile'] cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DSTATSD_HAVE_VTY IPA_Emulation.ttcnpp IPA_Emulation.ttcn cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DSTATSD_HAVE_VTY StatsD_Checker.ttcnpp StatsD_Checker.ttcn /usr/bin/ttcn3_compiler -L -U 8 -D AMR_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IP_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_Templates.ttcn MGCP_Test.ttcn MGCP_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn OSMUX_CodecPort.ttcn OSMUX_CodecPort_CtrlFunct.ttcn OSMUX_Emulation.ttcn OSMUX_Types.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Endpoint.ttcn RTP_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn Socket_API_Definitions.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn IPA_Emulation.ttcn StatsD_Checker.ttcn - AMR_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IP_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_Templates.ttcn MGCP_Test.ttcn MGCP_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn OSMUX_CodecPort.ttcn OSMUX_CodecPort_CtrlFunct.ttcn OSMUX_Emulation.ttcn OSMUX_Types.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Endpoint.ttcn RTP_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn Socket_API_Definitions.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn IPA_Emulation.ttcn StatsD_Checker.ttcn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `AMR_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `IP_Types.ttcn'... Notify: Parsing TTCN-3 module `IuUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `IuUP_Types.ttcn'... Notify: Parsing TTCN-3 module `MGCP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `MGCP_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `MGCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `MGCP_Test.ttcn'... Notify: Parsing TTCN-3 module `MGCP_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `OSMUX_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `OSMUX_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `OSMUX_Emulation.ttcn'... Notify: Parsing TTCN-3 module `OSMUX_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `RTP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RTP_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `RTP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RTP_Endpoint.ttcn'... Notify: Parsing TTCN-3 module `RTP_Types.ttcn'... Notify: Parsing TTCN-3 module `SDP_Templates.ttcn'... Notify: Parsing TTCN-3 module `SDP_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `StatsD_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `StatsD_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `StatsD_Types.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `StatsD_Checker.ttcn'... Notify: Checking modules... 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:183.11-14: warning: Inadequate restriction on the referenced template variable `rfci', this may cause a dynamic test case error at runtime IuUP_Emulation.ttcn:154.36-47: note: Referenced template variable is here MGCP_Types.ttcn: In TTCN-3 module `MGCP_Types': MGCP_Types.ttcn:50.2-55.2: In type definition `MgcpCommandLine': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. MGCP_Types.ttcn:60.2-63.2: In type definition `MgcpParameter': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. MGCP_Types.ttcn:73.2-77.2: In type definition `MgcpCommand': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. MGCP_Types.ttcn:87.2-91.2: In type definition `MgcpResponseLine': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. MGCP_Types.ttcn:96.2-100.2: In type definition `MgcpResponse': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. MGCP_Test.ttcn: In TTCN-3 module `MGCP_Test': MGCP_Test.ttcn:132.10-175.2: In function definition `f_init': MGCP_Test.ttcn:169.3-172.3: In if statement: MGCP_Test.ttcn:171.4-29: In function instance: MGCP_Test.ttcn:330.2-333.2: In function definition `f_dlcx_ignore': MGCP_Test.ttcn:332.3-36: In function instance: MGCP_Test.ttcn:306.2-321.2: In function definition `f_dlcx': MGCP_Test.ttcn:320.3-41: In variable assignment: MGCP_Test.ttcn:262.2-291.2: In function definition `mgcp_transceive_mgw': MGCP_Test.ttcn:271.3-282.3: In alt construct: MGCP_Test.ttcn:273.7-41: In guard operation: MGCP_Test.ttcn:273.7-41: In receive statement: MGCP_Test.ttcn:273.20-40: warning: Function invocation 'tr_MGCP_RecvFrom_R(?)' may change the actual snapshot. MGCP_Test.ttcn:293.2-304.2: In function definition `extract_conn_id': MGCP_Test.ttcn:303.3-20: warning: Control never reaches this statement MGCP_Test.ttcn:359.2-380.2: In template definition `t_RtpFlow': MGCP_Test.ttcn:360.67-380.2: warning: Field `mgcp_conn_id' is missing from template for record type `@MGCP_Test.RtpFlowData' MGCP_Test.ttcn:360.67-380.2: warning: Field `rtp_cfg' is missing from template for record type `@MGCP_Test.RtpFlowData' MGCP_Test.ttcn:703.2-718.2: In function definition `f_crcx': MGCP_Test.ttcn:714.3-23: In function instance: MGCP_Test.ttcn:714.3-23: warning: The value returned by function `@MGCP_Test.extract_conn_id' is not used MGCP_Test.ttcn:720.2-750.2: In function definition `f_crcx_no_lco': MGCP_Test.ttcn:731.3-23: In function instance: MGCP_Test.ttcn:731.3-23: warning: The value returned by function `@MGCP_Test.extract_conn_id' is not used MGCP_Test.ttcn:752.2-786.2: In function definition `f_crcx_osmux': MGCP_Test.ttcn:766.3-23: In function instance: MGCP_Test.ttcn:766.3-23: warning: The value returned by function `@MGCP_Test.extract_conn_id' is not used MGCP_Test.ttcn:828.2-854.2: In testcase definition `TC_crcx_osmo_ign': MGCP_Test.ttcn:849.3-23: In function instance: MGCP_Test.ttcn:849.3-23: warning: The value returned by function `@MGCP_Test.extract_conn_id' is not used MGCP_Test.ttcn:984.2-1010.2: In testcase definition `TC_crcx_wildcarded': MGCP_Test.ttcn:995.3-23: In function instance: MGCP_Test.ttcn:995.3-23: warning: The value returned by function `@MGCP_Test.extract_conn_id' is not used MGCP_Test.ttcn:1014.2-1053.2: In testcase definition `TC_crcx_wildcarded_exhaust': MGCP_Test.ttcn:1025.3-1040.3: In for statement: MGCP_Test.ttcn:1030.4-24: In function instance: MGCP_Test.ttcn:1030.4-24: warning: The value returned by function `@MGCP_Test.extract_conn_id' is not used MGCP_Test.ttcn:1161.2-1210.2: In testcase definition `TC_dlcx_wildcarded': MGCP_Test.ttcn:1182.3-25: In function instance: MGCP_Test.ttcn:1182.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used MGCP_Test.ttcn:1194.3-33: In function instance: MGCP_Test.ttcn:1194.3-33: warning: The value returned by function `@MGCP_Test.mgcp_transceive_mgw' is not used MGCP_Test.ttcn:1201.3-25: In function instance: MGCP_Test.ttcn:1201.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used MGCP_Test.ttcn:1207.3-25: In function instance: MGCP_Test.ttcn:1207.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used MGCP_Test.ttcn:1249.2-1291.2: In testcase definition `TC_crcx_osmux_257': MGCP_Test.ttcn:1258.3-1279.3: In for statement: MGCP_Test.ttcn:1262.4-24: In function instance: MGCP_Test.ttcn:1262.4-24: warning: The value returned by function `@MGCP_Test.extract_conn_id' is not used MGCP_Test.ttcn:2700.2-2760.2: In testcase definition `TC_e1_dlcx_wildcarded': MGCP_Test.ttcn:2710.3-2723.3: In for statement: MGCP_Test.ttcn:2713.4-40: In function instance: MGCP_Test.ttcn:2713.4-40: warning: The value returned by function `@MGCP_Test.mgcp_transceive_mgw' is not used MGCP_Test.ttcn:2716.4-40: In function instance: MGCP_Test.ttcn:2716.4-40: warning: The value returned by function `@MGCP_Test.mgcp_transceive_mgw' is not used MGCP_Test.ttcn:2719.4-40: In function instance: MGCP_Test.ttcn:2719.4-40: warning: The value returned by function `@MGCP_Test.mgcp_transceive_mgw' is not used MGCP_Test.ttcn:2722.4-40: In function instance: MGCP_Test.ttcn:2722.4-40: warning: The value returned by function `@MGCP_Test.mgcp_transceive_mgw' is not used MGCP_Test.ttcn:2731.3-25: In function instance: MGCP_Test.ttcn:2731.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used MGCP_Test.ttcn:2744.3-33: In function instance: MGCP_Test.ttcn:2744.3-33: warning: The value returned by function `@MGCP_Test.mgcp_transceive_mgw' is not used MGCP_Test.ttcn:2751.3-25: In function instance: MGCP_Test.ttcn:2751.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used MGCP_Test.ttcn:2757.3-25: In function instance: MGCP_Test.ttcn:2757.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used RTP_Endpoint.ttcn: In TTCN-3 module `RTP_Endpoint': RTP_Endpoint.ttcn:100.2-105.2: In function definition `rtp_endpoint_sub_close': RTP_Endpoint.ttcn:101.3-104.3: In if statement: RTP_Endpoint.ttcn:102.4-54: In function instance: RTP_Endpoint.ttcn:102.4-54: warning: The value returned by external function `@RTP_CodecPort_CtrlFunct.f_IPL4_close' is not used Notify: Generating code... Notify: File `AMR_Types.hh' was generated. Notify: File `AMR_Types.cc' was generated. Notify: File `AMR_Types_part_1.cc' was generated. Notify: File `AMR_Types_part_2.cc' was generated. Notify: File `AMR_Types_part_3.cc' was generated. Notify: File `AMR_Types_part_4.cc' was generated. Notify: File `AMR_Types_part_5.cc' was generated. Notify: File `AMR_Types_part_6.cc' was generated. Notify: File `AMR_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `IP_Types.hh' was generated. Notify: File `IP_Types.cc' was generated. Notify: File `IP_Types_part_1.cc' was generated. Notify: File `IP_Types_part_2.cc' was generated. Notify: File `IP_Types_part_3.cc' was generated. Notify: File `IP_Types_part_4.cc' was generated. Notify: File `IP_Types_part_5.cc' was generated. Notify: File `IP_Types_part_6.cc' was generated. Notify: File `IP_Types_part_7.cc' was generated. Notify: File `IuUP_Emulation.hh' was generated. Notify: File `IuUP_Emulation.cc' was generated. Notify: File `IuUP_Emulation_part_1.cc' was generated. Notify: File `IuUP_Emulation_part_2.cc' was generated. Notify: File `IuUP_Emulation_part_3.cc' was generated. Notify: File `IuUP_Emulation_part_4.cc' was generated. Notify: File `IuUP_Emulation_part_5.cc' was generated. Notify: File `IuUP_Emulation_part_6.cc' was generated. Notify: File `IuUP_Emulation_part_7.cc' was generated. Notify: File `IuUP_Types.hh' was generated. Notify: File `IuUP_Types.cc' was generated. Notify: File `IuUP_Types_part_1.cc' was generated. Notify: File `IuUP_Types_part_2.cc' was generated. Notify: File `IuUP_Types_part_3.cc' was generated. Notify: File `IuUP_Types_part_4.cc' was generated. Notify: File `IuUP_Types_part_5.cc' was generated. Notify: File `IuUP_Types_part_6.cc' was generated. Notify: File `IuUP_Types_part_7.cc' was generated. Notify: File `MGCP_CodecPort.hh' was generated. Notify: File `MGCP_CodecPort.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct.hh' was generated. Notify: File `MGCP_CodecPort_CtrlFunct.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `MGCP_CodecPort_part_1.cc' was generated. Notify: File `MGCP_CodecPort_part_2.cc' was generated. Notify: File `MGCP_CodecPort_part_3.cc' was generated. Notify: File `MGCP_CodecPort_part_4.cc' was generated. Notify: File `MGCP_CodecPort_part_5.cc' was generated. Notify: File `MGCP_CodecPort_part_6.cc' was generated. Notify: File `MGCP_CodecPort_part_7.cc' was generated. Notify: File `MGCP_Templates.hh' was generated. Notify: File `MGCP_Templates.cc' was generated. Notify: File `MGCP_Templates_part_1.cc' was generated. Notify: File `MGCP_Templates_part_2.cc' was generated. Notify: File `MGCP_Templates_part_3.cc' was generated. Notify: File `MGCP_Templates_part_4.cc' was generated. Notify: File `MGCP_Templates_part_5.cc' was generated. Notify: File `MGCP_Templates_part_6.cc' was generated. Notify: File `MGCP_Templates_part_7.cc' was generated. Notify: File `MGCP_Test.hh' was generated. Notify: File `MGCP_Test.cc' was generated. Notify: File `MGCP_Test_part_1.cc' was generated. Notify: File `MGCP_Test_part_2.cc' was generated. Notify: File `MGCP_Test_part_3.cc' was generated. Notify: File `MGCP_Test_part_4.cc' was generated. Notify: File `MGCP_Test_part_5.cc' was generated. Notify: File `MGCP_Test_part_6.cc' was generated. Notify: File `MGCP_Test_part_7.cc' was generated. Notify: File `MGCP_Types.hh' was generated. Notify: File `MGCP_Types.cc' was generated. Notify: File `MGCP_Types_part_1.cc' was generated. Notify: File `MGCP_Types_part_2.cc' was generated. Notify: File `MGCP_Types_part_3.cc' was generated. Notify: File `MGCP_Types_part_4.cc' was generated. Notify: File `MGCP_Types_part_5.cc' was generated. Notify: File `MGCP_Types_part_6.cc' was generated. Notify: File `MGCP_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `OSMUX_CodecPort.hh' was generated. Notify: File `OSMUX_CodecPort.cc' was generated. Notify: File `OSMUX_CodecPort_CtrlFunct.hh' was generated. Notify: File `OSMUX_CodecPort_CtrlFunct.cc' was generated. Notify: File `OSMUX_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `OSMUX_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `OSMUX_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `OSMUX_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `OSMUX_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `OSMUX_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `OSMUX_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `OSMUX_CodecPort_part_1.cc' was generated. Notify: File `OSMUX_CodecPort_part_2.cc' was generated. Notify: File `OSMUX_CodecPort_part_3.cc' was generated. Notify: File `OSMUX_CodecPort_part_4.cc' was generated. Notify: File `OSMUX_CodecPort_part_5.cc' was generated. Notify: File `OSMUX_CodecPort_part_6.cc' was generated. Notify: File `OSMUX_CodecPort_part_7.cc' was generated. Notify: File `OSMUX_Emulation.hh' was generated. Notify: File `OSMUX_Emulation.cc' was generated. Notify: File `OSMUX_Emulation_part_1.cc' was generated. Notify: File `OSMUX_Emulation_part_2.cc' was generated. Notify: File `OSMUX_Emulation_part_3.cc' was generated. Notify: File `OSMUX_Emulation_part_4.cc' was generated. Notify: File `OSMUX_Emulation_part_5.cc' was generated. Notify: File `OSMUX_Emulation_part_6.cc' was generated. Notify: File `OSMUX_Emulation_part_7.cc' was generated. Notify: File `OSMUX_Types.hh' was generated. Notify: File `OSMUX_Types.cc' was generated. Notify: File `OSMUX_Types_part_1.cc' was generated. Notify: File `OSMUX_Types_part_2.cc' was generated. Notify: File `OSMUX_Types_part_3.cc' was generated. Notify: File `OSMUX_Types_part_4.cc' was generated. Notify: File `OSMUX_Types_part_5.cc' was generated. Notify: File `OSMUX_Types_part_6.cc' was generated. Notify: File `OSMUX_Types_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `RTP_CodecPort.hh' was generated. Notify: File `RTP_CodecPort.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct.hh' was generated. Notify: File `RTP_CodecPort_CtrlFunct.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `RTP_CodecPort_part_1.cc' was generated. Notify: File `RTP_CodecPort_part_2.cc' was generated. Notify: File `RTP_CodecPort_part_3.cc' was generated. Notify: File `RTP_CodecPort_part_4.cc' was generated. Notify: File `RTP_CodecPort_part_5.cc' was generated. Notify: File `RTP_CodecPort_part_6.cc' was generated. Notify: File `RTP_CodecPort_part_7.cc' was generated. Notify: File `RTP_Emulation.hh' was generated. Notify: File `RTP_Emulation.cc' was generated. Notify: File `RTP_Emulation_part_1.cc' was generated. Notify: File `RTP_Emulation_part_2.cc' was generated. Notify: File `RTP_Emulation_part_3.cc' was generated. Notify: File `RTP_Emulation_part_4.cc' was generated. Notify: File `RTP_Emulation_part_5.cc' was generated. Notify: File `RTP_Emulation_part_6.cc' was generated. Notify: File `RTP_Emulation_part_7.cc' was generated. Notify: File `RTP_Endpoint.hh' was generated. Notify: File `RTP_Endpoint.cc' was generated. Notify: File `RTP_Endpoint_part_1.cc' was generated. Notify: File `RTP_Endpoint_part_2.cc' was generated. Notify: File `RTP_Endpoint_part_3.cc' was generated. Notify: File `RTP_Endpoint_part_4.cc' was generated. Notify: File `RTP_Endpoint_part_5.cc' was generated. Notify: File `RTP_Endpoint_part_6.cc' was generated. Notify: File `RTP_Endpoint_part_7.cc' was generated. Notify: File `RTP_Types.hh' was generated. Notify: File `RTP_Types.cc' was generated. Notify: File `RTP_Types_part_1.cc' was generated. Notify: File `RTP_Types_part_2.cc' was generated. Notify: File `RTP_Types_part_3.cc' was generated. Notify: File `RTP_Types_part_4.cc' was generated. Notify: File `RTP_Types_part_5.cc' was generated. Notify: File `RTP_Types_part_6.cc' was generated. Notify: File `RTP_Types_part_7.cc' was generated. Notify: File `SDP_Templates.hh' was generated. Notify: File `SDP_Templates.cc' was generated. Notify: File `SDP_Templates_part_1.cc' was generated. Notify: File `SDP_Templates_part_2.cc' was generated. Notify: File `SDP_Templates_part_3.cc' was generated. Notify: File `SDP_Templates_part_4.cc' was generated. Notify: File `SDP_Templates_part_5.cc' was generated. Notify: File `SDP_Templates_part_6.cc' was generated. Notify: File `SDP_Templates_part_7.cc' was generated. Notify: File `SDP_Types.hh' was generated. Notify: File `SDP_Types.cc' was generated. Notify: File `SDP_Types_part_1.cc' was generated. Notify: File `SDP_Types_part_2.cc' was generated. Notify: File `SDP_Types_part_3.cc' was generated. Notify: File `SDP_Types_part_4.cc' was generated. Notify: File `SDP_Types_part_5.cc' was generated. Notify: File `SDP_Types_part_6.cc' was generated. Notify: File `SDP_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `StatsD_Checker.hh' was generated. Notify: File `StatsD_Checker.cc' was generated. Notify: File `StatsD_Checker_part_1.cc' was generated. Notify: File `StatsD_Checker_part_2.cc' was generated. Notify: File `StatsD_Checker_part_3.cc' was generated. Notify: File `StatsD_Checker_part_4.cc' was generated. Notify: File `StatsD_Checker_part_5.cc' was generated. Notify: File `StatsD_Checker_part_6.cc' was generated. Notify: File `StatsD_Checker_part_7.cc' was generated. Notify: File `StatsD_CodecPort.hh' was generated. Notify: File `StatsD_CodecPort.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct.hh' was generated. Notify: File `StatsD_CodecPort_CtrlFunct.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `StatsD_CodecPort_part_1.cc' was generated. Notify: File `StatsD_CodecPort_part_2.cc' was generated. Notify: File `StatsD_CodecPort_part_3.cc' was generated. Notify: File `StatsD_CodecPort_part_4.cc' was generated. Notify: File `StatsD_CodecPort_part_5.cc' was generated. Notify: File `StatsD_CodecPort_part_6.cc' was generated. Notify: File `StatsD_CodecPort_part_7.cc' was generated. Notify: File `StatsD_Types.hh' was generated. Notify: File `StatsD_Types.cc' was generated. Notify: File `StatsD_Types_part_1.cc' was generated. Notify: File `StatsD_Types_part_2.cc' was generated. Notify: File `StatsD_Types_part_3.cc' was generated. Notify: File `StatsD_Types_part_4.cc' was generated. Notify: File `StatsD_Types_part_5.cc' was generated. Notify: File `StatsD_Types_part_6.cc' was generated. Notify: File `StatsD_Types_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: 387 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/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/_cache/podman/osmo-ttcn3-hacks/mgw', 'testenv-mgw-osmocom-nightly-20241204-0850-933d3ff9-0', 'make', '-j', '21'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for StatsD_CodecPort_CtrlFunctdef.cc Creating dependency file for SDP_EncDec.cc Creating dependency file for RTP_EncDec.cc Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc Creating dependency file for OSMUX_CodecPort_CtrlFunctDef.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for MGCP_CodecPort_CtrlFunctDef.cc Creating dependency file for IuUP_EncDec.cc Creating dependency file for IP_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for lex.SDP_parse_.c Creating dependency file for SDP_parse_.tab.c Creating dependency file for StatsD_Checker_part_7.cc Creating dependency file for StatsD_Checker_part_6.cc Creating dependency file for StatsD_Checker_part_5.cc Creating dependency file for StatsD_Checker_part_4.cc Creating dependency file for StatsD_Checker_part_3.cc Creating dependency file for StatsD_Checker_part_2.cc Creating dependency file for StatsD_Checker_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for StatsD_Checker.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for StatsD_Types_part_7.cc Creating dependency file for StatsD_Types_part_6.cc Creating dependency file for StatsD_Types_part_5.cc Creating dependency file for StatsD_Types_part_3.cc Creating dependency file for StatsD_Types_part_2.cc Creating dependency file for StatsD_Types_part_1.cc Creating dependency file for StatsD_Types_part_4.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_7.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_6.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_5.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_4.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_3.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_2.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_1.cc Creating dependency file for StatsD_CodecPort_part_7.cc Creating dependency file for StatsD_CodecPort_part_6.cc Creating dependency file for StatsD_CodecPort_part_5.cc Creating dependency file for StatsD_CodecPort_part_4.cc Creating dependency file for StatsD_CodecPort_part_3.cc Creating dependency file for StatsD_CodecPort_part_2.cc Creating dependency file for StatsD_CodecPort_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SDP_Types_part_7.cc Creating dependency file for SDP_Types_part_6.cc Creating dependency file for SDP_Types_part_5.cc Creating dependency file for SDP_Types_part_4.cc Creating dependency file for SDP_Types_part_3.cc Creating dependency file for SDP_Types_part_2.cc Creating dependency file for SDP_Types_part_1.cc Creating dependency file for SDP_Templates_part_7.cc Creating dependency file for SDP_Templates_part_6.cc Creating dependency file for SDP_Templates_part_5.cc Creating dependency file for SDP_Templates_part_4.cc Creating dependency file for SDP_Templates_part_3.cc Creating dependency file for SDP_Templates_part_2.cc Creating dependency file for SDP_Templates_part_1.cc Creating dependency file for RTP_Types_part_7.cc Creating dependency file for RTP_Types_part_6.cc Creating dependency file for RTP_Types_part_4.cc Creating dependency file for RTP_Types_part_5.cc Creating dependency file for RTP_Types_part_3.cc Creating dependency file for RTP_Types_part_2.cc Creating dependency file for RTP_Types_part_1.cc Creating dependency file for RTP_Endpoint_part_7.cc Creating dependency file for RTP_Endpoint_part_6.cc Creating dependency file for RTP_Endpoint_part_5.cc Creating dependency file for RTP_Endpoint_part_4.cc Creating dependency file for RTP_Endpoint_part_3.cc Creating dependency file for RTP_Endpoint_part_2.cc Creating dependency file for RTP_Endpoint_part_1.cc Creating dependency file for RTP_Emulation_part_7.cc Creating dependency file for RTP_Emulation_part_6.cc Creating dependency file for RTP_Emulation_part_5.cc Creating dependency file for RTP_Emulation_part_4.cc Creating dependency file for RTP_Emulation_part_3.cc Creating dependency file for RTP_Emulation_part_2.cc Creating dependency file for RTP_Emulation_part_1.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_7.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_6.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_5.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for RTP_CodecPort_part_7.cc Creating dependency file for RTP_CodecPort_part_6.cc Creating dependency file for RTP_CodecPort_part_5.cc Creating dependency file for RTP_CodecPort_part_4.cc Creating dependency file for RTP_CodecPort_part_3.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for RTP_CodecPort_part_2.cc Creating dependency file for RTP_CodecPort_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for OSMUX_Types_part_7.cc Creating dependency file for OSMUX_Types_part_6.cc Creating dependency file for OSMUX_Types_part_5.cc Creating dependency file for OSMUX_Types_part_4.cc Creating dependency file for OSMUX_Types_part_3.cc Creating dependency file for OSMUX_Types_part_2.cc Creating dependency file for OSMUX_Types_part_1.cc Creating dependency file for OSMUX_Emulation_part_7.cc Creating dependency file for OSMUX_Emulation_part_6.cc Creating dependency file for OSMUX_Emulation_part_5.cc Creating dependency file for OSMUX_Emulation_part_4.cc Creating dependency file for OSMUX_Emulation_part_3.cc Creating dependency file for OSMUX_Emulation_part_2.cc Creating dependency file for OSMUX_Emulation_part_1.cc Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_7.cc Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_6.cc Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_5.cc Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_4.cc Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_3.cc Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_2.cc Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_1.cc Creating dependency file for OSMUX_CodecPort_part_7.cc Creating dependency file for OSMUX_CodecPort_part_6.cc Creating dependency file for OSMUX_CodecPort_part_5.cc Creating dependency file for OSMUX_CodecPort_part_4.cc Creating dependency file for OSMUX_CodecPort_part_2.cc Creating dependency file for OSMUX_CodecPort_part_3.cc Creating dependency file for OSMUX_CodecPort_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MGCP_Types_part_7.cc Creating dependency file for MGCP_Types_part_6.cc Creating dependency file for MGCP_Types_part_5.cc Creating dependency file for MGCP_Types_part_4.cc Creating dependency file for MGCP_Types_part_3.cc Creating dependency file for MGCP_Types_part_2.cc Creating dependency file for MGCP_Types_part_1.cc Creating dependency file for MGCP_Test_part_7.cc Creating dependency file for MGCP_Test_part_6.cc Creating dependency file for MGCP_Test_part_5.cc Creating dependency file for MGCP_Test_part_4.cc Creating dependency file for MGCP_Test_part_3.cc Creating dependency file for MGCP_Test_part_2.cc Creating dependency file for MGCP_Test_part_1.cc Creating dependency file for MGCP_Templates_part_7.cc Creating dependency file for MGCP_Templates_part_6.cc Creating dependency file for MGCP_Templates_part_5.cc Creating dependency file for MGCP_Templates_part_4.cc Creating dependency file for MGCP_Templates_part_3.cc Creating dependency file for MGCP_Templates_part_2.cc Creating dependency file for MGCP_Templates_part_1.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_7.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_6.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_5.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for MGCP_CodecPort_part_7.cc Creating dependency file for MGCP_CodecPort_part_6.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for MGCP_CodecPort_part_5.cc Creating dependency file for MGCP_CodecPort_part_4.cc Creating dependency file for MGCP_CodecPort_part_3.cc Creating dependency file for MGCP_CodecPort_part_2.cc Creating dependency file for MGCP_CodecPort_part_1.cc Creating dependency file for IuUP_Types_part_7.cc Creating dependency file for IuUP_Types_part_6.cc Creating dependency file for IuUP_Types_part_5.cc Creating dependency file for IuUP_Types_part_4.cc Creating dependency file for IuUP_Types_part_3.cc Creating dependency file for IuUP_Types_part_2.cc Creating dependency file for IuUP_Types_part_1.cc Creating dependency file for IuUP_Emulation_part_7.cc Creating dependency file for IuUP_Emulation_part_6.cc Creating dependency file for IuUP_Emulation_part_5.cc Creating dependency file for IuUP_Emulation_part_4.cc Creating dependency file for IuUP_Emulation_part_3.cc Creating dependency file for IuUP_Emulation_part_2.cc Creating dependency file for IuUP_Emulation_part_1.cc Creating dependency file for IP_Types_part_7.cc Creating dependency file for IP_Types_part_6.cc Creating dependency file for IP_Types_part_5.cc Creating dependency file for IP_Types_part_4.cc Creating dependency file for IP_Types_part_3.cc Creating dependency file for IP_Types_part_2.cc Creating dependency file for IP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for AMR_Types_part_7.cc Creating dependency file for AMR_Types_part_6.cc Creating dependency file for AMR_Types_part_5.cc Creating dependency file for AMR_Types_part_4.cc Creating dependency file for AMR_Types_part_2.cc Creating dependency file for AMR_Types_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for AMR_Types_part_3.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for StatsD_Types.cc Creating dependency file for StatsD_CodecPort_CtrlFunct.cc Creating dependency file for StatsD_CodecPort.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SDP_Types.cc Creating dependency file for RTP_Types.cc Creating dependency file for SDP_Templates.cc Creating dependency file for RTP_Endpoint.cc Creating dependency file for RTP_CodecPort_CtrlFunct.cc Creating dependency file for RTP_CodecPort.cc Creating dependency file for RTP_Emulation.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for OSMUX_Types.cc Creating dependency file for OSMUX_Emulation.cc Creating dependency file for OSMUX_CodecPort_CtrlFunct.cc Creating dependency file for OSMUX_CodecPort.cc Creating dependency file for Native_Functions.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MGCP_Types.cc Creating dependency file for MGCP_Test.cc Creating dependency file for MGCP_Templates.cc Creating dependency file for MGCP_CodecPort_CtrlFunct.cc Creating dependency file for MGCP_CodecPort.cc Creating dependency file for IuUP_Emulation.cc Creating dependency file for IP_Types.cc Creating dependency file for IuUP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for AMR_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types.o AMR_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types.o IP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation.o IuUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types.o IuUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort.o MGCP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct.o MGCP_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates.o MGCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Test.o MGCP_Test.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types.o MGCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort.o OSMUX_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct.o OSMUX_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation.o OSMUX_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types.o OSMUX_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort.o RTP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct.o RTP_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation.o RTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Endpoint.o RTP_Endpoint.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types.o RTP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates.o SDP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types.o SDP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort.o StatsD_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct.o StatsD_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types.o StatsD_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_1.o AMR_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_2.o AMR_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_3.o AMR_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_4.o AMR_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_5.o AMR_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_6.o AMR_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_7.o AMR_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_1.o IP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_2.o IP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_3.o IP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_4.o IP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_5.o IP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_6.o IP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_7.o IP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_1.o IuUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_2.o IuUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_3.o IuUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_4.o IuUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_5.o IuUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_6.o IuUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_7.o IuUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_1.o IuUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_2.o IuUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_3.o IuUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_4.o IuUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_5.o IuUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_6.o IuUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_7.o IuUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_7.o MGCP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_1.o MGCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_2.o MGCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_3.o MGCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_4.o MGCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_5.o MGCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_6.o MGCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_7.o MGCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Test_part_1.o MGCP_Test_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Test_part_2.o MGCP_Test_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Test_part_3.o MGCP_Test_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Test_part_4.o MGCP_Test_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Test_part_5.o MGCP_Test_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Test_part_6.o MGCP_Test_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Test_part_7.o MGCP_Test_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_1.o MGCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_2.o MGCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_3.o MGCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_4.o MGCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_5.o MGCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_6.o MGCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_7.o MGCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_1.o OSMUX_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_2.o OSMUX_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_3.o OSMUX_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_4.o OSMUX_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_5.o OSMUX_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_6.o OSMUX_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_7.o OSMUX_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_1.o OSMUX_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_2.o OSMUX_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_3.o OSMUX_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_4.o OSMUX_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_5.o OSMUX_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_6.o OSMUX_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_7.o OSMUX_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_1.o OSMUX_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_2.o OSMUX_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_3.o OSMUX_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_4.o OSMUX_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_5.o OSMUX_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_6.o OSMUX_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_7.o OSMUX_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_1.o OSMUX_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_2.o OSMUX_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_3.o OSMUX_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_4.o OSMUX_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_5.o OSMUX_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_6.o OSMUX_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_7.o OSMUX_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_1.o RTP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_2.o RTP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_3.o RTP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_4.o RTP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_5.o RTP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_6.o RTP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_7.o RTP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_7.o RTP_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_1.o RTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_2.o RTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_3.o RTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_4.o RTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_5.o RTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_6.o RTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_7.o RTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Endpoint_part_1.o RTP_Endpoint_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Endpoint_part_2.o RTP_Endpoint_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Endpoint_part_3.o RTP_Endpoint_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Endpoint_part_4.o RTP_Endpoint_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Endpoint_part_5.o RTP_Endpoint_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Endpoint_part_6.o RTP_Endpoint_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Endpoint_part_7.o RTP_Endpoint_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_1.o RTP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_2.o RTP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_3.o RTP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_4.o RTP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_5.o RTP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_6.o RTP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_7.o RTP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_1.o SDP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_2.o SDP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_3.o SDP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_4.o SDP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_5.o SDP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_6.o SDP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_7.o SDP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_1.o SDP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_2.o SDP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_3.o SDP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_4.o SDP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_5.o SDP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_6.o SDP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_7.o SDP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_7.o StatsD_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_1.o StatsD_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_2.o StatsD_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_3.o StatsD_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_4.o StatsD_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_5.o StatsD_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_6.o StatsD_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_7.o StatsD_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker.o StatsD_Checker.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_1.o StatsD_Checker_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_2.o StatsD_Checker_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_3.o StatsD_Checker_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_4.o StatsD_Checker_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_5.o StatsD_Checker_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_6.o StatsD_Checker_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_7.o StatsD_Checker_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_parse_.tab.o SDP_parse_.tab.c env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o lex.SDP_parse_.o lex.SDP_parse_.c env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_EncDec.o IP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_EncDec.o IuUP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunctDef.o MGCP_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunctDef.o OSMUX_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunctDef.o RTP_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_EncDec.o RTP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_EncDec.o SDP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunctdef.o StatsD_CodecPort_CtrlFunctdef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o AMR_Types.so AMR_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.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); | ^~~~~ env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types.so IP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation.so IuUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types.so IuUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort.so MGCP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct.so MGCP_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates.so MGCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Test.so MGCP_Test.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types.so MGCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_CodecPort.so OSMUX_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_CodecPort_CtrlFunct.so OSMUX_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_Emulation.so OSMUX_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_Types.so OSMUX_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort.so RTP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct.so RTP_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation.so RTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Endpoint.so RTP_Endpoint.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types.so RTP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates.so SDP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types.so SDP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort.so StatsD_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct.so StatsD_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types.so StatsD_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o AMR_Types_part_1.so AMR_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o AMR_Types_part_2.so AMR_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o AMR_Types_part_3.so AMR_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o AMR_Types_part_4.so AMR_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o AMR_Types_part_5.so AMR_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o AMR_Types_part_6.so AMR_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o AMR_Types_part_7.so AMR_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_1.so IP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_2.so IP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_3.so IP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_4.so IP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_5.so IP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_6.so IP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_7.so IP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_1.so IuUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_2.so IuUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_3.so IuUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_4.so IuUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_5.so IuUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_6.so IuUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_7.so IuUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_1.so IuUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_2.so IuUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_3.so IuUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_4.so IuUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_5.so IuUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_6.so IuUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_7.so IuUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_1.so MGCP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_2.so MGCP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_3.so MGCP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_4.so MGCP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_5.so MGCP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_6.so MGCP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_7.so MGCP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_7.so MGCP_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_1.so MGCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_2.so MGCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_3.so MGCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_4.so MGCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_5.so MGCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_6.so MGCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_7.so MGCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Test_part_1.so MGCP_Test_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Test_part_2.so MGCP_Test_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Test_part_3.so MGCP_Test_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Test_part_4.so MGCP_Test_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Test_part_5.so MGCP_Test_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Test_part_6.so MGCP_Test_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Test_part_7.so MGCP_Test_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_1.so MGCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_2.so MGCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_3.so MGCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_4.so MGCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_5.so MGCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_6.so MGCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_7.so MGCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_CodecPort_part_1.so OSMUX_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_CodecPort_part_2.so OSMUX_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_CodecPort_part_3.so OSMUX_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_CodecPort_part_4.so OSMUX_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_CodecPort_part_5.so OSMUX_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_CodecPort_part_6.so OSMUX_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_CodecPort_part_7.so OSMUX_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_1.so OSMUX_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_2.so OSMUX_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_3.so OSMUX_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_4.so OSMUX_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_5.so OSMUX_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_6.so OSMUX_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_7.so OSMUX_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_Emulation_part_1.so OSMUX_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_Emulation_part_2.so OSMUX_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_Emulation_part_3.so OSMUX_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_Emulation_part_4.so OSMUX_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_Emulation_part_5.so OSMUX_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_Emulation_part_6.so OSMUX_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_Emulation_part_7.so OSMUX_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_Types_part_1.so OSMUX_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_Types_part_2.so OSMUX_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_Types_part_3.so OSMUX_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_Types_part_4.so OSMUX_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_Types_part_5.so OSMUX_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_Types_part_6.so OSMUX_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_Types_part_7.so OSMUX_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_1.so RTP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_2.so RTP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_3.so RTP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_4.so RTP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_5.so RTP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_6.so RTP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_7.so RTP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_7.so RTP_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_1.so RTP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_2.so RTP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_3.so RTP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_4.so RTP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_5.so RTP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_6.so RTP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_7.so RTP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Endpoint_part_1.so RTP_Endpoint_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Endpoint_part_2.so RTP_Endpoint_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Endpoint_part_3.so RTP_Endpoint_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Endpoint_part_4.so RTP_Endpoint_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Endpoint_part_5.so RTP_Endpoint_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Endpoint_part_6.so RTP_Endpoint_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Endpoint_part_7.so RTP_Endpoint_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_1.so RTP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_2.so RTP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_3.so RTP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_4.so RTP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_5.so RTP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_6.so RTP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_7.so RTP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_1.so SDP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_2.so SDP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_3.so SDP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_4.so SDP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_5.so SDP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_6.so SDP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_7.so SDP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_1.so SDP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_2.so SDP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_3.so SDP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_4.so SDP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_5.so SDP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_6.so SDP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_7.so SDP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_1.so StatsD_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_2.so StatsD_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_3.so StatsD_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_4.so StatsD_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_5.so StatsD_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_6.so StatsD_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_7.so StatsD_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_7.so StatsD_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_1.so StatsD_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_2.so StatsD_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_3.so StatsD_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_4.so StatsD_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_5.so StatsD_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_6.so StatsD_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_7.so StatsD_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker.so StatsD_Checker.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_1.so StatsD_Checker_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_2.so StatsD_Checker_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_3.so StatsD_Checker_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_4.so StatsD_Checker_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_5.so StatsD_Checker_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_6.so StatsD_Checker_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_7.so StatsD_Checker_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_parse_.tab.so SDP_parse_.tab.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o lex.SDP_parse_.so lex.SDP_parse_.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_EncDec.so IP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_EncDec.so IuUP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunctDef.so MGCP_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_CodecPort_CtrlFunctDef.so OSMUX_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_EncDec.so RTP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_EncDec.so SDP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunctdef.so StatsD_CodecPort_CtrlFunctdef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o MGCP_Test -Wl,--no-as-needed AMR_Types.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IP_Types.so IuUP_Emulation.so IuUP_Types.so MGCP_CodecPort.so MGCP_CodecPort_CtrlFunct.so MGCP_Templates.so MGCP_Test.so MGCP_Types.so Misc_Helpers.so Native_Functions.so OSMUX_CodecPort.so OSMUX_CodecPort_CtrlFunct.so OSMUX_Emulation.so OSMUX_Types.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so RTP_CodecPort.so RTP_CodecPort_CtrlFunct.so RTP_Emulation.so RTP_Endpoint.so RTP_Types.so SDP_Templates.so SDP_Types.so Socket_API_Definitions.so StatsD_CodecPort.so StatsD_CodecPort_CtrlFunct.so StatsD_Types.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so AMR_Types_part_1.so AMR_Types_part_2.so AMR_Types_part_3.so AMR_Types_part_4.so AMR_Types_part_5.so AMR_Types_part_6.so AMR_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so IP_Types_part_1.so IP_Types_part_2.so IP_Types_part_3.so IP_Types_part_4.so IP_Types_part_5.so IP_Types_part_6.so IP_Types_part_7.so IuUP_Emulation_part_1.so IuUP_Emulation_part_2.so IuUP_Emulation_part_3.so IuUP_Emulation_part_4.so IuUP_Emulation_part_5.so IuUP_Emulation_part_6.so IuUP_Emulation_part_7.so IuUP_Types_part_1.so IuUP_Types_part_2.so IuUP_Types_part_3.so IuUP_Types_part_4.so IuUP_Types_part_5.so IuUP_Types_part_6.so IuUP_Types_part_7.so MGCP_CodecPort_part_1.so MGCP_CodecPort_part_2.so MGCP_CodecPort_part_3.so MGCP_CodecPort_part_4.so MGCP_CodecPort_part_5.so MGCP_CodecPort_part_6.so MGCP_CodecPort_part_7.so MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_7.so MGCP_Templates_part_1.so MGCP_Templates_part_2.so MGCP_Templates_part_3.so MGCP_Templates_part_4.so MGCP_Templates_part_5.so MGCP_Templates_part_6.so MGCP_Templates_part_7.so MGCP_Test_part_1.so MGCP_Test_part_2.so MGCP_Test_part_3.so MGCP_Test_part_4.so MGCP_Test_part_5.so MGCP_Test_part_6.so MGCP_Test_part_7.so MGCP_Types_part_1.so MGCP_Types_part_2.so MGCP_Types_part_3.so MGCP_Types_part_4.so MGCP_Types_part_5.so MGCP_Types_part_6.so MGCP_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so OSMUX_CodecPort_part_1.so OSMUX_CodecPort_part_2.so OSMUX_CodecPort_part_3.so OSMUX_CodecPort_part_4.so OSMUX_CodecPort_part_5.so OSMUX_CodecPort_part_6.so OSMUX_CodecPort_part_7.so OSMUX_CodecPort_CtrlFunct_part_1.so OSMUX_CodecPort_CtrlFunct_part_2.so OSMUX_CodecPort_CtrlFunct_part_3.so OSMUX_CodecPort_CtrlFunct_part_4.so OSMUX_CodecPort_CtrlFunct_part_5.so OSMUX_CodecPort_CtrlFunct_part_6.so OSMUX_CodecPort_CtrlFunct_part_7.so OSMUX_Emulation_part_1.so OSMUX_Emulation_part_2.so OSMUX_Emulation_part_3.so OSMUX_Emulation_part_4.so OSMUX_Emulation_part_5.so OSMUX_Emulation_part_6.so OSMUX_Emulation_part_7.so OSMUX_Types_part_1.so OSMUX_Types_part_2.so OSMUX_Types_part_3.so OSMUX_Types_part_4.so OSMUX_Types_part_5.so OSMUX_Types_part_6.so OSMUX_Types_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so RTP_CodecPort_part_1.so RTP_CodecPort_part_2.so RTP_CodecPort_part_3.so RTP_CodecPort_part_4.so RTP_CodecPort_part_5.so RTP_CodecPort_part_6.so RTP_CodecPort_part_7.so RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_7.so RTP_Emulation_part_1.so RTP_Emulation_part_2.so RTP_Emulation_part_3.so RTP_Emulation_part_4.so RTP_Emulation_part_5.so RTP_Emulation_part_6.so RTP_Emulation_part_7.so RTP_Endpoint_part_1.so RTP_Endpoint_part_2.so RTP_Endpoint_part_3.so RTP_Endpoint_part_4.so RTP_Endpoint_part_5.so RTP_Endpoint_part_6.so RTP_Endpoint_part_7.so RTP_Types_part_1.so RTP_Types_part_2.so RTP_Types_part_3.so RTP_Types_part_4.so RTP_Types_part_5.so RTP_Types_part_6.so RTP_Types_part_7.so SDP_Templates_part_1.so SDP_Templates_part_2.so SDP_Templates_part_3.so SDP_Templates_part_4.so SDP_Templates_part_5.so SDP_Templates_part_6.so SDP_Templates_part_7.so SDP_Types_part_1.so SDP_Types_part_2.so SDP_Types_part_3.so SDP_Types_part_4.so SDP_Types_part_5.so SDP_Types_part_6.so SDP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so StatsD_CodecPort_part_1.so StatsD_CodecPort_part_2.so StatsD_CodecPort_part_3.so StatsD_CodecPort_part_4.so StatsD_CodecPort_part_5.so StatsD_CodecPort_part_6.so StatsD_CodecPort_part_7.so StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_7.so StatsD_Types_part_1.so StatsD_Types_part_2.so StatsD_Types_part_3.so StatsD_Types_part_4.so StatsD_Types_part_5.so StatsD_Types_part_6.so StatsD_Types_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so IPA_Emulation.so StatsD_Checker.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so StatsD_Checker_part_1.so StatsD_Checker_part_2.so StatsD_Checker_part_3.so StatsD_Checker_part_4.so StatsD_Checker_part_5.so StatsD_Checker_part_6.so StatsD_Checker_part_7.so SDP_parse_.tab.so lex.SDP_parse_.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so IP_EncDec.so IuUP_EncDec.so MGCP_CodecPort_CtrlFunctDef.so Native_FunctionDefs.so OSMUX_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.so RTP_EncDec.so SDP_EncDec.so StatsD_CodecPort_CtrlFunctdef.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver AMR_Types.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IP_Types.o IuUP_Emulation.o IuUP_Types.o MGCP_CodecPort.o MGCP_CodecPort_CtrlFunct.o MGCP_Templates.o MGCP_Test.o MGCP_Types.o Misc_Helpers.o Native_Functions.o OSMUX_CodecPort.o OSMUX_CodecPort_CtrlFunct.o OSMUX_Emulation.o OSMUX_Types.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o RTP_CodecPort.o RTP_CodecPort_CtrlFunct.o RTP_Emulation.o RTP_Endpoint.o RTP_Types.o SDP_Templates.o SDP_Types.o Socket_API_Definitions.o StatsD_CodecPort.o StatsD_CodecPort_CtrlFunct.o StatsD_Types.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o AMR_Types_part_1.o AMR_Types_part_2.o AMR_Types_part_3.o AMR_Types_part_4.o AMR_Types_part_5.o AMR_Types_part_6.o AMR_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o IP_Types_part_1.o IP_Types_part_2.o IP_Types_part_3.o IP_Types_part_4.o IP_Types_part_5.o IP_Types_part_6.o IP_Types_part_7.o IuUP_Emulation_part_1.o IuUP_Emulation_part_2.o IuUP_Emulation_part_3.o IuUP_Emulation_part_4.o IuUP_Emulation_part_5.o IuUP_Emulation_part_6.o IuUP_Emulation_part_7.o IuUP_Types_part_1.o IuUP_Types_part_2.o IuUP_Types_part_3.o IuUP_Types_part_4.o IuUP_Types_part_5.o IuUP_Types_part_6.o IuUP_Types_part_7.o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_7.o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_Templates_part_1.o MGCP_Templates_part_2.o MGCP_Templates_part_3.o MGCP_Templates_part_4.o MGCP_Templates_part_5.o MGCP_Templates_part_6.o MGCP_Templates_part_7.o MGCP_Test_part_1.o MGCP_Test_part_2.o MGCP_Test_part_3.o MGCP_Test_part_4.o MGCP_Test_part_5.o MGCP_Test_part_6.o MGCP_Test_part_7.o MGCP_Types_part_1.o MGCP_Types_part_2.o MGCP_Types_part_3.o MGCP_Types_part_4.o MGCP_Types_part_5.o MGCP_Types_part_6.o MGCP_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o OSMUX_CodecPort_part_1.o OSMUX_CodecPort_part_2.o OSMUX_CodecPort_part_3.o OSMUX_CodecPort_part_4.o OSMUX_CodecPort_part_5.o OSMUX_CodecPort_part_6.o OSMUX_CodecPort_part_7.o OSMUX_CodecPort_CtrlFunct_part_1.o OSMUX_CodecPort_CtrlFunct_part_2.o OSMUX_CodecPort_CtrlFunct_part_3.o OSMUX_CodecPort_CtrlFunct_part_4.o OSMUX_CodecPort_CtrlFunct_part_5.o OSMUX_CodecPort_CtrlFunct_part_6.o OSMUX_CodecPort_CtrlFunct_part_7.o OSMUX_Emulation_part_1.o OSMUX_Emulation_part_2.o OSMUX_Emulation_part_3.o OSMUX_Emulation_part_4.o OSMUX_Emulation_part_5.o OSMUX_Emulation_part_6.o OSMUX_Emulation_part_7.o OSMUX_Types_part_1.o OSMUX_Types_part_2.o OSMUX_Types_part_3.o OSMUX_Types_part_4.o OSMUX_Types_part_5.o OSMUX_Types_part_6.o OSMUX_Types_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o RTP_CodecPort_part_1.o RTP_CodecPort_part_2.o RTP_CodecPort_part_3.o RTP_CodecPort_part_4.o RTP_CodecPort_part_5.o RTP_CodecPort_part_6.o RTP_CodecPort_part_7.o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_7.o RTP_Emulation_part_1.o RTP_Emulation_part_2.o RTP_Emulation_part_3.o RTP_Emulation_part_4.o RTP_Emulation_part_5.o RTP_Emulation_part_6.o RTP_Emulation_part_7.o RTP_Endpoint_part_1.o RTP_Endpoint_part_2.o RTP_Endpoint_part_3.o RTP_Endpoint_part_4.o RTP_Endpoint_part_5.o RTP_Endpoint_part_6.o RTP_Endpoint_part_7.o RTP_Types_part_1.o RTP_Types_part_2.o RTP_Types_part_3.o RTP_Types_part_4.o RTP_Types_part_5.o RTP_Types_part_6.o RTP_Types_part_7.o SDP_Templates_part_1.o SDP_Templates_part_2.o SDP_Templates_part_3.o SDP_Templates_part_4.o SDP_Templates_part_5.o SDP_Templates_part_6.o SDP_Templates_part_7.o SDP_Types_part_1.o SDP_Types_part_2.o SDP_Types_part_3.o SDP_Types_part_4.o SDP_Types_part_5.o SDP_Types_part_6.o SDP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_7.o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_Types_part_1.o StatsD_Types_part_2.o StatsD_Types_part_3.o StatsD_Types_part_4.o StatsD_Types_part_5.o StatsD_Types_part_6.o StatsD_Types_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o IPA_Emulation.o StatsD_Checker.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o StatsD_Checker_part_1.o StatsD_Checker_part_2.o StatsD_Checker_part_3.o StatsD_Checker_part_4.o StatsD_Checker_part_5.o StatsD_Checker_part_6.o StatsD_Checker_part_7.o SDP_parse_.tab.o lex.SDP_parse_.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o IP_EncDec.o IuUP_EncDec.o MGCP_CodecPort_CtrlFunctDef.o Native_FunctionDefs.o OSMUX_CodecPort_CtrlFunctDef.o RTP_CodecPort_CtrlFunctDef.o RTP_EncDec.o SDP_EncDec.o StatsD_CodecPort_CtrlFunctdef.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20241204-0850-933d3ff9-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20241204-0850-933d3ff9-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [194 kB] Fetched 196 kB in 0s (649 kB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20241204-0850-933d3ff9-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/dbg_pkgs_all'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20241204-0850-933d3ff9-0', 'apt-rdepends', 'osmo-mgw'] [testenv] osmo-mgw -> osmo-mgw: installing osmo-mgw-dbgsym [testenv] osmo-mgw -> libc6: installing libc6-dbg [testenv] osmo-mgw -> libosmocore22: installing libosmocore-dbg [testenv] Installing packages: osmo-mgw, osmo-mgw-dbgsym, libc6-dbg, libosmocore-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20241204-0850-933d3ff9-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: libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau10 libosmousb0 libosmovty13 osmocom-nightly The following NEW packages will be installed: libc6-dbg libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau10 libosmousb0 libosmovty13 osmo-mgw osmo-mgw-dbgsym osmocom-nightly 0 upgraded, 19 newly installed, 0 to remove and 4 not upgraded. Need to get 11.1 MB of archives. After this operation, 17.4 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202412032026 [1180 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.40.5975.202412032026 [169 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.40.5975.202412032026 [69.8 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.40.5975.202412032026 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.25.dd38.202412032026 [57.1 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.40.5975.202412032026 [103 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.41.dda9.202412032026 [73.8 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.40.5975.202412032026 [50.6 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.40.5975.202412032026 [70.3 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.40.5975.202412032026 [177 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.40.5975.202412032026 [59.0 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.40.5975.202412032026 [62.9 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.40.5975.202412032026 [49.6 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.40.5975.202412032026 [43.0 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau10 1.6.0.41.dda9.202412032026 [32.9 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-mgw 1.13.1.1.17e7e.202412032026 [96.4 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-mgw-dbgsym 1.13.1.1.17e7e.202412032026 [275 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.10.0.40.5975.202412032026 [2162 kB] Fetched 11.1 MB in 0s (68.4 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40035 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../01-osmocom-nightly_202412032026_amd64.deb ... Unpacking osmocom-nightly (202412032026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0.40.5975.202412032026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.40.5975.202412032026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0.40.5975.202412032026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.40.5975.202412032026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0.40.5975.202412032026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.40.5975.202412032026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../05-libosmonetif11_1.5.1.25.dd38.202412032026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.25.dd38.202412032026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.10.0.40.5975.202412032026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.40.5975.202412032026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../07-libosmoabis13_1.6.0.41.dda9.202412032026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.41.dda9.202412032026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../08-libosmocodec4_1.10.0.40.5975.202412032026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.40.5975.202412032026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../09-libosmocoding0_1.10.0.40.5975.202412032026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.40.5975.202412032026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../10-libosmogb14_1.10.0.40.5975.202412032026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.40.5975.202412032026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../11-libosmoctrl0_1.10.0.40.5975.202412032026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.40.5975.202412032026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../12-libosmosim2_1.10.0.40.5975.202412032026_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.40.5975.202412032026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../13-libosmousb0_1.10.0.40.5975.202412032026_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.40.5975.202412032026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../14-libosmocore_1.10.0.40.5975.202412032026_amd64.deb ... Unpacking libosmocore (1.10.0.40.5975.202412032026) ... Selecting previously unselected package libosmotrau10:amd64. Preparing to unpack .../15-libosmotrau10_1.6.0.41.dda9.202412032026_amd64.deb ... Unpacking libosmotrau10:amd64 (1.6.0.41.dda9.202412032026) ... Selecting previously unselected package osmo-mgw. Preparing to unpack .../16-osmo-mgw_1.13.1.1.17e7e.202412032026_amd64.deb ... Unpacking osmo-mgw (1.13.1.1.17e7e.202412032026) ... Selecting previously unselected package osmo-mgw-dbgsym. Preparing to unpack .../17-osmo-mgw-dbgsym_1.13.1.1.17e7e.202412032026_amd64.deb ... Unpacking osmo-mgw-dbgsym (1.13.1.1.17e7e.202412032026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../18-libosmocore-dbg_1.10.0.40.5975.202412032026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.40.5975.202412032026) ... Setting up osmocom-nightly (202412032026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0.40.5975.202412032026) ... Setting up libosmocodec4:amd64 (1.10.0.40.5975.202412032026) ... Setting up libosmovty13:amd64 (1.10.0.40.5975.202412032026) ... Setting up libosmoisdn0:amd64 (1.10.0.40.5975.202412032026) ... Setting up libosmotrau10:amd64 (1.6.0.41.dda9.202412032026) ... Setting up libosmousb0:amd64 (1.10.0.40.5975.202412032026) ... Setting up libosmogsm20:amd64 (1.10.0.40.5975.202412032026) ... Setting up libosmoctrl0:amd64 (1.10.0.40.5975.202412032026) ... Setting up libosmogb14:amd64 (1.10.0.40.5975.202412032026) ... Setting up libosmonetif11:amd64 (1.5.1.25.dd38.202412032026) ... Setting up libosmocoding0:amd64 (1.10.0.40.5975.202412032026) ... Setting up libosmosim2:amd64 (1.10.0.40.5975.202412032026) ... Setting up libosmocore (1.10.0.40.5975.202412032026) ... Setting up libosmoabis13:amd64 (1.6.0.41.dda9.202412032026) ... Setting up osmo-mgw (1.13.1.1.17e7e.202412032026) ... changed ownership of '/etc/osmocom/osmo-mgw.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-mgw.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmocore-dbg:amd64 (1.10.0.40.5975.202412032026) ... Setting up osmo-mgw-dbgsym (1.13.1.1.17e7e.202412032026) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20241204-0850-933d3ff9-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw/MGCP_Test.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20241204-0850-933d3ff9-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw/osmo-mgw.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/mgw/osmo-mgw.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20241204-0850-933d3ff9-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw/MGCP_Test.default', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20241204-0850-933d3ff9-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20241204-0850-933d3ff9-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20241204-0850-933d3ff9-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20241204-0850-933d3ff9-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20241204-0850-933d3ff9-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.default'] [testenv] Running mgw [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/mgw', 'testenv-mgw-osmocom-nightly-20241204-0850-933d3ff9-0', 'sh', '-c', 'osmo-mgw 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/mgw/mgw.log'] range must end at an odd port number, autocorrecting port (16000) to: 16001 % Deprecated 'sdp audio-payload number <0-255>' config no longer has any effect % Deprecated 'sdp audio-payload name NAME' config no longer has any effect % Deprecated 'loop (0|1)' config no longer has any effect % Deprecated 'allow-transcoding' config no longer has any effect % Deprecated 'loop (0|1)' config no longer has any effect % Deprecated 'allow-transcoding' config no longer has any effect 20241204085021199 DLGLOBAL NOTICE <0003> Available via telnet 127.0.0.1 4243 (telnet_interface.c:88) 20241204085021199 DLCTRL NOTICE <000a> CTRL at 127.0.0.1 4267 (control_if.c:1026) 20241204085021199 DLMGCP NOTICE <0013> Configured for MGCP, listen on 127.0.0.1:2427 (mgw_main.c:424) [testenv] Running testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4243', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite', 'testenv-mgw-osmocom-nightly-20241204-0850-933d3ff9-0', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw/MGCP_Test', 'MGCP_Test.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli MGCP_Test.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 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@962a8b3e952c: Unix server socket created successfully. MC@962a8b3e952c: Listening on TCP port 45279. MC2> 962a8b3e952c is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw/MGCP_Test 962a8b3e952c 45279 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@962a8b3e952c: New HC connected from 10.0.2.100 [10.0.2.100]. 962a8b3e952c: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@962a8b3e952c: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@962a8b3e952c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@962a8b3e952c: Configuration file was processed on all HCs. MC@962a8b3e952c: Creating MTC on host 10.0.2.100. MC@962a8b3e952c: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_selftest'. ------ MGCP_Test.TC_selftest ------ Wed Dec 4 08:50:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_selftest.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_selftest.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_selftest' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_selftest started. MTC@962a8b3e952c: "AUEP 158663169 ds/e1-1/2@172.16.6.66 MGCP 1.0\r\n" MTC@962a8b3e952c: { line := { verb := "AUEP", trans_id := "158663169", ep := "ds/e1-1/2@172.16.6.66", ver := "1.0" }, params := { }, sdp := omit } MTC@962a8b3e952c: "MDCX 18983215 rtpbridge/1@mgw MGCP 1.0\r\n" MTC@962a8b3e952c: { line := { verb := "MDCX", trans_id := "18983215", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { }, sdp := omit } MTC@962a8b3e952c: "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@962a8b3e952c: { 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@962a8b3e952c: "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@962a8b3e952c: { 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@962a8b3e952c: { 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@962a8b3e952c: "CRCX 23 rtpbridge/42@mgw MGCP 1.0\r\nM: sendrecv\r\nC: 1234\r\nL: p:20, a:AMR\r\n" MTC@962a8b3e952c: "510 23 FAIL\r\n" MTC@962a8b3e952c: { line := { code := "510", trans_id := "23", string := "FAIL" }, params := { }, sdp := omit } MTC@962a8b3e952c: { response := { line := { code := "510", trans_id := "23", string := "FAIL" }, params := { }, sdp := omit } } MTC@962a8b3e952c: setverdict(pass): none -> pass MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: No PTCs were created. MTC@962a8b3e952c: Test case TC_selftest finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_selftest pass'. Wed Dec 4 08:50:22 UTC 2024 ====== MGCP_Test.TC_selftest pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_selftest.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=4028) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_selftest pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_auep_null'. ------ MGCP_Test.TC_auep_null ------ Wed Dec 4 08:50:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_auep_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_auep_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_auep_null' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_auep_null started. 20241204085025682 DLMGCP DEBUG <0013> Received message: line #00: DLCX 58421 null@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085025682 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for trunk resource of endpoint "null@mgw" (mgcp_protocol.c:445) 20241204085025682 DLMGCP NOTICE <0013> trunk:0 DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085025682 DLMGCP ERROR <0013> DLCX: Not allowed in 'null' endpoint! (mgcp_protocol.c:1386) 20241204085025682 DLMGCP DEBUG <0013> endpoint:none Generated response: code=502 (mgcp_protocol.c:230) 20241204085025682 DLMGCP DEBUG <0013> Generated response: line #00: 502 58421 FAIL (mgcp_msg.c:67) 20241204085025684 DLMGCP DEBUG <0013> Received message: line #00: AUEP 58422 null@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085025684 DLMGCP INFO <0013> AUEP: executing request handler "AuditEndpoint" for trunk resource of endpoint "null@mgw" (mgcp_protocol.c:445) 20241204085025684 DLMGCP NOTICE <0013> endpoint:none AUEP: auditing endpoint ... (mgcp_protocol.c:468) 20241204085025684 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085025684 DLMGCP DEBUG <0013> Generated response: line #00: 200 58422 OK (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): none -> pass RTPEM2(5)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(6)@962a8b3e952c: Final verdict of PTC: none RTPEM1(4)@962a8b3e952c: Final verdict of PTC: none RTPEM0(3)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(7)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(3): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(4): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(5): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(6): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(7): none (pass -> pass) MTC@962a8b3e952c: Test case TC_auep_null finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_auep_null pass'. Wed Dec 4 08:50:25 UTC 2024 ====== MGCP_Test.TC_auep_null pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_auep_null.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=15448) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_auep_null pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx'. ------ MGCP_Test.TC_crcx ------ Wed Dec 4 08:50:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_crcx started. 20241204085028815 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26988 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085028815 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085028816 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085028816 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085028816 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085028816 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085028816 DLMGCP DEBUG <0013> Generated response: line #00: 515 26988 FAIL (mgcp_msg.c:67) 20241204085028818 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26989 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085028818 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085028818 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085028818 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085028818 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085028818 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085028818 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085028818 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:B7BE70C9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085028818 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B7BE70C9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085028818 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B7BE70C9 output_enabled 0 (mgcp_msg.c:125) 20241204085028818 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085028818 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:B7BE70C9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085028818 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085028818 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B7BE70C9 CRCX: Creating connection: port: 4002 (mgcp_protocol.c:1112) 20241204085028818 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B7BE70C9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085028818 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085028818 DLMGCP DEBUG <0013> Generated response: line #00: 200 26989 OK (mgcp_msg.c:67) 20241204085028818 DLMGCP DEBUG <0013> Generated response: line #01: I: B7BE70C9 (mgcp_msg.c:67) 20241204085028818 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085028818 DLMGCP DEBUG <0013> Generated response: line #03: o=- B7BE70C9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085028818 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085028818 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085028818 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085028818 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4002 RTP/AVP 112 (mgcp_msg.c:67) 20241204085028818 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085028818 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085028818 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26990 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085028818 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085028818 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085028818 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085028818 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085028818 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085028818 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085028818 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085028818 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085028818 DLMGCP DEBUG <0013> Generated response: line #00: 200 26990 OK (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(12)@962a8b3e952c: Final verdict of PTC: none RTPEM0(8)@962a8b3e952c: Final verdict of PTC: none RTPEM2(10)@962a8b3e952c: Final verdict of PTC: none RTPEM1(9)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(11)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(8): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(9): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(10): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(11): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(12): none (pass -> pass) MTC@962a8b3e952c: Test case TC_crcx finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx pass'. Wed Dec 4 08:50:28 UTC 2024 ====== MGCP_Test.TC_crcx pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=24976) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_no_lco'. ------ MGCP_Test.TC_crcx_no_lco ------ Wed Dec 4 08:50:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_no_lco.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_no_lco.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_no_lco' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_crcx_no_lco started. 20241204085031922 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6776 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085031922 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085031922 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085031922 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085031922 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085031922 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085031922 DLMGCP DEBUG <0013> Generated response: line #00: 515 6776 FAIL (mgcp_msg.c:67) 20241204085031923 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6777 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085031923 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085031923 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085031923 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085031923 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085031923 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085031923 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:497913C0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085031923 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:497913C0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085031923 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:497913C0 output_enabled 0 (mgcp_msg.c:125) 20241204085031923 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:497913C0 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:79) 20241204085031923 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085031923 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:497913C0 CRCX: Creating connection: port: 4004 (mgcp_protocol.c:1112) 20241204085031923 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:497913C0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085031923 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085031923 DLMGCP DEBUG <0013> Generated response: line #00: 200 6777 OK (mgcp_msg.c:67) 20241204085031923 DLMGCP DEBUG <0013> Generated response: line #01: I: 497913C0 (mgcp_msg.c:67) 20241204085031923 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085031923 DLMGCP DEBUG <0013> Generated response: line #03: o=- 497913C0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085031923 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085031923 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085031923 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085031923 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4004 RTP/AVP 0 (mgcp_msg.c:67) 20241204085031923 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241204085031924 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6778 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085031924 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085031924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085031924 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085031924 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085031924 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085031924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085031924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085031924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085031924 DLMGCP DEBUG <0013> Generated response: line #00: 200 6778 OK (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): none -> pass RTPEM2(15)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(17)@962a8b3e952c: Final verdict of PTC: none RTPEM1(14)@962a8b3e952c: Final verdict of PTC: none RTPEM0(13)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(16)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(13): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(14): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(15): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(16): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(17): none (pass -> pass) MTC@962a8b3e952c: Test case TC_crcx_no_lco finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_no_lco pass'. Wed Dec 4 08:50:31 UTC 2024 ====== MGCP_Test.TC_crcx_no_lco pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_no_lco.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=24284) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_no_lco pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_noprefix'. ------ MGCP_Test.TC_crcx_noprefix ------ Wed Dec 4 08:50:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_noprefix.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_noprefix.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_noprefix' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_crcx_noprefix started. 20241204085035020 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20321 2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085035020 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "2@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20241204085035020 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085035020 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085035020 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085035020 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085035020 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085035020 DLMGCP DEBUG <0013> Generated response: line #00: 515 20321 FAIL (mgcp_msg.c:67) 20241204085035023 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20322 2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085035023 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085035023 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085035023 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085035023 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "2@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20241204085035023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085035023 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085035023 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085035023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:AFA9E5EC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085035023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AFA9E5EC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085035023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AFA9E5EC output_enabled 0 (mgcp_msg.c:125) 20241204085035023 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085035023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:AFA9E5EC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085035023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085035023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AFA9E5EC CRCX: Creating connection: port: 4006 (mgcp_protocol.c:1112) 20241204085035023 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AFA9E5EC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085035023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085035023 DLMGCP DEBUG <0013> Generated response: line #00: 200 20322 OK (mgcp_msg.c:67) 20241204085035023 DLMGCP DEBUG <0013> Generated response: line #01: I: AFA9E5EC (mgcp_msg.c:67) 20241204085035023 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085035023 DLMGCP DEBUG <0013> Generated response: line #03: o=- AFA9E5EC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085035023 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085035023 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085035023 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085035023 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4006 RTP/AVP 112 (mgcp_msg.c:67) 20241204085035023 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085035023 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085035024 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20323 2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085035024 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085035024 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "2@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20241204085035024 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085035024 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085035024 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085035024 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085035024 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085035024 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085035024 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085035024 DLMGCP DEBUG <0013> Generated response: line #00: 200 20323 OK (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): none -> pass RTPEM0(18)@962a8b3e952c: Final verdict of PTC: none RTPEM2(20)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(21)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(22)@962a8b3e952c: Final verdict of PTC: none RTPEM1(19)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(18): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(19): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(20): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(21): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(22): none (pass -> pass) MTC@962a8b3e952c: Test case TC_crcx_noprefix finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_noprefix pass'. Wed Dec 4 08:50:35 UTC 2024 ====== MGCP_Test.TC_crcx_noprefix pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_noprefix.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=25720) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_noprefix pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_mode'. ------ MGCP_Test.TC_crcx_unsupp_mode ------ Wed Dec 4 08:50:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_unsupp_mode.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_unsupp_mode.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_mode' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_crcx_unsupp_mode started. 20241204085038143 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35007 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085038143 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085038143 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085038143 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085038143 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085038143 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085038143 DLMGCP DEBUG <0013> Generated response: line #00: 515 35007 FAIL (mgcp_msg.c:67) 20241204085038144 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35008 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085038144 DLMGCP DEBUG <0013> Received message: line #01: M: netwtest (mgcp_msg.c:67) 20241204085038144 DLMGCP DEBUG <0013> Received message: line #02: C: 1233 (mgcp_msg.c:67) 20241204085038144 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085038144 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085038144 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085038144 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085038144 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CI:02BD0723 unknown connection mode: 'netwtest' (mgcp_msg.c:108) 20241204085038144 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1233/rtp C:02BD0723 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085038144 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:02BD0723 connection mode 'netwtest' 0 (mgcp_msg.c:120) 20241204085038144 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:02BD0723 output_enabled 0 (mgcp_msg.c:125) 20241204085038144 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085038144 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085038144 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: unable to create connection (mgcp_protocol.c:1131) 20241204085038144 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=517 (mgcp_protocol.c:230) 20241204085038144 DLMGCP DEBUG <0013> Generated response: line #00: 517 35008 FAIL (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): none -> pass RTPEM0(23)@962a8b3e952c: Final verdict of PTC: none RTPEM1(24)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(26)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(27)@962a8b3e952c: Final verdict of PTC: none RTPEM2(25)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(23): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(24): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(25): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(26): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(27): none (pass -> pass) MTC@962a8b3e952c: Test case TC_crcx_unsupp_mode finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_mode pass'. Wed Dec 4 08:50:38 UTC 2024 ====== MGCP_Test.TC_crcx_unsupp_mode pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_unsupp_mode.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=18660) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_mode pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmo_ign'. ------ MGCP_Test.TC_crcx_osmo_ign ------ Wed Dec 4 08:50:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_osmo_ign.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_osmo_ign.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmo_ign' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_crcx_osmo_ign started. 20241204085041260 DLMGCP DEBUG <0013> Received message: line #00: DLCX 58111 7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085041260 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "7@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20241204085041260 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20241204085041260 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:441) 20241204085041260 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085041260 DLMGCP ERROR <0013> endpoint:rtpbridge/7@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085041260 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085041260 DLMGCP DEBUG <0013> Generated response: line #00: 515 58111 FAIL (mgcp_msg.c:67) 20241204085041263 DLMGCP DEBUG <0013> Received message: line #00: CRCX 58112 7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085041263 DLMGCP DEBUG <0013> Received message: line #01: C: 3 (mgcp_msg.c:67) 20241204085041263 DLMGCP DEBUG <0013> Received message: line #02: L: p:20, a:GSM-EFR, nt:IN (mgcp_msg.c:67) 20241204085041263 DLMGCP DEBUG <0013> Received message: line #03: M: recvonly (mgcp_msg.c:67) 20241204085041263 DLMGCP DEBUG <0013> Received message: line #04: X-OSMO-IGN: C (mgcp_msg.c:67) 20241204085041263 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "7@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20241204085041263 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20241204085041263 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:441) 20241204085041263 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085041263 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(3/rtp C:363DDA49 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085041263 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:363DDA49 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085041263 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:363DDA49 output_enabled 0 (mgcp_msg.c:125) 20241204085041263 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: GSM-EFR (mgcp_protocol.c:701) 20241204085041263 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(3/rtp C:363DDA49 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:79) 20241204085041263 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085041263 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:363DDA49 CRCX: Creating connection: port: 4008 (mgcp_protocol.c:1112) 20241204085041263 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:363DDA49 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085041263 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085041263 DLMGCP DEBUG <0013> Generated response: line #00: 200 58112 OK (mgcp_msg.c:67) 20241204085041263 DLMGCP DEBUG <0013> Generated response: line #01: I: 363DDA49 (mgcp_msg.c:67) 20241204085041263 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085041263 DLMGCP DEBUG <0013> Generated response: line #03: o=- 363DDA49 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085041263 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085041263 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085041263 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085041263 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4008 RTP/AVP 110 (mgcp_msg.c:67) 20241204085041263 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 GSM-EFR (mgcp_msg.c:67) 20241204085041263 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085041263 DLMGCP DEBUG <0013> Received message: line #00: DLCX 58113 7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085041263 DLMGCP DEBUG <0013> Received message: line #01: C: 3 (mgcp_msg.c:67) 20241204085041263 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "7@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20241204085041263 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20241204085041263 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:441) 20241204085041263 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085041263 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085041263 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085041263 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085041263 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085041263 DLMGCP DEBUG <0013> Generated response: line #00: 200 58113 OK (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): none -> pass RTPEM0(28)@962a8b3e952c: Final verdict of PTC: none RTPEM1(29)@962a8b3e952c: Final verdict of PTC: none RTPEM2(30)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(32)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(31)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(28): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(29): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(30): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(31): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(32): none (pass -> pass) MTC@962a8b3e952c: Test case TC_crcx_osmo_ign finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmo_ign pass'. Wed Dec 4 08:50:41 UTC 2024 ====== MGCP_Test.TC_crcx_osmo_ign pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_osmo_ign.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=25988) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmo_ign pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_early_bidir_mode'. ------ MGCP_Test.TC_crcx_early_bidir_mode ------ Wed Dec 4 08:50:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_early_bidir_mode.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_early_bidir_mode.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_early_bidir_mode' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_crcx_early_bidir_mode started. 20241204085044373 DLMGCP DEBUG <0013> Received message: line #00: DLCX 23786 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085044373 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085044373 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085044373 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085044373 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085044373 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085044373 DLMGCP DEBUG <0013> Generated response: line #00: 515 23786 FAIL (mgcp_msg.c:67) 20241204085044376 DLMGCP DEBUG <0013> Received message: line #00: CRCX 23787 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085044376 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085044376 DLMGCP DEBUG <0013> Received message: line #02: C: 1232 (mgcp_msg.c:67) 20241204085044376 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085044376 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085044376 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085044376 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085044376 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1232/rtp C:68DC1C6D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085044376 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:68DC1C6D connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085044376 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:68DC1C6D output_enabled 1 (mgcp_msg.c:125) 20241204085044376 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085044376 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1232/rtp C:68DC1C6D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085044376 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085044376 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:68DC1C6D CRCX: Creating connection: port: 4010 (mgcp_protocol.c:1112) 20241204085044377 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:68DC1C6D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085044377 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085044377 DLMGCP DEBUG <0013> Generated response: line #00: 200 23787 OK (mgcp_msg.c:67) 20241204085044377 DLMGCP DEBUG <0013> Generated response: line #01: I: 68DC1C6D (mgcp_msg.c:67) 20241204085044377 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085044377 DLMGCP DEBUG <0013> Generated response: line #03: o=- 68DC1C6D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085044377 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085044377 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085044377 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085044377 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4010 RTP/AVP 112 (mgcp_msg.c:67) 20241204085044377 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085044377 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(fail): none -> fail reason: "Response didn't match template", new component reason: "Response didn't match template" VirtCallAgent-STATS(36)@962a8b3e952c: Final verdict of PTC: none RTPEM1(34)@962a8b3e952c: Final verdict of PTC: none RTPEM2(35)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(37)@962a8b3e952c: Final verdict of PTC: none RTPEM0(33)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: fail reason: "Response didn't match template" MTC@962a8b3e952c: Local verdict of PTC RTPEM0(33): none (fail -> fail) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(34): none (fail -> fail) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(35): none (fail -> fail) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(36): none (fail -> fail) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(37): none (fail -> fail) MTC@962a8b3e952c: Test case TC_crcx_early_bidir_mode finished. Verdict: fail reason: Response didn't match template MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_early_bidir_mode fail'. Wed Dec 4 08:50:44 UTC 2024 ------ MGCP_Test.TC_crcx_early_bidir_mode fail ------ Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_early_bidir_mode.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=22464) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_early_bidir_mode fail' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_param'. ------ MGCP_Test.TC_crcx_unsupp_param ------ Wed Dec 4 08:50:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_unsupp_param.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_unsupp_param.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_param' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_crcx_unsupp_param started. 20241204085047469 DLMGCP DEBUG <0013> Received message: line #00: DLCX 58090 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085047469 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085047469 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085047469 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085047469 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085047469 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085047469 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085047469 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085047469 DLMGCP DEBUG <0013> Generated response: line #00: 200 58090 OK (mgcp_msg.c:67) 20241204085047472 DLMGCP DEBUG <0013> Received message: line #00: CRCX 58091 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085047472 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085047472 DLMGCP DEBUG <0013> Received message: line #02: C: 1231 (mgcp_msg.c:67) 20241204085047472 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085047472 DLMGCP DEBUG <0013> Received message: line #04: N: foobar (mgcp_msg.c:67) 20241204085047472 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085047472 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085047472 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085047472 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: unhandled option: 'N'/78 (mgcp_protocol.c:945) 20241204085047472 DLMGCP DEBUG <0013> endpoint:none Generated response: code=539 (mgcp_protocol.c:230) 20241204085047472 DLMGCP DEBUG <0013> Generated response: line #00: 539 58091 FAIL (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(42)@962a8b3e952c: Final verdict of PTC: none RTPEM0(38)@962a8b3e952c: Final verdict of PTC: none RTPEM1(39)@962a8b3e952c: Final verdict of PTC: none RTPEM2(40)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(41)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(38): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(39): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(40): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(41): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(42): none (pass -> pass) MTC@962a8b3e952c: Test case TC_crcx_unsupp_param finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_param pass'. Wed Dec 4 08:50:47 UTC 2024 ====== MGCP_Test.TC_crcx_unsupp_param pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_unsupp_param.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=17696) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_param pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_callid'. ------ MGCP_Test.TC_crcx_missing_callid ------ Wed Dec 4 08:50:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_missing_callid.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_missing_callid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_callid' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_crcx_missing_callid started. 20241204085050554 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41154 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085050554 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085050554 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085050554 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085050554 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085050554 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085050554 DLMGCP DEBUG <0013> Generated response: line #00: 515 41154 FAIL (mgcp_msg.c:67) 20241204085050556 DLMGCP DEBUG <0013> Received message: line #00: CRCX 41155 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085050556 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085050556 DLMGCP DEBUG <0013> Received message: line #02: L: p:20 (mgcp_msg.c:67) 20241204085050556 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085050556 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085050556 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085050556 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CRCX: insufficient parameters, missing callid (mgcp_protocol.c:956) 20241204085050556 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=516 (mgcp_protocol.c:230) 20241204085050556 DLMGCP DEBUG <0013> Generated response: line #00: 516 41155 FAIL (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): none -> pass RTPEM0(43)@962a8b3e952c: Final verdict of PTC: none RTPEM1(44)@962a8b3e952c: Final verdict of PTC: none RTPEM2(45)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(47)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(46)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(43): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(44): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(45): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(46): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(47): none (pass -> pass) MTC@962a8b3e952c: Test case TC_crcx_missing_callid finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_callid pass'. Wed Dec 4 08:50:50 UTC 2024 ====== MGCP_Test.TC_crcx_missing_callid pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_missing_callid.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=16788) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_callid pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_mode'. ------ MGCP_Test.TC_crcx_missing_mode ------ Wed Dec 4 08:50:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_missing_mode.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_missing_mode.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_mode' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_crcx_missing_mode started. 20241204085053625 DLMGCP DEBUG <0013> Received message: line #00: DLCX 16420 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085053625 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085053625 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085053625 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085053625 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085053625 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085053625 DLMGCP DEBUG <0013> Generated response: line #00: 515 16420 FAIL (mgcp_msg.c:67) 20241204085053627 DLMGCP DEBUG <0013> Received message: line #00: CRCX 16421 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085053627 DLMGCP DEBUG <0013> Received message: line #01: C: 1229 (mgcp_msg.c:67) 20241204085053627 DLMGCP DEBUG <0013> Received message: line #02: L: p:20 (mgcp_msg.c:67) 20241204085053627 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085053627 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085053627 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085053627 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CRCX: insufficient parameters, missing mode (mgcp_protocol.c:963) 20241204085053627 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=517 (mgcp_protocol.c:230) 20241204085053627 DLMGCP DEBUG <0013> Generated response: line #00: 517 16421 FAIL (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(52)@962a8b3e952c: Final verdict of PTC: none RTPEM1(49)@962a8b3e952c: Final verdict of PTC: none RTPEM2(50)@962a8b3e952c: Final verdict of PTC: none RTPEM0(48)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(51)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(48): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(49): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(50): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(51): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(52): none (pass -> pass) MTC@962a8b3e952c: Test case TC_crcx_missing_mode finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_mode pass'. Wed Dec 4 08:50:53 UTC 2024 ====== MGCP_Test.TC_crcx_missing_mode pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_missing_mode.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=16776) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_mode pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_packet_intv'. ------ MGCP_Test.TC_crcx_unsupp_packet_intv ------ Wed Dec 4 08:50:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_unsupp_packet_intv.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_unsupp_packet_intv.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_packet_intv' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_crcx_unsupp_packet_intv started. 20241204085056713 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29534 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085056713 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085056713 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085056713 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085056713 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085056713 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085056713 DLMGCP DEBUG <0013> Generated response: line #00: 515 29534 FAIL (mgcp_msg.c:67) 20241204085056720 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29535 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085056720 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085056720 DLMGCP DEBUG <0013> Received message: line #02: C: 1228 (mgcp_msg.c:67) 20241204085056720 DLMGCP DEBUG <0013> Received message: line #03: L: p:111 (mgcp_msg.c:67) 20241204085056720 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085056720 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085056720 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085056720 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1228/rtp C:B05B0739 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085056720 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B05B0739 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085056720 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B05B0739 output_enabled 0 (mgcp_msg.c:125) 20241204085056720 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 111, lco->codec: (null) (mgcp_protocol.c:701) 20241204085056720 DLMGCP ERROR <0013> local CX options: packetization interval is not a multiple of 20ms! (mgcp_protocol.c:707) 20241204085056720 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CI:B05B0739 CRCX: invalid local connection options! (mgcp_protocol.c:1057) 20241204085056720 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085056720 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085056720 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: unable to create connection (mgcp_protocol.c:1131) 20241204085056720 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=535 (mgcp_protocol.c:230) 20241204085056721 DLMGCP DEBUG <0013> Generated response: line #00: 535 29535 FAIL (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): none -> pass RTPEM0(53)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(56)@962a8b3e952c: Final verdict of PTC: none RTPEM1(54)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(57)@962a8b3e952c: Final verdict of PTC: none RTPEM2(55)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(53): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(54): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(55): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(56): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(57): none (pass -> pass) MTC@962a8b3e952c: Test case TC_crcx_unsupp_packet_intv finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_packet_intv pass'. Wed Dec 4 08:50:56 UTC 2024 ====== MGCP_Test.TC_crcx_unsupp_packet_intv pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_unsupp_packet_intv.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=19168) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_packet_intv pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_illegal_double_lco'. ------ MGCP_Test.TC_crcx_illegal_double_lco ------ Wed Dec 4 08:50:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_illegal_double_lco.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_illegal_double_lco.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_illegal_double_lco' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_crcx_illegal_double_lco started. 20241204085059793 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53516 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085059793 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085059793 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085059793 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085059793 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085059793 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085059793 DLMGCP DEBUG <0013> Generated response: line #00: 515 53516 FAIL (mgcp_msg.c:67) 20241204085059795 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53517 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085059795 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085059795 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085059795 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR, p:20 (mgcp_msg.c:67) 20241204085059795 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085059795 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085059795 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085059795 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:C4127E17 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085059795 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C4127E17 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085059795 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C4127E17 output_enabled 0 (mgcp_msg.c:125) 20241204085059795 DLMGCP ERROR <0013> local CX options: Internal inconsistency in Local Connection Options! (mgcp_protocol.c:656) 20241204085059795 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CI:C4127E17 CRCX: invalid local connection options! (mgcp_protocol.c:1057) 20241204085059795 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085059795 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085059795 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: unable to create connection (mgcp_protocol.c:1131) 20241204085059795 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=524 (mgcp_protocol.c:230) 20241204085059795 DLMGCP DEBUG <0013> Generated response: line #00: 524 53517 FAIL (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): none -> pass RTPEM2(60)@962a8b3e952c: Final verdict of PTC: none RTPEM0(58)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(61)@962a8b3e952c: Final verdict of PTC: none RTPEM1(59)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(62)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(58): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(59): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(60): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(61): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(62): none (pass -> pass) MTC@962a8b3e952c: Test case TC_crcx_illegal_double_lco finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_illegal_double_lco pass'. Wed Dec 4 08:50:59 UTC 2024 ====== MGCP_Test.TC_crcx_illegal_double_lco pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_illegal_double_lco.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=19220) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_illegal_double_lco pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_sdp'. ------ MGCP_Test.TC_crcx_sdp ------ Wed Dec 4 08:51:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_sdp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_sdp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_sdp' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_crcx_sdp started. 20241204085102864 DLMGCP DEBUG <0013> Received message: line #00: DLCX 56448 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085102864 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085102864 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085102864 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085102864 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085102864 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085102864 DLMGCP DEBUG <0013> Generated response: line #00: 515 56448 FAIL (mgcp_msg.c:67) 20241204085102867 DLMGCP DEBUG <0013> Received message: line #00: CRCX 56449 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085102867 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085102867 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241204085102867 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085102867 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085102867 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085102867 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085102867 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.2 (mgcp_msg.c:67) 20241204085102867 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085102867 DLMGCP DEBUG <0013> Received message: line #09: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:67) 20241204085102867 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241204085102867 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085102867 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085102867 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085102867 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085102867 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:5E424A19 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085102867 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5E424A19 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085102867 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5E424A19 output_enabled 1 (mgcp_msg.c:125) 20241204085102867 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085102867 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5E424A19 Got media info via SDP: port:2344, addr:127.0.0.2, duration:20, payload-types:98=AMR (mgcp_sdp.c:444) 20241204085102867 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:5E424A19 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:79) 20241204085102867 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 2344 (mgcp_protocol.c:726) 20241204085102867 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5E424A19 CRCX: Creating connection: port: 4012 (mgcp_protocol.c:1112) 20241204085102867 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5E424A19 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085102867 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085102867 DLMGCP DEBUG <0013> Generated response: line #00: 200 56449 OK (mgcp_msg.c:67) 20241204085102867 DLMGCP DEBUG <0013> Generated response: line #01: I: 5E424A19 (mgcp_msg.c:67) 20241204085102867 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085102867 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5E424A19 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085102867 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085102867 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085102867 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085102867 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4012 RTP/AVP 98 (mgcp_msg.c:67) 20241204085102867 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241204085102867 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085102867 DLMGCP DEBUG <0013> Received message: line #00: DLCX 56450 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085102867 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241204085102867 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085102867 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085102867 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085102867 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085102867 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085102867 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085102867 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085102867 DLMGCP DEBUG <0013> Generated response: line #00: 200 56450 OK (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): none -> pass RTPEM2(65)@962a8b3e952c: Final verdict of PTC: none RTPEM1(64)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(67)@962a8b3e952c: Final verdict of PTC: none RTPEM0(63)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(66)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(63): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(64): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(65): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(66): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(67): none (pass -> pass) MTC@962a8b3e952c: Test case TC_crcx_sdp finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_sdp pass'. Wed Dec 4 08:51:02 UTC 2024 ====== MGCP_Test.TC_crcx_sdp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_sdp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27808) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_sdp pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded'. ------ MGCP_Test.TC_crcx_wildcarded ------ Wed Dec 4 08:51:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_wildcarded.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_wildcarded.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_crcx_wildcarded started. 20241204085105941 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3789 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085105941 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085105941 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085105941 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085105941 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085105941 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085105941 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085105941 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1234/rtp C:457F28CC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085105941 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:457F28CC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085105941 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:457F28CC output_enabled 0 (mgcp_msg.c:125) 20241204085105941 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085105941 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1234/rtp C:457F28CC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085105941 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085105941 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:457F28CC CRCX: Creating connection: port: 4014 (mgcp_protocol.c:1112) 20241204085105941 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:457F28CC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085105941 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085105941 DLMGCP DEBUG <0013> Generated response: line #00: 200 3789 OK (mgcp_msg.c:67) 20241204085105941 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:67) 20241204085105941 DLMGCP DEBUG <0013> Generated response: line #02: I: 457F28CC (mgcp_msg.c:67) 20241204085105941 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085105941 DLMGCP DEBUG <0013> Generated response: line #04: o=- 457F28CC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085105941 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085105941 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085105941 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085105941 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4014 RTP/AVP 112 (mgcp_msg.c:67) 20241204085105941 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085105941 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085105942 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3790 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085105942 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085105942 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241204085105942 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085105942 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085105942 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085105942 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085105942 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085105942 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085105942 DLMGCP DEBUG <0013> Generated response: line #00: 200 3790 OK (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(72)@962a8b3e952c: Final verdict of PTC: none RTPEM2(70)@962a8b3e952c: Final verdict of PTC: none RTPEM0(68)@962a8b3e952c: Final verdict of PTC: none RTPEM1(69)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(71)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(68): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(69): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(70): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(71): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(72): none (pass -> pass) MTC@962a8b3e952c: Test case TC_crcx_wildcarded finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded pass'. Wed Dec 4 08:51:05 UTC 2024 ====== MGCP_Test.TC_crcx_wildcarded pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_wildcarded.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=23388) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded_exhaust'. ------ MGCP_Test.TC_crcx_wildcarded_exhaust ------ Wed Dec 4 08:51:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_wildcarded_exhaust.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_wildcarded_exhaust.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded_exhaust' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_crcx_wildcarded_exhaust started. 20241204085109030 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42670 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109030 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109030 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109030 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109030 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085109030 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085109030 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109030 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1234/rtp C:4A5C0EBB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109030 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:4A5C0EBB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109030 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:4A5C0EBB output_enabled 0 (mgcp_msg.c:125) 20241204085109030 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109030 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1234/rtp C:4A5C0EBB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109030 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109030 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:4A5C0EBB CRCX: Creating connection: port: 4016 (mgcp_protocol.c:1112) 20241204085109030 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:4A5C0EBB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109030 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109030 DLMGCP DEBUG <0013> Generated response: line #00: 200 42670 OK (mgcp_msg.c:67) 20241204085109030 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:67) 20241204085109030 DLMGCP DEBUG <0013> Generated response: line #02: I: 4A5C0EBB (mgcp_msg.c:67) 20241204085109030 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109030 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4A5C0EBB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109030 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109030 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109030 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109030 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4016 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109030 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109030 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109031 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42671 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109031 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109031 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109031 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109031 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found free endpoint: rtpbridge/2@mgw (mgcp_endp.c:261) 20241204085109031 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085109031 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109031 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:C5CF71F0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109031 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C5CF71F0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109031 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C5CF71F0 output_enabled 0 (mgcp_msg.c:125) 20241204085109031 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109031 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:C5CF71F0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109031 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109031 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C5CF71F0 CRCX: Creating connection: port: 4018 (mgcp_protocol.c:1112) 20241204085109031 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C5CF71F0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109031 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109031 DLMGCP DEBUG <0013> Generated response: line #00: 200 42671 OK (mgcp_msg.c:67) 20241204085109031 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2@mgw (mgcp_msg.c:67) 20241204085109031 DLMGCP DEBUG <0013> Generated response: line #02: I: C5CF71F0 (mgcp_msg.c:67) 20241204085109031 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109031 DLMGCP DEBUG <0013> Generated response: line #04: o=- C5CF71F0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109031 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109031 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109031 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109031 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4018 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109031 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109031 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109032 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42672 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109032 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109032 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109032 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109032 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found free endpoint: rtpbridge/3@mgw (mgcp_endp.c:261) 20241204085109032 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:441) 20241204085109032 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109032 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw conn:(1234/rtp C:47A9B709 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109032 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:47A9B709 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109032 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:47A9B709 output_enabled 0 (mgcp_msg.c:125) 20241204085109032 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109032 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw conn:(1234/rtp C:47A9B709 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109032 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109032 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:47A9B709 CRCX: Creating connection: port: 4020 (mgcp_protocol.c:1112) 20241204085109032 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:47A9B709 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109032 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109032 DLMGCP DEBUG <0013> Generated response: line #00: 200 42672 OK (mgcp_msg.c:67) 20241204085109032 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3@mgw (mgcp_msg.c:67) 20241204085109032 DLMGCP DEBUG <0013> Generated response: line #02: I: 47A9B709 (mgcp_msg.c:67) 20241204085109032 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109032 DLMGCP DEBUG <0013> Generated response: line #04: o=- 47A9B709 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109032 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109032 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109032 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109032 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4020 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109032 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109032 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109033 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42673 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109033 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109033 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109033 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109033 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found free endpoint: rtpbridge/4@mgw (mgcp_endp.c:261) 20241204085109033 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241204085109033 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109033 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(1234/rtp C:44E20216 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109033 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:44E20216 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109033 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:44E20216 output_enabled 0 (mgcp_msg.c:125) 20241204085109033 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109033 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(1234/rtp C:44E20216 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109033 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109033 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:44E20216 CRCX: Creating connection: port: 4022 (mgcp_protocol.c:1112) 20241204085109033 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:44E20216 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109033 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109033 DLMGCP DEBUG <0013> Generated response: line #00: 200 42673 OK (mgcp_msg.c:67) 20241204085109033 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4@mgw (mgcp_msg.c:67) 20241204085109033 DLMGCP DEBUG <0013> Generated response: line #02: I: 44E20216 (mgcp_msg.c:67) 20241204085109033 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109033 DLMGCP DEBUG <0013> Generated response: line #04: o=- 44E20216 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109033 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109033 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109033 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109033 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4022 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109033 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109033 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109033 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42674 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109033 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109033 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109033 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109033 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found free endpoint: rtpbridge/5@mgw (mgcp_endp.c:261) 20241204085109033 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241204085109033 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109033 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(1234/rtp C:285E0EEC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109033 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:285E0EEC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109033 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:285E0EEC output_enabled 0 (mgcp_msg.c:125) 20241204085109033 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109033 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(1234/rtp C:285E0EEC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109033 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109033 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:285E0EEC CRCX: Creating connection: port: 4024 (mgcp_protocol.c:1112) 20241204085109033 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:285E0EEC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109033 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109033 DLMGCP DEBUG <0013> Generated response: line #00: 200 42674 OK (mgcp_msg.c:67) 20241204085109033 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5@mgw (mgcp_msg.c:67) 20241204085109033 DLMGCP DEBUG <0013> Generated response: line #02: I: 285E0EEC (mgcp_msg.c:67) 20241204085109033 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109033 DLMGCP DEBUG <0013> Generated response: line #04: o=- 285E0EEC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109033 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109033 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109033 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109033 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4024 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109033 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109033 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109034 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42675 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109034 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109034 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109034 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109034 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found free endpoint: rtpbridge/6@mgw (mgcp_endp.c:261) 20241204085109034 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:441) 20241204085109034 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109034 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw conn:(1234/rtp C:AA851456 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109034 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:AA851456 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109034 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:AA851456 output_enabled 0 (mgcp_msg.c:125) 20241204085109034 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109034 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw conn:(1234/rtp C:AA851456 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109034 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109034 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:AA851456 CRCX: Creating connection: port: 4026 (mgcp_protocol.c:1112) 20241204085109034 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:AA851456 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109034 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109034 DLMGCP DEBUG <0013> Generated response: line #00: 200 42675 OK (mgcp_msg.c:67) 20241204085109034 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6@mgw (mgcp_msg.c:67) 20241204085109034 DLMGCP DEBUG <0013> Generated response: line #02: I: AA851456 (mgcp_msg.c:67) 20241204085109034 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109034 DLMGCP DEBUG <0013> Generated response: line #04: o=- AA851456 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109034 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109034 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109034 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109034 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4026 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109034 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109034 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109034 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42676 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109034 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109034 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109034 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109034 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found free endpoint: rtpbridge/7@mgw (mgcp_endp.c:261) 20241204085109034 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:441) 20241204085109034 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109034 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(1234/rtp C:2EF57C8F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109034 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:2EF57C8F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109034 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:2EF57C8F output_enabled 0 (mgcp_msg.c:125) 20241204085109034 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109034 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(1234/rtp C:2EF57C8F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109034 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109034 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:2EF57C8F CRCX: Creating connection: port: 4028 (mgcp_protocol.c:1112) 20241204085109034 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:2EF57C8F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109034 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109034 DLMGCP DEBUG <0013> Generated response: line #00: 200 42676 OK (mgcp_msg.c:67) 20241204085109034 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7@mgw (mgcp_msg.c:67) 20241204085109034 DLMGCP DEBUG <0013> Generated response: line #02: I: 2EF57C8F (mgcp_msg.c:67) 20241204085109034 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109034 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2EF57C8F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109034 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109034 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109034 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109034 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4028 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109034 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109034 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109035 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42677 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109035 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109035 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109035 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109035 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found free endpoint: rtpbridge/8@mgw (mgcp_endp.c:261) 20241204085109035 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:441) 20241204085109035 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109035 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw conn:(1234/rtp C:07BE9B73 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109035 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:07BE9B73 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109035 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:07BE9B73 output_enabled 0 (mgcp_msg.c:125) 20241204085109035 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109035 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw conn:(1234/rtp C:07BE9B73 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109035 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109035 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:07BE9B73 CRCX: Creating connection: port: 4030 (mgcp_protocol.c:1112) 20241204085109035 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:07BE9B73 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109035 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109035 DLMGCP DEBUG <0013> Generated response: line #00: 200 42677 OK (mgcp_msg.c:67) 20241204085109035 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8@mgw (mgcp_msg.c:67) 20241204085109035 DLMGCP DEBUG <0013> Generated response: line #02: I: 07BE9B73 (mgcp_msg.c:67) 20241204085109035 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109035 DLMGCP DEBUG <0013> Generated response: line #04: o=- 07BE9B73 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109035 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109035 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109035 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109035 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4030 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109035 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109035 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109035 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42678 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109035 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109035 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109035 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109035 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found free endpoint: rtpbridge/9@mgw (mgcp_endp.c:261) 20241204085109035 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:441) 20241204085109035 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109036 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw conn:(1234/rtp C:B80FB88A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109036 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:B80FB88A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109036 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:B80FB88A output_enabled 0 (mgcp_msg.c:125) 20241204085109036 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109036 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw conn:(1234/rtp C:B80FB88A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109036 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109036 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:B80FB88A CRCX: Creating connection: port: 4032 (mgcp_protocol.c:1112) 20241204085109036 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:B80FB88A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109036 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109036 DLMGCP DEBUG <0013> Generated response: line #00: 200 42678 OK (mgcp_msg.c:67) 20241204085109036 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9@mgw (mgcp_msg.c:67) 20241204085109036 DLMGCP DEBUG <0013> Generated response: line #02: I: B80FB88A (mgcp_msg.c:67) 20241204085109036 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109036 DLMGCP DEBUG <0013> Generated response: line #04: o=- B80FB88A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109036 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109036 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109036 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109036 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4032 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109036 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109036 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109036 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42679 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109036 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109036 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109036 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109036 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found free endpoint: rtpbridge/a@mgw (mgcp_endp.c:261) 20241204085109036 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:441) 20241204085109036 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109036 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw conn:(1234/rtp C:7CAC2C96 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109036 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:7CAC2C96 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109036 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:7CAC2C96 output_enabled 0 (mgcp_msg.c:125) 20241204085109036 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109036 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw conn:(1234/rtp C:7CAC2C96 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109036 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109036 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:7CAC2C96 CRCX: Creating connection: port: 4034 (mgcp_protocol.c:1112) 20241204085109036 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:7CAC2C96 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109036 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109036 DLMGCP DEBUG <0013> Generated response: line #00: 200 42679 OK (mgcp_msg.c:67) 20241204085109036 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a@mgw (mgcp_msg.c:67) 20241204085109036 DLMGCP DEBUG <0013> Generated response: line #02: I: 7CAC2C96 (mgcp_msg.c:67) 20241204085109036 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109036 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7CAC2C96 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109036 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109036 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109036 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109036 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4034 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109036 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109036 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109037 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42680 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109037 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109037 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109037 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109037 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found free endpoint: rtpbridge/b@mgw (mgcp_endp.c:261) 20241204085109037 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:441) 20241204085109037 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109037 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw conn:(1234/rtp C:43EAF44A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109037 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:43EAF44A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109037 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:43EAF44A output_enabled 0 (mgcp_msg.c:125) 20241204085109037 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109037 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw conn:(1234/rtp C:43EAF44A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109037 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109037 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:43EAF44A CRCX: Creating connection: port: 4036 (mgcp_protocol.c:1112) 20241204085109037 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:43EAF44A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109037 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109037 DLMGCP DEBUG <0013> Generated response: line #00: 200 42680 OK (mgcp_msg.c:67) 20241204085109037 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b@mgw (mgcp_msg.c:67) 20241204085109037 DLMGCP DEBUG <0013> Generated response: line #02: I: 43EAF44A (mgcp_msg.c:67) 20241204085109037 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109037 DLMGCP DEBUG <0013> Generated response: line #04: o=- 43EAF44A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109037 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109037 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109037 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109037 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4036 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109037 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109037 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109038 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42681 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109038 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109038 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109038 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109038 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found free endpoint: rtpbridge/c@mgw (mgcp_endp.c:261) 20241204085109038 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:441) 20241204085109038 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109038 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw conn:(1234/rtp C:0ACA0AE8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109038 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:0ACA0AE8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109038 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:0ACA0AE8 output_enabled 0 (mgcp_msg.c:125) 20241204085109038 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109038 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw conn:(1234/rtp C:0ACA0AE8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109038 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109038 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:0ACA0AE8 CRCX: Creating connection: port: 4038 (mgcp_protocol.c:1112) 20241204085109038 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:0ACA0AE8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109038 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109038 DLMGCP DEBUG <0013> Generated response: line #00: 200 42681 OK (mgcp_msg.c:67) 20241204085109038 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c@mgw (mgcp_msg.c:67) 20241204085109038 DLMGCP DEBUG <0013> Generated response: line #02: I: 0ACA0AE8 (mgcp_msg.c:67) 20241204085109038 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109038 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0ACA0AE8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109038 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109038 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109038 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109038 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4038 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109038 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109038 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109038 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42682 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109038 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109038 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109038 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109038 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found free endpoint: rtpbridge/d@mgw (mgcp_endp.c:261) 20241204085109038 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:441) 20241204085109038 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109038 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw conn:(1234/rtp C:F380D9EA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109038 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:F380D9EA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109038 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:F380D9EA output_enabled 0 (mgcp_msg.c:125) 20241204085109038 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109038 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw conn:(1234/rtp C:F380D9EA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109038 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109038 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:F380D9EA CRCX: Creating connection: port: 4040 (mgcp_protocol.c:1112) 20241204085109038 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:F380D9EA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109038 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109038 DLMGCP DEBUG <0013> Generated response: line #00: 200 42682 OK (mgcp_msg.c:67) 20241204085109038 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d@mgw (mgcp_msg.c:67) 20241204085109038 DLMGCP DEBUG <0013> Generated response: line #02: I: F380D9EA (mgcp_msg.c:67) 20241204085109038 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109038 DLMGCP DEBUG <0013> Generated response: line #04: o=- F380D9EA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109038 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109038 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109038 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109038 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4040 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109038 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109038 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109039 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42683 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109039 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109039 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109039 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109039 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found free endpoint: rtpbridge/e@mgw (mgcp_endp.c:261) 20241204085109039 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:441) 20241204085109039 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109039 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw conn:(1234/rtp C:3ABDD881 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109039 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:3ABDD881 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109039 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:3ABDD881 output_enabled 0 (mgcp_msg.c:125) 20241204085109039 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109039 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw conn:(1234/rtp C:3ABDD881 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109039 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109039 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:3ABDD881 CRCX: Creating connection: port: 4042 (mgcp_protocol.c:1112) 20241204085109039 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:3ABDD881 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109039 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109039 DLMGCP DEBUG <0013> Generated response: line #00: 200 42683 OK (mgcp_msg.c:67) 20241204085109039 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e@mgw (mgcp_msg.c:67) 20241204085109039 DLMGCP DEBUG <0013> Generated response: line #02: I: 3ABDD881 (mgcp_msg.c:67) 20241204085109039 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109039 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3ABDD881 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109039 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109039 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109039 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109039 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4042 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109039 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109039 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109039 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42684 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109039 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109039 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109039 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109039 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found free endpoint: rtpbridge/f@mgw (mgcp_endp.c:261) 20241204085109039 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:441) 20241204085109039 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109039 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw conn:(1234/rtp C:DBBEB7B5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109039 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:DBBEB7B5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109039 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:DBBEB7B5 output_enabled 0 (mgcp_msg.c:125) 20241204085109039 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109039 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw conn:(1234/rtp C:DBBEB7B5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109039 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109039 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:DBBEB7B5 CRCX: Creating connection: port: 4044 (mgcp_protocol.c:1112) 20241204085109039 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:DBBEB7B5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109039 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109039 DLMGCP DEBUG <0013> Generated response: line #00: 200 42684 OK (mgcp_msg.c:67) 20241204085109039 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f@mgw (mgcp_msg.c:67) 20241204085109039 DLMGCP DEBUG <0013> Generated response: line #02: I: DBBEB7B5 (mgcp_msg.c:67) 20241204085109039 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109039 DLMGCP DEBUG <0013> Generated response: line #04: o=- DBBEB7B5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109039 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109039 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109039 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109039 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4044 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109039 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109039 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109040 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42685 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109040 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109040 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109040 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109040 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found free endpoint: rtpbridge/10@mgw (mgcp_endp.c:261) 20241204085109040 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:441) 20241204085109040 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109040 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw conn:(1234/rtp C:C4E35203 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109040 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:C4E35203 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109040 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:C4E35203 output_enabled 0 (mgcp_msg.c:125) 20241204085109040 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109040 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw conn:(1234/rtp C:C4E35203 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109040 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109040 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:C4E35203 CRCX: Creating connection: port: 4046 (mgcp_protocol.c:1112) 20241204085109040 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:C4E35203 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109040 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109040 DLMGCP DEBUG <0013> Generated response: line #00: 200 42685 OK (mgcp_msg.c:67) 20241204085109040 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10@mgw (mgcp_msg.c:67) 20241204085109040 DLMGCP DEBUG <0013> Generated response: line #02: I: C4E35203 (mgcp_msg.c:67) 20241204085109040 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109040 DLMGCP DEBUG <0013> Generated response: line #04: o=- C4E35203 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109040 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109040 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109040 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109040 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4046 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109040 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109040 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109040 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42686 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109041 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109041 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109041 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109041 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found free endpoint: rtpbridge/11@mgw (mgcp_endp.c:261) 20241204085109041 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:441) 20241204085109041 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109041 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw conn:(1234/rtp C:60E57D48 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109041 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:60E57D48 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109041 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:60E57D48 output_enabled 0 (mgcp_msg.c:125) 20241204085109041 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109041 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw conn:(1234/rtp C:60E57D48 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109041 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109041 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:60E57D48 CRCX: Creating connection: port: 4048 (mgcp_protocol.c:1112) 20241204085109041 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:60E57D48 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109041 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109041 DLMGCP DEBUG <0013> Generated response: line #00: 200 42686 OK (mgcp_msg.c:67) 20241204085109041 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11@mgw (mgcp_msg.c:67) 20241204085109041 DLMGCP DEBUG <0013> Generated response: line #02: I: 60E57D48 (mgcp_msg.c:67) 20241204085109041 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109041 DLMGCP DEBUG <0013> Generated response: line #04: o=- 60E57D48 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109041 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109041 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109041 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109041 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4048 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109041 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109041 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109041 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42687 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109041 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109041 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109041 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109041 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found free endpoint: rtpbridge/12@mgw (mgcp_endp.c:261) 20241204085109041 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:441) 20241204085109041 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109042 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw conn:(1234/rtp C:484FB228 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109042 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:484FB228 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109042 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:484FB228 output_enabled 0 (mgcp_msg.c:125) 20241204085109042 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109042 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw conn:(1234/rtp C:484FB228 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109042 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109042 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:484FB228 CRCX: Creating connection: port: 4050 (mgcp_protocol.c:1112) 20241204085109042 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:484FB228 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109042 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109042 DLMGCP DEBUG <0013> Generated response: line #00: 200 42687 OK (mgcp_msg.c:67) 20241204085109042 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12@mgw (mgcp_msg.c:67) 20241204085109042 DLMGCP DEBUG <0013> Generated response: line #02: I: 484FB228 (mgcp_msg.c:67) 20241204085109042 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109042 DLMGCP DEBUG <0013> Generated response: line #04: o=- 484FB228 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109042 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109042 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109042 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109042 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4050 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109042 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109042 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109043 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42688 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109043 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109043 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109043 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109043 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found free endpoint: rtpbridge/13@mgw (mgcp_endp.c:261) 20241204085109043 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:441) 20241204085109043 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109043 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw conn:(1234/rtp C:42A952E4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109043 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:42A952E4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109043 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:42A952E4 output_enabled 0 (mgcp_msg.c:125) 20241204085109043 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109043 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw conn:(1234/rtp C:42A952E4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109043 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109043 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:42A952E4 CRCX: Creating connection: port: 4052 (mgcp_protocol.c:1112) 20241204085109043 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:42A952E4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109043 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109043 DLMGCP DEBUG <0013> Generated response: line #00: 200 42688 OK (mgcp_msg.c:67) 20241204085109043 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/13@mgw (mgcp_msg.c:67) 20241204085109043 DLMGCP DEBUG <0013> Generated response: line #02: I: 42A952E4 (mgcp_msg.c:67) 20241204085109043 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109043 DLMGCP DEBUG <0013> Generated response: line #04: o=- 42A952E4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109043 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109043 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109043 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109043 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4052 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109043 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109043 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109044 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42689 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109044 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109044 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109044 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109044 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found free endpoint: rtpbridge/14@mgw (mgcp_endp.c:261) 20241204085109044 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:441) 20241204085109044 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109044 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw conn:(1234/rtp C:922E328B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109044 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:922E328B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109044 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:922E328B output_enabled 0 (mgcp_msg.c:125) 20241204085109044 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109044 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw conn:(1234/rtp C:922E328B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109044 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109044 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:922E328B CRCX: Creating connection: port: 4054 (mgcp_protocol.c:1112) 20241204085109044 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:922E328B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109044 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109044 DLMGCP DEBUG <0013> Generated response: line #00: 200 42689 OK (mgcp_msg.c:67) 20241204085109044 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/14@mgw (mgcp_msg.c:67) 20241204085109044 DLMGCP DEBUG <0013> Generated response: line #02: I: 922E328B (mgcp_msg.c:67) 20241204085109044 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109044 DLMGCP DEBUG <0013> Generated response: line #04: o=- 922E328B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109044 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109044 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109044 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109044 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4054 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109044 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109044 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109044 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42690 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109044 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109044 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109044 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109044 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found free endpoint: rtpbridge/15@mgw (mgcp_endp.c:261) 20241204085109044 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:441) 20241204085109044 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109044 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw conn:(1234/rtp C:2BA7452B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109044 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:2BA7452B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109044 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:2BA7452B output_enabled 0 (mgcp_msg.c:125) 20241204085109044 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109044 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw conn:(1234/rtp C:2BA7452B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109044 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109045 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:2BA7452B CRCX: Creating connection: port: 4056 (mgcp_protocol.c:1112) 20241204085109045 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:2BA7452B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109045 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109045 DLMGCP DEBUG <0013> Generated response: line #00: 200 42690 OK (mgcp_msg.c:67) 20241204085109045 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/15@mgw (mgcp_msg.c:67) 20241204085109045 DLMGCP DEBUG <0013> Generated response: line #02: I: 2BA7452B (mgcp_msg.c:67) 20241204085109045 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109045 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2BA7452B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109045 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109045 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109045 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109045 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4056 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109045 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109045 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109045 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42691 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109045 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109045 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109045 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109045 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found free endpoint: rtpbridge/16@mgw (mgcp_endp.c:261) 20241204085109045 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:441) 20241204085109045 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109045 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw conn:(1234/rtp C:9A551DFA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109045 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:9A551DFA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109045 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:9A551DFA output_enabled 0 (mgcp_msg.c:125) 20241204085109045 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109045 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw conn:(1234/rtp C:9A551DFA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109045 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109045 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:9A551DFA CRCX: Creating connection: port: 4058 (mgcp_protocol.c:1112) 20241204085109045 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:9A551DFA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109045 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109045 DLMGCP DEBUG <0013> Generated response: line #00: 200 42691 OK (mgcp_msg.c:67) 20241204085109045 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/16@mgw (mgcp_msg.c:67) 20241204085109045 DLMGCP DEBUG <0013> Generated response: line #02: I: 9A551DFA (mgcp_msg.c:67) 20241204085109045 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109045 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9A551DFA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109045 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109045 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109045 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109045 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4058 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109045 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109045 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109046 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42692 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109046 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109046 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109046 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109046 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found free endpoint: rtpbridge/17@mgw (mgcp_endp.c:261) 20241204085109046 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:441) 20241204085109046 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109046 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw conn:(1234/rtp C:274B252F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109046 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:274B252F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109046 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:274B252F output_enabled 0 (mgcp_msg.c:125) 20241204085109046 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109046 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw conn:(1234/rtp C:274B252F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109046 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109046 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:274B252F CRCX: Creating connection: port: 4060 (mgcp_protocol.c:1112) 20241204085109046 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:274B252F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109046 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109046 DLMGCP DEBUG <0013> Generated response: line #00: 200 42692 OK (mgcp_msg.c:67) 20241204085109046 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/17@mgw (mgcp_msg.c:67) 20241204085109046 DLMGCP DEBUG <0013> Generated response: line #02: I: 274B252F (mgcp_msg.c:67) 20241204085109046 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109046 DLMGCP DEBUG <0013> Generated response: line #04: o=- 274B252F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109046 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109046 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109046 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109046 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4060 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109046 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109046 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109047 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42693 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109047 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109047 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109047 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109047 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found free endpoint: rtpbridge/18@mgw (mgcp_endp.c:261) 20241204085109047 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:441) 20241204085109047 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109047 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw conn:(1234/rtp C:7D5D97D8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109047 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:7D5D97D8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109047 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:7D5D97D8 output_enabled 0 (mgcp_msg.c:125) 20241204085109047 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109047 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw conn:(1234/rtp C:7D5D97D8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109047 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109047 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:7D5D97D8 CRCX: Creating connection: port: 4062 (mgcp_protocol.c:1112) 20241204085109047 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:7D5D97D8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109047 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109047 DLMGCP DEBUG <0013> Generated response: line #00: 200 42693 OK (mgcp_msg.c:67) 20241204085109047 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/18@mgw (mgcp_msg.c:67) 20241204085109047 DLMGCP DEBUG <0013> Generated response: line #02: I: 7D5D97D8 (mgcp_msg.c:67) 20241204085109047 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109047 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7D5D97D8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109047 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109047 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109047 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109047 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4062 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109047 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109047 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109047 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42694 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109047 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109047 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109047 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109047 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found free endpoint: rtpbridge/19@mgw (mgcp_endp.c:261) 20241204085109047 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:441) 20241204085109047 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109047 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw conn:(1234/rtp C:9C3E3463 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109047 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:9C3E3463 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109047 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:9C3E3463 output_enabled 0 (mgcp_msg.c:125) 20241204085109047 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109047 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw conn:(1234/rtp C:9C3E3463 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109048 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109048 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:9C3E3463 CRCX: Creating connection: port: 4064 (mgcp_protocol.c:1112) 20241204085109048 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:9C3E3463 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109048 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109048 DLMGCP DEBUG <0013> Generated response: line #00: 200 42694 OK (mgcp_msg.c:67) 20241204085109048 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/19@mgw (mgcp_msg.c:67) 20241204085109048 DLMGCP DEBUG <0013> Generated response: line #02: I: 9C3E3463 (mgcp_msg.c:67) 20241204085109048 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109048 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9C3E3463 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109048 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109048 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109048 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109048 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4064 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109048 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109048 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109048 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42695 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109048 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109048 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109048 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109048 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found free endpoint: rtpbridge/1a@mgw (mgcp_endp.c:261) 20241204085109048 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:441) 20241204085109048 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109048 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw conn:(1234/rtp C:B2D8FB58 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109048 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:B2D8FB58 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109048 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:B2D8FB58 output_enabled 0 (mgcp_msg.c:125) 20241204085109048 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109048 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw conn:(1234/rtp C:B2D8FB58 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109048 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109048 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:B2D8FB58 CRCX: Creating connection: port: 4066 (mgcp_protocol.c:1112) 20241204085109048 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:B2D8FB58 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109048 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109048 DLMGCP DEBUG <0013> Generated response: line #00: 200 42695 OK (mgcp_msg.c:67) 20241204085109048 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1a@mgw (mgcp_msg.c:67) 20241204085109048 DLMGCP DEBUG <0013> Generated response: line #02: I: B2D8FB58 (mgcp_msg.c:67) 20241204085109048 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109048 DLMGCP DEBUG <0013> Generated response: line #04: o=- B2D8FB58 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109048 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109048 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109048 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109048 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4066 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109048 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109048 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109048 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42696 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109048 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109048 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109048 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109048 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found free endpoint: rtpbridge/1b@mgw (mgcp_endp.c:261) 20241204085109049 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:441) 20241204085109049 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109049 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw conn:(1234/rtp C:3FD57C71 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109049 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:3FD57C71 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109049 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:3FD57C71 output_enabled 0 (mgcp_msg.c:125) 20241204085109049 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109049 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw conn:(1234/rtp C:3FD57C71 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109049 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109049 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:3FD57C71 CRCX: Creating connection: port: 4068 (mgcp_protocol.c:1112) 20241204085109049 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:3FD57C71 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109049 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109049 DLMGCP DEBUG <0013> Generated response: line #00: 200 42696 OK (mgcp_msg.c:67) 20241204085109049 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1b@mgw (mgcp_msg.c:67) 20241204085109049 DLMGCP DEBUG <0013> Generated response: line #02: I: 3FD57C71 (mgcp_msg.c:67) 20241204085109049 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109049 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3FD57C71 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109049 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109049 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109049 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109049 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4068 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109049 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109049 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109049 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42697 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109049 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109049 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109049 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109049 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found free endpoint: rtpbridge/1c@mgw (mgcp_endp.c:261) 20241204085109049 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:441) 20241204085109049 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109049 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw conn:(1234/rtp C:7A88A4A9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109049 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:7A88A4A9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109049 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:7A88A4A9 output_enabled 0 (mgcp_msg.c:125) 20241204085109049 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109049 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw conn:(1234/rtp C:7A88A4A9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109049 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109049 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:7A88A4A9 CRCX: Creating connection: port: 4070 (mgcp_protocol.c:1112) 20241204085109049 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:7A88A4A9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109049 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109049 DLMGCP DEBUG <0013> Generated response: line #00: 200 42697 OK (mgcp_msg.c:67) 20241204085109049 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1c@mgw (mgcp_msg.c:67) 20241204085109049 DLMGCP DEBUG <0013> Generated response: line #02: I: 7A88A4A9 (mgcp_msg.c:67) 20241204085109049 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109049 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7A88A4A9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109049 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109050 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109050 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109050 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4070 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109050 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109050 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109050 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42698 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109050 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109050 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109050 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109050 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found free endpoint: rtpbridge/1d@mgw (mgcp_endp.c:261) 20241204085109050 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:441) 20241204085109050 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109050 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw conn:(1234/rtp C:E92AAE21 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109050 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:E92AAE21 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109050 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:E92AAE21 output_enabled 0 (mgcp_msg.c:125) 20241204085109050 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109050 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw conn:(1234/rtp C:E92AAE21 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109050 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109050 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:E92AAE21 CRCX: Creating connection: port: 4072 (mgcp_protocol.c:1112) 20241204085109050 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:E92AAE21 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109050 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109050 DLMGCP DEBUG <0013> Generated response: line #00: 200 42698 OK (mgcp_msg.c:67) 20241204085109050 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1d@mgw (mgcp_msg.c:67) 20241204085109050 DLMGCP DEBUG <0013> Generated response: line #02: I: E92AAE21 (mgcp_msg.c:67) 20241204085109050 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109050 DLMGCP DEBUG <0013> Generated response: line #04: o=- E92AAE21 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109050 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109050 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109050 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109050 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4072 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109050 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109050 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109051 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42699 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109051 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109051 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109051 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109051 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found free endpoint: rtpbridge/1e@mgw (mgcp_endp.c:261) 20241204085109051 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:441) 20241204085109051 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109051 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw conn:(1234/rtp C:62225FB3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109051 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:62225FB3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109051 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:62225FB3 output_enabled 0 (mgcp_msg.c:125) 20241204085109051 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109051 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw conn:(1234/rtp C:62225FB3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109051 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109051 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:62225FB3 CRCX: Creating connection: port: 4074 (mgcp_protocol.c:1112) 20241204085109051 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CI:62225FB3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109051 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109051 DLMGCP DEBUG <0013> Generated response: line #00: 200 42699 OK (mgcp_msg.c:67) 20241204085109051 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1e@mgw (mgcp_msg.c:67) 20241204085109051 DLMGCP DEBUG <0013> Generated response: line #02: I: 62225FB3 (mgcp_msg.c:67) 20241204085109051 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109051 DLMGCP DEBUG <0013> Generated response: line #04: o=- 62225FB3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109051 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109051 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109051 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109051 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4074 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109051 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109051 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109051 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42700 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109051 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109051 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109051 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109051 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found free endpoint: rtpbridge/1f@mgw (mgcp_endp.c:261) 20241204085109051 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:441) 20241204085109051 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109051 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw conn:(1234/rtp C:F558D9C7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109051 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:F558D9C7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109051 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:F558D9C7 output_enabled 0 (mgcp_msg.c:125) 20241204085109051 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109051 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw conn:(1234/rtp C:F558D9C7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109051 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109051 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:F558D9C7 CRCX: Creating connection: port: 4076 (mgcp_protocol.c:1112) 20241204085109052 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CI:F558D9C7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109052 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109052 DLMGCP DEBUG <0013> Generated response: line #00: 200 42700 OK (mgcp_msg.c:67) 20241204085109052 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1f@mgw (mgcp_msg.c:67) 20241204085109052 DLMGCP DEBUG <0013> Generated response: line #02: I: F558D9C7 (mgcp_msg.c:67) 20241204085109052 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109052 DLMGCP DEBUG <0013> Generated response: line #04: o=- F558D9C7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109052 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109052 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109052 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109052 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4076 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109052 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109052 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109052 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42701 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109052 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109052 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109052 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109052 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found free endpoint: rtpbridge/20@mgw (mgcp_endp.c:261) 20241204085109052 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:441) 20241204085109052 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109052 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw conn:(1234/rtp C:6D7EC63C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109052 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:6D7EC63C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109052 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:6D7EC63C output_enabled 0 (mgcp_msg.c:125) 20241204085109052 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109052 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw conn:(1234/rtp C:6D7EC63C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109052 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109052 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:6D7EC63C CRCX: Creating connection: port: 4078 (mgcp_protocol.c:1112) 20241204085109052 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CI:6D7EC63C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109052 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109052 DLMGCP DEBUG <0013> Generated response: line #00: 200 42701 OK (mgcp_msg.c:67) 20241204085109052 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/20@mgw (mgcp_msg.c:67) 20241204085109052 DLMGCP DEBUG <0013> Generated response: line #02: I: 6D7EC63C (mgcp_msg.c:67) 20241204085109052 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109052 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6D7EC63C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109052 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109052 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109052 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109052 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4078 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109052 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109052 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109053 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42702 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109053 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109053 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109053 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109053 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found free endpoint: rtpbridge/21@mgw (mgcp_endp.c:261) 20241204085109053 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:441) 20241204085109053 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109053 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw conn:(1234/rtp C:4197BCF7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109053 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:4197BCF7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109053 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:4197BCF7 output_enabled 0 (mgcp_msg.c:125) 20241204085109053 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109053 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw conn:(1234/rtp C:4197BCF7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109053 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109053 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:4197BCF7 CRCX: Creating connection: port: 4080 (mgcp_protocol.c:1112) 20241204085109053 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CI:4197BCF7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109053 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109053 DLMGCP DEBUG <0013> Generated response: line #00: 200 42702 OK (mgcp_msg.c:67) 20241204085109053 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/21@mgw (mgcp_msg.c:67) 20241204085109053 DLMGCP DEBUG <0013> Generated response: line #02: I: 4197BCF7 (mgcp_msg.c:67) 20241204085109053 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109053 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4197BCF7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109053 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109053 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109053 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109053 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4080 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109053 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109053 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109053 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42703 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109053 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109053 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109053 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109053 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found free endpoint: rtpbridge/22@mgw (mgcp_endp.c:261) 20241204085109053 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:441) 20241204085109053 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109053 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw conn:(1234/rtp C:57B669F3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109053 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:57B669F3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109053 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:57B669F3 output_enabled 0 (mgcp_msg.c:125) 20241204085109053 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109053 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw conn:(1234/rtp C:57B669F3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109053 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109053 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:57B669F3 CRCX: Creating connection: port: 4082 (mgcp_protocol.c:1112) 20241204085109053 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CI:57B669F3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109053 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109053 DLMGCP DEBUG <0013> Generated response: line #00: 200 42703 OK (mgcp_msg.c:67) 20241204085109053 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/22@mgw (mgcp_msg.c:67) 20241204085109053 DLMGCP DEBUG <0013> Generated response: line #02: I: 57B669F3 (mgcp_msg.c:67) 20241204085109053 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109053 DLMGCP DEBUG <0013> Generated response: line #04: o=- 57B669F3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109053 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109053 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109053 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109053 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4082 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109053 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109053 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109054 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42704 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109054 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109054 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109054 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109054 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found free endpoint: rtpbridge/23@mgw (mgcp_endp.c:261) 20241204085109054 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:441) 20241204085109054 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109054 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw conn:(1234/rtp C:D917CA35 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109054 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:D917CA35 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109054 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:D917CA35 output_enabled 0 (mgcp_msg.c:125) 20241204085109054 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109054 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw conn:(1234/rtp C:D917CA35 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109054 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109054 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:D917CA35 CRCX: Creating connection: port: 4084 (mgcp_protocol.c:1112) 20241204085109054 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CI:D917CA35 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109054 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109054 DLMGCP DEBUG <0013> Generated response: line #00: 200 42704 OK (mgcp_msg.c:67) 20241204085109054 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/23@mgw (mgcp_msg.c:67) 20241204085109054 DLMGCP DEBUG <0013> Generated response: line #02: I: D917CA35 (mgcp_msg.c:67) 20241204085109054 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109054 DLMGCP DEBUG <0013> Generated response: line #04: o=- D917CA35 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109054 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109054 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109054 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109054 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4084 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109054 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109054 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109054 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42705 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109054 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109054 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109054 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109054 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found free endpoint: rtpbridge/24@mgw (mgcp_endp.c:261) 20241204085109054 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:441) 20241204085109054 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109054 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw conn:(1234/rtp C:1D57BB7D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109054 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:1D57BB7D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109054 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:1D57BB7D output_enabled 0 (mgcp_msg.c:125) 20241204085109054 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109054 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw conn:(1234/rtp C:1D57BB7D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109054 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109054 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:1D57BB7D CRCX: Creating connection: port: 4086 (mgcp_protocol.c:1112) 20241204085109054 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CI:1D57BB7D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109055 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109055 DLMGCP DEBUG <0013> Generated response: line #00: 200 42705 OK (mgcp_msg.c:67) 20241204085109055 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/24@mgw (mgcp_msg.c:67) 20241204085109055 DLMGCP DEBUG <0013> Generated response: line #02: I: 1D57BB7D (mgcp_msg.c:67) 20241204085109055 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109055 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1D57BB7D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109055 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109055 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109055 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109055 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4086 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109055 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109055 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109055 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42706 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109055 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109055 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109055 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109055 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found free endpoint: rtpbridge/25@mgw (mgcp_endp.c:261) 20241204085109055 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:441) 20241204085109055 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109055 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw conn:(1234/rtp C:8BC092E1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109055 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:8BC092E1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109055 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:8BC092E1 output_enabled 0 (mgcp_msg.c:125) 20241204085109055 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109055 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw conn:(1234/rtp C:8BC092E1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109055 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109055 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:8BC092E1 CRCX: Creating connection: port: 4088 (mgcp_protocol.c:1112) 20241204085109055 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CI:8BC092E1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109055 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109055 DLMGCP DEBUG <0013> Generated response: line #00: 200 42706 OK (mgcp_msg.c:67) 20241204085109055 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/25@mgw (mgcp_msg.c:67) 20241204085109055 DLMGCP DEBUG <0013> Generated response: line #02: I: 8BC092E1 (mgcp_msg.c:67) 20241204085109055 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109055 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8BC092E1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109055 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109055 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109055 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109055 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4088 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109055 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109055 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109056 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42707 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109056 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109056 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109056 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109056 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found free endpoint: rtpbridge/26@mgw (mgcp_endp.c:261) 20241204085109056 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:441) 20241204085109056 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109056 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw conn:(1234/rtp C:96220C73 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109056 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:96220C73 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109056 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:96220C73 output_enabled 0 (mgcp_msg.c:125) 20241204085109056 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109056 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw conn:(1234/rtp C:96220C73 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109056 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109056 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:96220C73 CRCX: Creating connection: port: 4090 (mgcp_protocol.c:1112) 20241204085109056 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CI:96220C73 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109056 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109056 DLMGCP DEBUG <0013> Generated response: line #00: 200 42707 OK (mgcp_msg.c:67) 20241204085109056 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/26@mgw (mgcp_msg.c:67) 20241204085109056 DLMGCP DEBUG <0013> Generated response: line #02: I: 96220C73 (mgcp_msg.c:67) 20241204085109056 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109056 DLMGCP DEBUG <0013> Generated response: line #04: o=- 96220C73 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109056 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109056 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109056 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109056 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4090 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109056 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109056 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109056 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42708 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109056 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109056 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109056 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109056 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found free endpoint: rtpbridge/27@mgw (mgcp_endp.c:261) 20241204085109056 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:441) 20241204085109056 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109056 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw conn:(1234/rtp C:764BB110 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109056 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:764BB110 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109056 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:764BB110 output_enabled 0 (mgcp_msg.c:125) 20241204085109056 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109056 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw conn:(1234/rtp C:764BB110 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109057 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109057 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:764BB110 CRCX: Creating connection: port: 4092 (mgcp_protocol.c:1112) 20241204085109057 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CI:764BB110 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109057 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109057 DLMGCP DEBUG <0013> Generated response: line #00: 200 42708 OK (mgcp_msg.c:67) 20241204085109057 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/27@mgw (mgcp_msg.c:67) 20241204085109057 DLMGCP DEBUG <0013> Generated response: line #02: I: 764BB110 (mgcp_msg.c:67) 20241204085109057 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109057 DLMGCP DEBUG <0013> Generated response: line #04: o=- 764BB110 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109057 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109057 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109057 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109057 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4092 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109057 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109057 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109057 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42709 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109057 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109057 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109057 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109057 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found free endpoint: rtpbridge/28@mgw (mgcp_endp.c:261) 20241204085109057 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:441) 20241204085109057 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109057 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw conn:(1234/rtp C:53EC2BE9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109057 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:53EC2BE9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109057 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:53EC2BE9 output_enabled 0 (mgcp_msg.c:125) 20241204085109057 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109057 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw conn:(1234/rtp C:53EC2BE9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109057 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109057 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:53EC2BE9 CRCX: Creating connection: port: 4094 (mgcp_protocol.c:1112) 20241204085109057 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CI:53EC2BE9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109057 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109057 DLMGCP DEBUG <0013> Generated response: line #00: 200 42709 OK (mgcp_msg.c:67) 20241204085109057 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/28@mgw (mgcp_msg.c:67) 20241204085109057 DLMGCP DEBUG <0013> Generated response: line #02: I: 53EC2BE9 (mgcp_msg.c:67) 20241204085109057 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109057 DLMGCP DEBUG <0013> Generated response: line #04: o=- 53EC2BE9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109057 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109057 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109057 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109057 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4094 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109057 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109057 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109058 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42710 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109058 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109058 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109058 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109058 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found free endpoint: rtpbridge/29@mgw (mgcp_endp.c:261) 20241204085109058 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:441) 20241204085109058 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109058 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw conn:(1234/rtp C:A86BBE21 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109058 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:A86BBE21 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109058 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:A86BBE21 output_enabled 0 (mgcp_msg.c:125) 20241204085109058 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109058 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw conn:(1234/rtp C:A86BBE21 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109058 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109058 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:A86BBE21 CRCX: Creating connection: port: 4096 (mgcp_protocol.c:1112) 20241204085109058 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CI:A86BBE21 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109058 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109058 DLMGCP DEBUG <0013> Generated response: line #00: 200 42710 OK (mgcp_msg.c:67) 20241204085109058 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/29@mgw (mgcp_msg.c:67) 20241204085109058 DLMGCP DEBUG <0013> Generated response: line #02: I: A86BBE21 (mgcp_msg.c:67) 20241204085109058 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109058 DLMGCP DEBUG <0013> Generated response: line #04: o=- A86BBE21 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109058 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109058 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109058 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109058 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4096 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109058 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109058 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109058 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42711 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109058 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109058 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109058 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109058 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found free endpoint: rtpbridge/2a@mgw (mgcp_endp.c:261) 20241204085109058 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:441) 20241204085109058 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109058 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw conn:(1234/rtp C:7E875062 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109058 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:7E875062 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109058 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:7E875062 output_enabled 0 (mgcp_msg.c:125) 20241204085109058 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109058 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw conn:(1234/rtp C:7E875062 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109058 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109058 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:7E875062 CRCX: Creating connection: port: 4098 (mgcp_protocol.c:1112) 20241204085109058 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CI:7E875062 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109058 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109058 DLMGCP DEBUG <0013> Generated response: line #00: 200 42711 OK (mgcp_msg.c:67) 20241204085109058 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2a@mgw (mgcp_msg.c:67) 20241204085109058 DLMGCP DEBUG <0013> Generated response: line #02: I: 7E875062 (mgcp_msg.c:67) 20241204085109058 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109058 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7E875062 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109058 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109058 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109058 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109058 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4098 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109058 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109058 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109059 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42712 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109059 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109059 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109059 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109059 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found free endpoint: rtpbridge/2b@mgw (mgcp_endp.c:261) 20241204085109059 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:441) 20241204085109059 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109059 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw conn:(1234/rtp C:E0AD9A71 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109059 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:E0AD9A71 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109059 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:E0AD9A71 output_enabled 0 (mgcp_msg.c:125) 20241204085109059 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109059 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw conn:(1234/rtp C:E0AD9A71 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109059 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109059 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:E0AD9A71 CRCX: Creating connection: port: 4100 (mgcp_protocol.c:1112) 20241204085109059 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CI:E0AD9A71 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109059 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109059 DLMGCP DEBUG <0013> Generated response: line #00: 200 42712 OK (mgcp_msg.c:67) 20241204085109059 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2b@mgw (mgcp_msg.c:67) 20241204085109059 DLMGCP DEBUG <0013> Generated response: line #02: I: E0AD9A71 (mgcp_msg.c:67) 20241204085109059 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109059 DLMGCP DEBUG <0013> Generated response: line #04: o=- E0AD9A71 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109059 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109059 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109059 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109059 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4100 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109059 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109059 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109059 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42713 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109059 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109059 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109059 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109059 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found free endpoint: rtpbridge/2c@mgw (mgcp_endp.c:261) 20241204085109060 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:441) 20241204085109060 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109060 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw conn:(1234/rtp C:F95A2840 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109060 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:F95A2840 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109060 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:F95A2840 output_enabled 0 (mgcp_msg.c:125) 20241204085109060 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109060 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw conn:(1234/rtp C:F95A2840 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109060 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109060 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:F95A2840 CRCX: Creating connection: port: 4102 (mgcp_protocol.c:1112) 20241204085109060 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CI:F95A2840 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109060 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109060 DLMGCP DEBUG <0013> Generated response: line #00: 200 42713 OK (mgcp_msg.c:67) 20241204085109060 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2c@mgw (mgcp_msg.c:67) 20241204085109060 DLMGCP DEBUG <0013> Generated response: line #02: I: F95A2840 (mgcp_msg.c:67) 20241204085109060 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109060 DLMGCP DEBUG <0013> Generated response: line #04: o=- F95A2840 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109060 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109060 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109060 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109060 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4102 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109060 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109060 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109060 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42714 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109060 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109060 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109060 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109060 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found free endpoint: rtpbridge/2d@mgw (mgcp_endp.c:261) 20241204085109060 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:441) 20241204085109060 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109060 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw conn:(1234/rtp C:91A308CF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109060 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:91A308CF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109060 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:91A308CF output_enabled 0 (mgcp_msg.c:125) 20241204085109060 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109060 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw conn:(1234/rtp C:91A308CF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109060 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109060 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:91A308CF CRCX: Creating connection: port: 4104 (mgcp_protocol.c:1112) 20241204085109060 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CI:91A308CF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109060 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109060 DLMGCP DEBUG <0013> Generated response: line #00: 200 42714 OK (mgcp_msg.c:67) 20241204085109060 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2d@mgw (mgcp_msg.c:67) 20241204085109060 DLMGCP DEBUG <0013> Generated response: line #02: I: 91A308CF (mgcp_msg.c:67) 20241204085109060 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109060 DLMGCP DEBUG <0013> Generated response: line #04: o=- 91A308CF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109060 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109060 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109060 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109060 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4104 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109060 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109060 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109061 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42715 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109061 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109061 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109061 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109061 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found free endpoint: rtpbridge/2e@mgw (mgcp_endp.c:261) 20241204085109061 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:441) 20241204085109061 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109061 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw conn:(1234/rtp C:75FBBF2D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109061 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:75FBBF2D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109061 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:75FBBF2D output_enabled 0 (mgcp_msg.c:125) 20241204085109061 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109061 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw conn:(1234/rtp C:75FBBF2D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109061 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109061 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:75FBBF2D CRCX: Creating connection: port: 4106 (mgcp_protocol.c:1112) 20241204085109061 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CI:75FBBF2D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109061 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109061 DLMGCP DEBUG <0013> Generated response: line #00: 200 42715 OK (mgcp_msg.c:67) 20241204085109061 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2e@mgw (mgcp_msg.c:67) 20241204085109061 DLMGCP DEBUG <0013> Generated response: line #02: I: 75FBBF2D (mgcp_msg.c:67) 20241204085109061 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109061 DLMGCP DEBUG <0013> Generated response: line #04: o=- 75FBBF2D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109061 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109061 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109061 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109061 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4106 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109061 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109061 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109062 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42716 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109062 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109062 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109062 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109062 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found free endpoint: rtpbridge/2f@mgw (mgcp_endp.c:261) 20241204085109062 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:441) 20241204085109062 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109062 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw conn:(1234/rtp C:0097903A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109062 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:0097903A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109062 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:0097903A output_enabled 0 (mgcp_msg.c:125) 20241204085109062 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109062 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw conn:(1234/rtp C:0097903A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109062 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109062 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:0097903A CRCX: Creating connection: port: 4108 (mgcp_protocol.c:1112) 20241204085109062 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CI:0097903A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109062 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109062 DLMGCP DEBUG <0013> Generated response: line #00: 200 42716 OK (mgcp_msg.c:67) 20241204085109062 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2f@mgw (mgcp_msg.c:67) 20241204085109062 DLMGCP DEBUG <0013> Generated response: line #02: I: 0097903A (mgcp_msg.c:67) 20241204085109062 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109062 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0097903A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109062 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109062 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109062 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109062 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4108 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109062 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109062 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109062 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42717 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109062 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109062 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109062 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109062 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found free endpoint: rtpbridge/30@mgw (mgcp_endp.c:261) 20241204085109062 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:441) 20241204085109062 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109062 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw conn:(1234/rtp C:A61C3272 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109062 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:A61C3272 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109063 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:A61C3272 output_enabled 0 (mgcp_msg.c:125) 20241204085109063 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109063 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw conn:(1234/rtp C:A61C3272 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109063 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109063 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:A61C3272 CRCX: Creating connection: port: 4110 (mgcp_protocol.c:1112) 20241204085109063 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CI:A61C3272 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109063 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109063 DLMGCP DEBUG <0013> Generated response: line #00: 200 42717 OK (mgcp_msg.c:67) 20241204085109063 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/30@mgw (mgcp_msg.c:67) 20241204085109063 DLMGCP DEBUG <0013> Generated response: line #02: I: A61C3272 (mgcp_msg.c:67) 20241204085109063 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109063 DLMGCP DEBUG <0013> Generated response: line #04: o=- A61C3272 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109063 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109063 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109063 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109063 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4110 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109063 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109063 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109063 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42718 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109063 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109063 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109063 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109063 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found free endpoint: rtpbridge/31@mgw (mgcp_endp.c:261) 20241204085109063 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:441) 20241204085109063 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109063 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw conn:(1234/rtp C:41CB9D6D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109063 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:41CB9D6D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109063 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:41CB9D6D output_enabled 0 (mgcp_msg.c:125) 20241204085109063 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109063 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw conn:(1234/rtp C:41CB9D6D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109063 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109063 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:41CB9D6D CRCX: Creating connection: port: 4112 (mgcp_protocol.c:1112) 20241204085109063 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CI:41CB9D6D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109063 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109063 DLMGCP DEBUG <0013> Generated response: line #00: 200 42718 OK (mgcp_msg.c:67) 20241204085109063 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/31@mgw (mgcp_msg.c:67) 20241204085109063 DLMGCP DEBUG <0013> Generated response: line #02: I: 41CB9D6D (mgcp_msg.c:67) 20241204085109063 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109063 DLMGCP DEBUG <0013> Generated response: line #04: o=- 41CB9D6D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109063 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109063 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109063 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109063 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4112 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109063 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109063 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109064 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42719 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109064 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109064 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109064 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109064 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found free endpoint: rtpbridge/32@mgw (mgcp_endp.c:261) 20241204085109064 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:441) 20241204085109064 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109064 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw conn:(1234/rtp C:976F2712 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109064 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:976F2712 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109064 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:976F2712 output_enabled 0 (mgcp_msg.c:125) 20241204085109064 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109064 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw conn:(1234/rtp C:976F2712 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109064 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109064 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:976F2712 CRCX: Creating connection: port: 4114 (mgcp_protocol.c:1112) 20241204085109064 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CI:976F2712 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109064 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109064 DLMGCP DEBUG <0013> Generated response: line #00: 200 42719 OK (mgcp_msg.c:67) 20241204085109064 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/32@mgw (mgcp_msg.c:67) 20241204085109064 DLMGCP DEBUG <0013> Generated response: line #02: I: 976F2712 (mgcp_msg.c:67) 20241204085109064 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109064 DLMGCP DEBUG <0013> Generated response: line #04: o=- 976F2712 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109064 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109064 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109064 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109064 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4114 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109064 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109064 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109065 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42720 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109065 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109065 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109065 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109065 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found free endpoint: rtpbridge/33@mgw (mgcp_endp.c:261) 20241204085109065 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:441) 20241204085109065 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109065 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw conn:(1234/rtp C:9FC2F129 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109065 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:9FC2F129 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109065 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:9FC2F129 output_enabled 0 (mgcp_msg.c:125) 20241204085109065 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109065 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw conn:(1234/rtp C:9FC2F129 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109065 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109065 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:9FC2F129 CRCX: Creating connection: port: 4116 (mgcp_protocol.c:1112) 20241204085109065 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CI:9FC2F129 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109065 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109065 DLMGCP DEBUG <0013> Generated response: line #00: 200 42720 OK (mgcp_msg.c:67) 20241204085109065 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/33@mgw (mgcp_msg.c:67) 20241204085109065 DLMGCP DEBUG <0013> Generated response: line #02: I: 9FC2F129 (mgcp_msg.c:67) 20241204085109065 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109065 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9FC2F129 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109065 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109065 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109065 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109065 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4116 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109065 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109065 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109065 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42721 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109065 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109065 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109065 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109065 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found free endpoint: rtpbridge/34@mgw (mgcp_endp.c:261) 20241204085109065 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:441) 20241204085109065 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109065 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw conn:(1234/rtp C:F914CDFF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109065 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:F914CDFF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109065 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:F914CDFF output_enabled 0 (mgcp_msg.c:125) 20241204085109065 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109065 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw conn:(1234/rtp C:F914CDFF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109065 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109065 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:F914CDFF CRCX: Creating connection: port: 4118 (mgcp_protocol.c:1112) 20241204085109065 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CI:F914CDFF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109065 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109065 DLMGCP DEBUG <0013> Generated response: line #00: 200 42721 OK (mgcp_msg.c:67) 20241204085109065 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/34@mgw (mgcp_msg.c:67) 20241204085109065 DLMGCP DEBUG <0013> Generated response: line #02: I: F914CDFF (mgcp_msg.c:67) 20241204085109065 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109065 DLMGCP DEBUG <0013> Generated response: line #04: o=- F914CDFF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109065 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109065 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109065 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109065 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4118 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109065 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109065 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109066 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42722 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109066 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109066 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109066 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109066 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found free endpoint: rtpbridge/35@mgw (mgcp_endp.c:261) 20241204085109066 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:441) 20241204085109066 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109066 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw conn:(1234/rtp C:F711F07D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109066 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:F711F07D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109066 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:F711F07D output_enabled 0 (mgcp_msg.c:125) 20241204085109066 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109066 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw conn:(1234/rtp C:F711F07D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109066 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109066 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:F711F07D CRCX: Creating connection: port: 4120 (mgcp_protocol.c:1112) 20241204085109066 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CI:F711F07D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109066 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109066 DLMGCP DEBUG <0013> Generated response: line #00: 200 42722 OK (mgcp_msg.c:67) 20241204085109066 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/35@mgw (mgcp_msg.c:67) 20241204085109066 DLMGCP DEBUG <0013> Generated response: line #02: I: F711F07D (mgcp_msg.c:67) 20241204085109066 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109066 DLMGCP DEBUG <0013> Generated response: line #04: o=- F711F07D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109066 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109066 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109066 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109066 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4120 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109066 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109066 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109067 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42723 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109067 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109067 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109067 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109067 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found free endpoint: rtpbridge/36@mgw (mgcp_endp.c:261) 20241204085109067 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:441) 20241204085109067 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109067 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw conn:(1234/rtp C:0D9E53DA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109067 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:0D9E53DA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109067 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:0D9E53DA output_enabled 0 (mgcp_msg.c:125) 20241204085109067 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109067 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw conn:(1234/rtp C:0D9E53DA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109067 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109067 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:0D9E53DA CRCX: Creating connection: port: 4122 (mgcp_protocol.c:1112) 20241204085109067 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CI:0D9E53DA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109067 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109067 DLMGCP DEBUG <0013> Generated response: line #00: 200 42723 OK (mgcp_msg.c:67) 20241204085109067 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/36@mgw (mgcp_msg.c:67) 20241204085109067 DLMGCP DEBUG <0013> Generated response: line #02: I: 0D9E53DA (mgcp_msg.c:67) 20241204085109067 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109067 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0D9E53DA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109067 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109067 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109067 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109067 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4122 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109067 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109067 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109067 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42724 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109067 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109067 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109067 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109067 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found free endpoint: rtpbridge/37@mgw (mgcp_endp.c:261) 20241204085109067 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:441) 20241204085109067 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109067 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw conn:(1234/rtp C:21F5AED9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109067 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:21F5AED9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109067 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:21F5AED9 output_enabled 0 (mgcp_msg.c:125) 20241204085109067 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109067 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw conn:(1234/rtp C:21F5AED9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109067 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109068 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:21F5AED9 CRCX: Creating connection: port: 4124 (mgcp_protocol.c:1112) 20241204085109068 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CI:21F5AED9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109068 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109068 DLMGCP DEBUG <0013> Generated response: line #00: 200 42724 OK (mgcp_msg.c:67) 20241204085109068 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/37@mgw (mgcp_msg.c:67) 20241204085109068 DLMGCP DEBUG <0013> Generated response: line #02: I: 21F5AED9 (mgcp_msg.c:67) 20241204085109068 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109068 DLMGCP DEBUG <0013> Generated response: line #04: o=- 21F5AED9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109068 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109068 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109068 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109068 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4124 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109068 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109068 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109068 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42725 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109068 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109068 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109068 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109068 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found free endpoint: rtpbridge/38@mgw (mgcp_endp.c:261) 20241204085109068 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:441) 20241204085109068 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109068 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw conn:(1234/rtp C:B55BB0E7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109068 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:B55BB0E7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109068 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:B55BB0E7 output_enabled 0 (mgcp_msg.c:125) 20241204085109068 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109068 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw conn:(1234/rtp C:B55BB0E7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109068 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109068 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:B55BB0E7 CRCX: Creating connection: port: 4126 (mgcp_protocol.c:1112) 20241204085109068 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CI:B55BB0E7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109068 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109068 DLMGCP DEBUG <0013> Generated response: line #00: 200 42725 OK (mgcp_msg.c:67) 20241204085109068 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/38@mgw (mgcp_msg.c:67) 20241204085109068 DLMGCP DEBUG <0013> Generated response: line #02: I: B55BB0E7 (mgcp_msg.c:67) 20241204085109068 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109068 DLMGCP DEBUG <0013> Generated response: line #04: o=- B55BB0E7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109068 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109068 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109068 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109068 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4126 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109068 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109068 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109069 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42726 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109069 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109069 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109069 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109069 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found free endpoint: rtpbridge/39@mgw (mgcp_endp.c:261) 20241204085109069 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:441) 20241204085109069 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109069 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw conn:(1234/rtp C:BCAED3F4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109069 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:BCAED3F4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109069 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:BCAED3F4 output_enabled 0 (mgcp_msg.c:125) 20241204085109069 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109069 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw conn:(1234/rtp C:BCAED3F4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109069 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109069 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:BCAED3F4 CRCX: Creating connection: port: 4128 (mgcp_protocol.c:1112) 20241204085109069 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CI:BCAED3F4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109069 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109069 DLMGCP DEBUG <0013> Generated response: line #00: 200 42726 OK (mgcp_msg.c:67) 20241204085109069 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/39@mgw (mgcp_msg.c:67) 20241204085109069 DLMGCP DEBUG <0013> Generated response: line #02: I: BCAED3F4 (mgcp_msg.c:67) 20241204085109069 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109069 DLMGCP DEBUG <0013> Generated response: line #04: o=- BCAED3F4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109069 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109069 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109069 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109069 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4128 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109069 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109069 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109070 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42727 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109070 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109070 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109070 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109070 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found free endpoint: rtpbridge/3a@mgw (mgcp_endp.c:261) 20241204085109070 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:441) 20241204085109070 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109070 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw conn:(1234/rtp C:3F733D47 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109070 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:3F733D47 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109070 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:3F733D47 output_enabled 0 (mgcp_msg.c:125) 20241204085109070 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109070 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw conn:(1234/rtp C:3F733D47 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109070 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109070 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:3F733D47 CRCX: Creating connection: port: 4130 (mgcp_protocol.c:1112) 20241204085109070 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CI:3F733D47 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109070 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109070 DLMGCP DEBUG <0013> Generated response: line #00: 200 42727 OK (mgcp_msg.c:67) 20241204085109070 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3a@mgw (mgcp_msg.c:67) 20241204085109070 DLMGCP DEBUG <0013> Generated response: line #02: I: 3F733D47 (mgcp_msg.c:67) 20241204085109070 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109070 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3F733D47 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109070 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109070 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109070 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109070 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4130 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109070 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109070 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109071 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42728 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109071 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109071 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109071 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109071 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found free endpoint: rtpbridge/3b@mgw (mgcp_endp.c:261) 20241204085109071 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:441) 20241204085109071 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109071 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw conn:(1234/rtp C:9B9E1073 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109071 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:9B9E1073 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109071 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:9B9E1073 output_enabled 0 (mgcp_msg.c:125) 20241204085109071 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109071 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw conn:(1234/rtp C:9B9E1073 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109071 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109071 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:9B9E1073 CRCX: Creating connection: port: 4132 (mgcp_protocol.c:1112) 20241204085109071 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CI:9B9E1073 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109071 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109071 DLMGCP DEBUG <0013> Generated response: line #00: 200 42728 OK (mgcp_msg.c:67) 20241204085109071 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3b@mgw (mgcp_msg.c:67) 20241204085109071 DLMGCP DEBUG <0013> Generated response: line #02: I: 9B9E1073 (mgcp_msg.c:67) 20241204085109071 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109071 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9B9E1073 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109071 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109071 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109071 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109071 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4132 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109071 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109071 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109071 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42729 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109071 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109071 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109071 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109072 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found free endpoint: rtpbridge/3c@mgw (mgcp_endp.c:261) 20241204085109072 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:441) 20241204085109072 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109072 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw conn:(1234/rtp C:C8F2564C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109072 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:C8F2564C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109072 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:C8F2564C output_enabled 0 (mgcp_msg.c:125) 20241204085109072 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109072 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw conn:(1234/rtp C:C8F2564C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109072 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109072 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:C8F2564C CRCX: Creating connection: port: 4134 (mgcp_protocol.c:1112) 20241204085109072 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CI:C8F2564C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109072 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109072 DLMGCP DEBUG <0013> Generated response: line #00: 200 42729 OK (mgcp_msg.c:67) 20241204085109072 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3c@mgw (mgcp_msg.c:67) 20241204085109072 DLMGCP DEBUG <0013> Generated response: line #02: I: C8F2564C (mgcp_msg.c:67) 20241204085109072 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109072 DLMGCP DEBUG <0013> Generated response: line #04: o=- C8F2564C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109072 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109072 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109072 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109072 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4134 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109072 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109072 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109072 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42730 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109072 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109072 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109072 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109072 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found free endpoint: rtpbridge/3d@mgw (mgcp_endp.c:261) 20241204085109072 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:441) 20241204085109072 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109072 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw conn:(1234/rtp C:A577180D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109072 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:A577180D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109072 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:A577180D output_enabled 0 (mgcp_msg.c:125) 20241204085109072 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109072 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw conn:(1234/rtp C:A577180D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109072 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109072 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:A577180D CRCX: Creating connection: port: 4136 (mgcp_protocol.c:1112) 20241204085109072 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CI:A577180D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109072 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109072 DLMGCP DEBUG <0013> Generated response: line #00: 200 42730 OK (mgcp_msg.c:67) 20241204085109072 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3d@mgw (mgcp_msg.c:67) 20241204085109072 DLMGCP DEBUG <0013> Generated response: line #02: I: A577180D (mgcp_msg.c:67) 20241204085109072 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109072 DLMGCP DEBUG <0013> Generated response: line #04: o=- A577180D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109072 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109072 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109072 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109072 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4136 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109072 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109072 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109073 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42731 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109073 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109073 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109073 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109073 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found free endpoint: rtpbridge/3e@mgw (mgcp_endp.c:261) 20241204085109073 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:441) 20241204085109073 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109073 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw conn:(1234/rtp C:A89F5D2D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109073 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:A89F5D2D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109073 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:A89F5D2D output_enabled 0 (mgcp_msg.c:125) 20241204085109073 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109073 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw conn:(1234/rtp C:A89F5D2D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109073 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109073 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:A89F5D2D CRCX: Creating connection: port: 4138 (mgcp_protocol.c:1112) 20241204085109073 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CI:A89F5D2D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109073 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109073 DLMGCP DEBUG <0013> Generated response: line #00: 200 42731 OK (mgcp_msg.c:67) 20241204085109073 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3e@mgw (mgcp_msg.c:67) 20241204085109073 DLMGCP DEBUG <0013> Generated response: line #02: I: A89F5D2D (mgcp_msg.c:67) 20241204085109073 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109073 DLMGCP DEBUG <0013> Generated response: line #04: o=- A89F5D2D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109073 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109073 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109073 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109073 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4138 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109073 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109073 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109074 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42732 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109074 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109074 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109074 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109074 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found free endpoint: rtpbridge/3f@mgw (mgcp_endp.c:261) 20241204085109074 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:441) 20241204085109074 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109074 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw conn:(1234/rtp C:ECBEAD2D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109074 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:ECBEAD2D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109074 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:ECBEAD2D output_enabled 0 (mgcp_msg.c:125) 20241204085109074 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109074 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw conn:(1234/rtp C:ECBEAD2D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109074 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109074 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:ECBEAD2D CRCX: Creating connection: port: 4140 (mgcp_protocol.c:1112) 20241204085109074 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CI:ECBEAD2D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109074 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109074 DLMGCP DEBUG <0013> Generated response: line #00: 200 42732 OK (mgcp_msg.c:67) 20241204085109074 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3f@mgw (mgcp_msg.c:67) 20241204085109074 DLMGCP DEBUG <0013> Generated response: line #02: I: ECBEAD2D (mgcp_msg.c:67) 20241204085109074 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109074 DLMGCP DEBUG <0013> Generated response: line #04: o=- ECBEAD2D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109074 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109074 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109074 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109074 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4140 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109074 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109074 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109075 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42733 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109075 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109075 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109075 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109075 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found free endpoint: rtpbridge/40@mgw (mgcp_endp.c:261) 20241204085109075 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:441) 20241204085109075 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109075 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw conn:(1234/rtp C:E5A38AEA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109075 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:E5A38AEA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109075 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:E5A38AEA output_enabled 0 (mgcp_msg.c:125) 20241204085109075 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109075 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw conn:(1234/rtp C:E5A38AEA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109075 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109075 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:E5A38AEA CRCX: Creating connection: port: 4142 (mgcp_protocol.c:1112) 20241204085109075 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CI:E5A38AEA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109075 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109075 DLMGCP DEBUG <0013> Generated response: line #00: 200 42733 OK (mgcp_msg.c:67) 20241204085109075 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/40@mgw (mgcp_msg.c:67) 20241204085109075 DLMGCP DEBUG <0013> Generated response: line #02: I: E5A38AEA (mgcp_msg.c:67) 20241204085109075 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109075 DLMGCP DEBUG <0013> Generated response: line #04: o=- E5A38AEA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109075 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109075 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109075 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109075 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4142 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109075 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109075 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109075 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42734 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109076 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109076 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109076 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109076 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found free endpoint: rtpbridge/41@mgw (mgcp_endp.c:261) 20241204085109076 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:441) 20241204085109076 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109076 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw conn:(1234/rtp C:1CED8BC6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109076 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:1CED8BC6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109076 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:1CED8BC6 output_enabled 0 (mgcp_msg.c:125) 20241204085109076 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109076 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw conn:(1234/rtp C:1CED8BC6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109076 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109076 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:1CED8BC6 CRCX: Creating connection: port: 4144 (mgcp_protocol.c:1112) 20241204085109076 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CI:1CED8BC6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109076 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109076 DLMGCP DEBUG <0013> Generated response: line #00: 200 42734 OK (mgcp_msg.c:67) 20241204085109076 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/41@mgw (mgcp_msg.c:67) 20241204085109076 DLMGCP DEBUG <0013> Generated response: line #02: I: 1CED8BC6 (mgcp_msg.c:67) 20241204085109076 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109076 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1CED8BC6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109076 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109076 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109076 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109076 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4144 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109076 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109076 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109076 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42735 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109076 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109076 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109076 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109076 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found free endpoint: rtpbridge/42@mgw (mgcp_endp.c:261) 20241204085109076 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:441) 20241204085109076 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109076 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw conn:(1234/rtp C:A91E67B8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109076 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:A91E67B8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109076 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:A91E67B8 output_enabled 0 (mgcp_msg.c:125) 20241204085109076 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109076 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw conn:(1234/rtp C:A91E67B8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109076 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109076 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:A91E67B8 CRCX: Creating connection: port: 4146 (mgcp_protocol.c:1112) 20241204085109076 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CI:A91E67B8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109076 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109076 DLMGCP DEBUG <0013> Generated response: line #00: 200 42735 OK (mgcp_msg.c:67) 20241204085109076 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/42@mgw (mgcp_msg.c:67) 20241204085109076 DLMGCP DEBUG <0013> Generated response: line #02: I: A91E67B8 (mgcp_msg.c:67) 20241204085109076 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109076 DLMGCP DEBUG <0013> Generated response: line #04: o=- A91E67B8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109076 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109076 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109076 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109076 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4146 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109076 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109076 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109077 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42736 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109077 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109077 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109077 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109077 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found free endpoint: rtpbridge/43@mgw (mgcp_endp.c:261) 20241204085109077 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:441) 20241204085109077 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109077 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw conn:(1234/rtp C:07C49D1F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109077 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:07C49D1F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109077 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:07C49D1F output_enabled 0 (mgcp_msg.c:125) 20241204085109077 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109077 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw conn:(1234/rtp C:07C49D1F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109077 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109077 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:07C49D1F CRCX: Creating connection: port: 4148 (mgcp_protocol.c:1112) 20241204085109077 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CI:07C49D1F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109077 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109077 DLMGCP DEBUG <0013> Generated response: line #00: 200 42736 OK (mgcp_msg.c:67) 20241204085109077 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/43@mgw (mgcp_msg.c:67) 20241204085109077 DLMGCP DEBUG <0013> Generated response: line #02: I: 07C49D1F (mgcp_msg.c:67) 20241204085109077 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109077 DLMGCP DEBUG <0013> Generated response: line #04: o=- 07C49D1F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109077 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109077 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109077 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109077 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4148 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109077 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109077 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109078 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42737 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109078 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109078 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109078 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109078 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found free endpoint: rtpbridge/44@mgw (mgcp_endp.c:261) 20241204085109078 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:441) 20241204085109078 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109078 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw conn:(1234/rtp C:04310B4B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109078 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:04310B4B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109078 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:04310B4B output_enabled 0 (mgcp_msg.c:125) 20241204085109078 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109078 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw conn:(1234/rtp C:04310B4B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109078 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109078 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:04310B4B CRCX: Creating connection: port: 4150 (mgcp_protocol.c:1112) 20241204085109078 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CI:04310B4B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109078 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109078 DLMGCP DEBUG <0013> Generated response: line #00: 200 42737 OK (mgcp_msg.c:67) 20241204085109078 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/44@mgw (mgcp_msg.c:67) 20241204085109078 DLMGCP DEBUG <0013> Generated response: line #02: I: 04310B4B (mgcp_msg.c:67) 20241204085109078 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109078 DLMGCP DEBUG <0013> Generated response: line #04: o=- 04310B4B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109078 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109078 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109078 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109078 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4150 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109078 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109078 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109078 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42738 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109078 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109078 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109078 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109078 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found free endpoint: rtpbridge/45@mgw (mgcp_endp.c:261) 20241204085109078 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:441) 20241204085109078 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109078 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw conn:(1234/rtp C:3CACF7E8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109078 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:3CACF7E8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109078 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:3CACF7E8 output_enabled 0 (mgcp_msg.c:125) 20241204085109078 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109078 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw conn:(1234/rtp C:3CACF7E8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109078 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109079 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:3CACF7E8 CRCX: Creating connection: port: 4152 (mgcp_protocol.c:1112) 20241204085109079 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CI:3CACF7E8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109079 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109079 DLMGCP DEBUG <0013> Generated response: line #00: 200 42738 OK (mgcp_msg.c:67) 20241204085109079 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/45@mgw (mgcp_msg.c:67) 20241204085109079 DLMGCP DEBUG <0013> Generated response: line #02: I: 3CACF7E8 (mgcp_msg.c:67) 20241204085109079 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109079 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3CACF7E8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109079 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109079 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109079 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109079 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4152 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109079 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109079 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109079 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42739 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109079 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109079 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109079 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109079 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found free endpoint: rtpbridge/46@mgw (mgcp_endp.c:261) 20241204085109079 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:441) 20241204085109079 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109079 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw conn:(1234/rtp C:326C7719 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109079 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:326C7719 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109079 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:326C7719 output_enabled 0 (mgcp_msg.c:125) 20241204085109079 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109079 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw conn:(1234/rtp C:326C7719 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109079 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109079 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:326C7719 CRCX: Creating connection: port: 4154 (mgcp_protocol.c:1112) 20241204085109079 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CI:326C7719 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109079 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109079 DLMGCP DEBUG <0013> Generated response: line #00: 200 42739 OK (mgcp_msg.c:67) 20241204085109079 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/46@mgw (mgcp_msg.c:67) 20241204085109079 DLMGCP DEBUG <0013> Generated response: line #02: I: 326C7719 (mgcp_msg.c:67) 20241204085109079 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109079 DLMGCP DEBUG <0013> Generated response: line #04: o=- 326C7719 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109079 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109079 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109079 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109079 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4154 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109079 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109079 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109079 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42740 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109079 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109079 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109079 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109079 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found free endpoint: rtpbridge/47@mgw (mgcp_endp.c:261) 20241204085109079 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:441) 20241204085109079 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109079 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw conn:(1234/rtp C:546F93D3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109079 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:546F93D3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109079 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:546F93D3 output_enabled 0 (mgcp_msg.c:125) 20241204085109079 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109079 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw conn:(1234/rtp C:546F93D3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109080 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109080 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:546F93D3 CRCX: Creating connection: port: 4156 (mgcp_protocol.c:1112) 20241204085109080 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CI:546F93D3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109080 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109080 DLMGCP DEBUG <0013> Generated response: line #00: 200 42740 OK (mgcp_msg.c:67) 20241204085109080 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/47@mgw (mgcp_msg.c:67) 20241204085109080 DLMGCP DEBUG <0013> Generated response: line #02: I: 546F93D3 (mgcp_msg.c:67) 20241204085109080 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109080 DLMGCP DEBUG <0013> Generated response: line #04: o=- 546F93D3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109080 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109080 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109080 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109080 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4156 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109080 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109080 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109080 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42741 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109080 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109080 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109080 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109080 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found free endpoint: rtpbridge/48@mgw (mgcp_endp.c:261) 20241204085109080 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:441) 20241204085109080 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109080 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw conn:(1234/rtp C:4762249D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109080 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:4762249D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109080 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:4762249D output_enabled 0 (mgcp_msg.c:125) 20241204085109080 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109080 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw conn:(1234/rtp C:4762249D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109080 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109080 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:4762249D CRCX: Creating connection: port: 4158 (mgcp_protocol.c:1112) 20241204085109080 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CI:4762249D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109080 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109080 DLMGCP DEBUG <0013> Generated response: line #00: 200 42741 OK (mgcp_msg.c:67) 20241204085109080 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/48@mgw (mgcp_msg.c:67) 20241204085109080 DLMGCP DEBUG <0013> Generated response: line #02: I: 4762249D (mgcp_msg.c:67) 20241204085109080 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109080 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4762249D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109080 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109080 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109080 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109080 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4158 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109080 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109080 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109080 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42742 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109080 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109080 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109080 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109080 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found free endpoint: rtpbridge/49@mgw (mgcp_endp.c:261) 20241204085109080 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:441) 20241204085109080 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109081 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw conn:(1234/rtp C:D5E22F9D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109081 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:D5E22F9D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109081 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:D5E22F9D output_enabled 0 (mgcp_msg.c:125) 20241204085109081 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109081 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw conn:(1234/rtp C:D5E22F9D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109081 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109081 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:D5E22F9D CRCX: Creating connection: port: 4160 (mgcp_protocol.c:1112) 20241204085109081 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CI:D5E22F9D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109081 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109081 DLMGCP DEBUG <0013> Generated response: line #00: 200 42742 OK (mgcp_msg.c:67) 20241204085109081 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/49@mgw (mgcp_msg.c:67) 20241204085109081 DLMGCP DEBUG <0013> Generated response: line #02: I: D5E22F9D (mgcp_msg.c:67) 20241204085109081 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109081 DLMGCP DEBUG <0013> Generated response: line #04: o=- D5E22F9D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109081 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109081 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109081 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109081 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4160 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109081 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109081 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109081 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42743 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109081 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109081 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109081 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109081 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found free endpoint: rtpbridge/4a@mgw (mgcp_endp.c:261) 20241204085109081 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:441) 20241204085109081 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109081 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw conn:(1234/rtp C:043BC75A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109081 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:043BC75A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109081 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:043BC75A output_enabled 0 (mgcp_msg.c:125) 20241204085109081 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109081 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw conn:(1234/rtp C:043BC75A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109081 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109081 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:043BC75A CRCX: Creating connection: port: 4162 (mgcp_protocol.c:1112) 20241204085109081 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CI:043BC75A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109081 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109081 DLMGCP DEBUG <0013> Generated response: line #00: 200 42743 OK (mgcp_msg.c:67) 20241204085109081 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4a@mgw (mgcp_msg.c:67) 20241204085109081 DLMGCP DEBUG <0013> Generated response: line #02: I: 043BC75A (mgcp_msg.c:67) 20241204085109081 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109081 DLMGCP DEBUG <0013> Generated response: line #04: o=- 043BC75A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109081 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109081 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109081 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109081 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4162 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109081 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109081 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109081 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42744 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109081 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109081 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109081 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109081 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found free endpoint: rtpbridge/4b@mgw (mgcp_endp.c:261) 20241204085109081 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:441) 20241204085109081 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109082 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw conn:(1234/rtp C:5CCD05F2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109082 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:5CCD05F2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109082 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:5CCD05F2 output_enabled 0 (mgcp_msg.c:125) 20241204085109082 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109082 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw conn:(1234/rtp C:5CCD05F2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109082 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109082 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:5CCD05F2 CRCX: Creating connection: port: 4164 (mgcp_protocol.c:1112) 20241204085109082 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CI:5CCD05F2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109082 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109082 DLMGCP DEBUG <0013> Generated response: line #00: 200 42744 OK (mgcp_msg.c:67) 20241204085109082 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4b@mgw (mgcp_msg.c:67) 20241204085109082 DLMGCP DEBUG <0013> Generated response: line #02: I: 5CCD05F2 (mgcp_msg.c:67) 20241204085109082 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109082 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5CCD05F2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109082 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109082 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109082 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109082 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4164 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109082 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109082 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109083 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42745 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109083 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109083 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109083 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109083 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found free endpoint: rtpbridge/4c@mgw (mgcp_endp.c:261) 20241204085109083 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:441) 20241204085109083 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109083 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw conn:(1234/rtp C:446AE6C0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109083 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:446AE6C0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109083 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:446AE6C0 output_enabled 0 (mgcp_msg.c:125) 20241204085109083 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109083 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw conn:(1234/rtp C:446AE6C0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109083 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109083 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:446AE6C0 CRCX: Creating connection: port: 4166 (mgcp_protocol.c:1112) 20241204085109083 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CI:446AE6C0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109083 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109083 DLMGCP DEBUG <0013> Generated response: line #00: 200 42745 OK (mgcp_msg.c:67) 20241204085109083 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4c@mgw (mgcp_msg.c:67) 20241204085109083 DLMGCP DEBUG <0013> Generated response: line #02: I: 446AE6C0 (mgcp_msg.c:67) 20241204085109083 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109083 DLMGCP DEBUG <0013> Generated response: line #04: o=- 446AE6C0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109083 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109083 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109083 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109083 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4166 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109083 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109083 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109083 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42746 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109083 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109083 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109083 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109083 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found free endpoint: rtpbridge/4d@mgw (mgcp_endp.c:261) 20241204085109083 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:441) 20241204085109083 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109083 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw conn:(1234/rtp C:A5C05EC2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109083 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:A5C05EC2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109083 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:A5C05EC2 output_enabled 0 (mgcp_msg.c:125) 20241204085109083 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109083 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw conn:(1234/rtp C:A5C05EC2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109083 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109083 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:A5C05EC2 CRCX: Creating connection: port: 4168 (mgcp_protocol.c:1112) 20241204085109083 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CI:A5C05EC2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109083 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109083 DLMGCP DEBUG <0013> Generated response: line #00: 200 42746 OK (mgcp_msg.c:67) 20241204085109083 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4d@mgw (mgcp_msg.c:67) 20241204085109083 DLMGCP DEBUG <0013> Generated response: line #02: I: A5C05EC2 (mgcp_msg.c:67) 20241204085109083 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109083 DLMGCP DEBUG <0013> Generated response: line #04: o=- A5C05EC2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109083 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109083 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109083 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109083 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4168 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109083 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109083 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109084 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42747 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109084 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109084 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109084 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109084 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found free endpoint: rtpbridge/4e@mgw (mgcp_endp.c:261) 20241204085109084 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:441) 20241204085109084 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109084 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw conn:(1234/rtp C:2CD6F1ED r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109084 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:2CD6F1ED connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109084 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:2CD6F1ED output_enabled 0 (mgcp_msg.c:125) 20241204085109084 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109084 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw conn:(1234/rtp C:2CD6F1ED r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109084 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109084 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:2CD6F1ED CRCX: Creating connection: port: 4170 (mgcp_protocol.c:1112) 20241204085109084 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CI:2CD6F1ED CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109084 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109084 DLMGCP DEBUG <0013> Generated response: line #00: 200 42747 OK (mgcp_msg.c:67) 20241204085109084 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4e@mgw (mgcp_msg.c:67) 20241204085109084 DLMGCP DEBUG <0013> Generated response: line #02: I: 2CD6F1ED (mgcp_msg.c:67) 20241204085109084 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109084 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2CD6F1ED 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109084 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109084 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109084 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109084 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4170 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109084 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109084 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109084 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42748 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109084 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109084 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109084 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109084 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found free endpoint: rtpbridge/4f@mgw (mgcp_endp.c:261) 20241204085109084 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:441) 20241204085109084 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109084 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw conn:(1234/rtp C:71C8C189 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109084 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:71C8C189 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109084 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:71C8C189 output_enabled 0 (mgcp_msg.c:125) 20241204085109084 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109084 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw conn:(1234/rtp C:71C8C189 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109084 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109084 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:71C8C189 CRCX: Creating connection: port: 4172 (mgcp_protocol.c:1112) 20241204085109084 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CI:71C8C189 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109084 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109084 DLMGCP DEBUG <0013> Generated response: line #00: 200 42748 OK (mgcp_msg.c:67) 20241204085109084 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4f@mgw (mgcp_msg.c:67) 20241204085109084 DLMGCP DEBUG <0013> Generated response: line #02: I: 71C8C189 (mgcp_msg.c:67) 20241204085109084 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109084 DLMGCP DEBUG <0013> Generated response: line #04: o=- 71C8C189 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109084 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109084 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109084 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109084 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4172 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109084 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109084 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109085 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42749 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109085 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109085 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109085 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109085 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found free endpoint: rtpbridge/50@mgw (mgcp_endp.c:261) 20241204085109085 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:441) 20241204085109085 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109085 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw conn:(1234/rtp C:B1AEBFAF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109085 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:B1AEBFAF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109085 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:B1AEBFAF output_enabled 0 (mgcp_msg.c:125) 20241204085109085 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109085 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw conn:(1234/rtp C:B1AEBFAF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109085 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109085 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:B1AEBFAF CRCX: Creating connection: port: 4174 (mgcp_protocol.c:1112) 20241204085109085 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CI:B1AEBFAF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109085 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109085 DLMGCP DEBUG <0013> Generated response: line #00: 200 42749 OK (mgcp_msg.c:67) 20241204085109085 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/50@mgw (mgcp_msg.c:67) 20241204085109085 DLMGCP DEBUG <0013> Generated response: line #02: I: B1AEBFAF (mgcp_msg.c:67) 20241204085109085 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109085 DLMGCP DEBUG <0013> Generated response: line #04: o=- B1AEBFAF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109085 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109085 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109085 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109085 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4174 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109085 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109085 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109086 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42750 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109086 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109086 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109086 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109086 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found free endpoint: rtpbridge/51@mgw (mgcp_endp.c:261) 20241204085109086 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:441) 20241204085109086 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109086 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw conn:(1234/rtp C:A7A63EBF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109086 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:A7A63EBF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109086 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:A7A63EBF output_enabled 0 (mgcp_msg.c:125) 20241204085109086 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109086 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw conn:(1234/rtp C:A7A63EBF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109086 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109086 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:A7A63EBF CRCX: Creating connection: port: 4176 (mgcp_protocol.c:1112) 20241204085109086 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CI:A7A63EBF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109086 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109086 DLMGCP DEBUG <0013> Generated response: line #00: 200 42750 OK (mgcp_msg.c:67) 20241204085109086 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/51@mgw (mgcp_msg.c:67) 20241204085109086 DLMGCP DEBUG <0013> Generated response: line #02: I: A7A63EBF (mgcp_msg.c:67) 20241204085109086 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109086 DLMGCP DEBUG <0013> Generated response: line #04: o=- A7A63EBF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109086 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109086 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109086 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109086 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4176 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109086 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109086 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109086 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42751 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109086 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109086 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109086 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109086 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found free endpoint: rtpbridge/52@mgw (mgcp_endp.c:261) 20241204085109086 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:441) 20241204085109086 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109086 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw conn:(1234/rtp C:5580A230 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109086 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:5580A230 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109086 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:5580A230 output_enabled 0 (mgcp_msg.c:125) 20241204085109086 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109086 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw conn:(1234/rtp C:5580A230 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109086 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109086 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:5580A230 CRCX: Creating connection: port: 4178 (mgcp_protocol.c:1112) 20241204085109086 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CI:5580A230 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109086 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109087 DLMGCP DEBUG <0013> Generated response: line #00: 200 42751 OK (mgcp_msg.c:67) 20241204085109087 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/52@mgw (mgcp_msg.c:67) 20241204085109087 DLMGCP DEBUG <0013> Generated response: line #02: I: 5580A230 (mgcp_msg.c:67) 20241204085109087 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109087 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5580A230 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109087 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109087 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109087 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109087 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4178 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109087 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109087 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109087 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42752 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109087 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109087 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109087 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109087 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found free endpoint: rtpbridge/53@mgw (mgcp_endp.c:261) 20241204085109087 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:441) 20241204085109087 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109087 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw conn:(1234/rtp C:EAB06629 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109087 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:EAB06629 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109087 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:EAB06629 output_enabled 0 (mgcp_msg.c:125) 20241204085109087 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109087 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw conn:(1234/rtp C:EAB06629 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109087 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109087 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:EAB06629 CRCX: Creating connection: port: 4180 (mgcp_protocol.c:1112) 20241204085109087 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CI:EAB06629 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109087 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109087 DLMGCP DEBUG <0013> Generated response: line #00: 200 42752 OK (mgcp_msg.c:67) 20241204085109087 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/53@mgw (mgcp_msg.c:67) 20241204085109087 DLMGCP DEBUG <0013> Generated response: line #02: I: EAB06629 (mgcp_msg.c:67) 20241204085109087 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109087 DLMGCP DEBUG <0013> Generated response: line #04: o=- EAB06629 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109087 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109087 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109087 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109087 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4180 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109087 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109087 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109088 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42753 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109088 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109088 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109088 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109088 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found free endpoint: rtpbridge/54@mgw (mgcp_endp.c:261) 20241204085109088 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:441) 20241204085109088 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109088 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw conn:(1234/rtp C:B7D16210 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109088 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:B7D16210 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109088 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:B7D16210 output_enabled 0 (mgcp_msg.c:125) 20241204085109088 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109088 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw conn:(1234/rtp C:B7D16210 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109088 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109088 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:B7D16210 CRCX: Creating connection: port: 4182 (mgcp_protocol.c:1112) 20241204085109088 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CI:B7D16210 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109088 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109088 DLMGCP DEBUG <0013> Generated response: line #00: 200 42753 OK (mgcp_msg.c:67) 20241204085109088 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/54@mgw (mgcp_msg.c:67) 20241204085109088 DLMGCP DEBUG <0013> Generated response: line #02: I: B7D16210 (mgcp_msg.c:67) 20241204085109088 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109088 DLMGCP DEBUG <0013> Generated response: line #04: o=- B7D16210 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109088 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109088 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109088 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109088 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4182 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109088 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109088 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109089 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42754 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109089 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109089 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109089 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109089 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found free endpoint: rtpbridge/55@mgw (mgcp_endp.c:261) 20241204085109089 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:441) 20241204085109089 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109089 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw conn:(1234/rtp C:FEFE6566 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109089 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:FEFE6566 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109089 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:FEFE6566 output_enabled 0 (mgcp_msg.c:125) 20241204085109089 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109089 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw conn:(1234/rtp C:FEFE6566 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109089 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109089 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:FEFE6566 CRCX: Creating connection: port: 4184 (mgcp_protocol.c:1112) 20241204085109089 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CI:FEFE6566 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109089 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109089 DLMGCP DEBUG <0013> Generated response: line #00: 200 42754 OK (mgcp_msg.c:67) 20241204085109089 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/55@mgw (mgcp_msg.c:67) 20241204085109089 DLMGCP DEBUG <0013> Generated response: line #02: I: FEFE6566 (mgcp_msg.c:67) 20241204085109089 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109089 DLMGCP DEBUG <0013> Generated response: line #04: o=- FEFE6566 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109089 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109089 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109089 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109089 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4184 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109089 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109089 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109089 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42755 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109089 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109089 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109089 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109089 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found free endpoint: rtpbridge/56@mgw (mgcp_endp.c:261) 20241204085109089 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:441) 20241204085109089 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109089 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw conn:(1234/rtp C:24F43F6A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109089 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:24F43F6A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109089 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:24F43F6A output_enabled 0 (mgcp_msg.c:125) 20241204085109089 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109089 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw conn:(1234/rtp C:24F43F6A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109089 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109090 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:24F43F6A CRCX: Creating connection: port: 4186 (mgcp_protocol.c:1112) 20241204085109090 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CI:24F43F6A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109090 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109090 DLMGCP DEBUG <0013> Generated response: line #00: 200 42755 OK (mgcp_msg.c:67) 20241204085109090 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/56@mgw (mgcp_msg.c:67) 20241204085109090 DLMGCP DEBUG <0013> Generated response: line #02: I: 24F43F6A (mgcp_msg.c:67) 20241204085109090 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109090 DLMGCP DEBUG <0013> Generated response: line #04: o=- 24F43F6A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109090 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109090 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109090 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109090 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4186 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109090 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109090 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109090 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42756 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109090 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109090 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109090 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109090 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found free endpoint: rtpbridge/57@mgw (mgcp_endp.c:261) 20241204085109090 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:441) 20241204085109090 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109090 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw conn:(1234/rtp C:346F2C6C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109090 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:346F2C6C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109090 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:346F2C6C output_enabled 0 (mgcp_msg.c:125) 20241204085109090 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109090 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw conn:(1234/rtp C:346F2C6C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109090 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109090 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:346F2C6C CRCX: Creating connection: port: 4188 (mgcp_protocol.c:1112) 20241204085109090 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CI:346F2C6C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109090 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109090 DLMGCP DEBUG <0013> Generated response: line #00: 200 42756 OK (mgcp_msg.c:67) 20241204085109090 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/57@mgw (mgcp_msg.c:67) 20241204085109090 DLMGCP DEBUG <0013> Generated response: line #02: I: 346F2C6C (mgcp_msg.c:67) 20241204085109090 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109090 DLMGCP DEBUG <0013> Generated response: line #04: o=- 346F2C6C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109090 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109090 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109090 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109090 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4188 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109090 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109090 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109091 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42757 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109091 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109091 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109091 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109091 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found free endpoint: rtpbridge/58@mgw (mgcp_endp.c:261) 20241204085109091 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:441) 20241204085109091 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109091 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw conn:(1234/rtp C:E1B5F4F4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109091 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:E1B5F4F4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109091 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:E1B5F4F4 output_enabled 0 (mgcp_msg.c:125) 20241204085109091 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109091 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw conn:(1234/rtp C:E1B5F4F4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109091 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109091 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:E1B5F4F4 CRCX: Creating connection: port: 4190 (mgcp_protocol.c:1112) 20241204085109091 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CI:E1B5F4F4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109091 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109091 DLMGCP DEBUG <0013> Generated response: line #00: 200 42757 OK (mgcp_msg.c:67) 20241204085109091 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/58@mgw (mgcp_msg.c:67) 20241204085109091 DLMGCP DEBUG <0013> Generated response: line #02: I: E1B5F4F4 (mgcp_msg.c:67) 20241204085109091 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109091 DLMGCP DEBUG <0013> Generated response: line #04: o=- E1B5F4F4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109091 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109091 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109091 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109091 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4190 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109091 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109091 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109092 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42758 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109092 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109092 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109092 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109092 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found free endpoint: rtpbridge/59@mgw (mgcp_endp.c:261) 20241204085109092 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:441) 20241204085109092 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109092 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw conn:(1234/rtp C:618E55A3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109092 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:618E55A3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109092 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:618E55A3 output_enabled 0 (mgcp_msg.c:125) 20241204085109092 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109092 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw conn:(1234/rtp C:618E55A3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109092 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109092 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:618E55A3 CRCX: Creating connection: port: 4192 (mgcp_protocol.c:1112) 20241204085109092 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CI:618E55A3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109092 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109092 DLMGCP DEBUG <0013> Generated response: line #00: 200 42758 OK (mgcp_msg.c:67) 20241204085109092 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/59@mgw (mgcp_msg.c:67) 20241204085109092 DLMGCP DEBUG <0013> Generated response: line #02: I: 618E55A3 (mgcp_msg.c:67) 20241204085109092 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109092 DLMGCP DEBUG <0013> Generated response: line #04: o=- 618E55A3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109092 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109092 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109092 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109092 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4192 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109092 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109092 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109092 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42759 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109092 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109092 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109092 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109092 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found free endpoint: rtpbridge/5a@mgw (mgcp_endp.c:261) 20241204085109092 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:441) 20241204085109092 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109092 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw conn:(1234/rtp C:79BF0FBA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109092 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:79BF0FBA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109092 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:79BF0FBA output_enabled 0 (mgcp_msg.c:125) 20241204085109092 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109092 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw conn:(1234/rtp C:79BF0FBA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109092 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109092 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:79BF0FBA CRCX: Creating connection: port: 4194 (mgcp_protocol.c:1112) 20241204085109092 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CI:79BF0FBA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109092 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109092 DLMGCP DEBUG <0013> Generated response: line #00: 200 42759 OK (mgcp_msg.c:67) 20241204085109092 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5a@mgw (mgcp_msg.c:67) 20241204085109092 DLMGCP DEBUG <0013> Generated response: line #02: I: 79BF0FBA (mgcp_msg.c:67) 20241204085109092 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109092 DLMGCP DEBUG <0013> Generated response: line #04: o=- 79BF0FBA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109092 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109092 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109092 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109092 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4194 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109092 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109092 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109093 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42760 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109093 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109093 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109093 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109093 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found free endpoint: rtpbridge/5b@mgw (mgcp_endp.c:261) 20241204085109093 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:441) 20241204085109093 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109093 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw conn:(1234/rtp C:2AA40946 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109093 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:2AA40946 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109093 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:2AA40946 output_enabled 0 (mgcp_msg.c:125) 20241204085109093 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109093 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw conn:(1234/rtp C:2AA40946 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109093 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109093 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:2AA40946 CRCX: Creating connection: port: 4196 (mgcp_protocol.c:1112) 20241204085109093 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CI:2AA40946 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109093 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109093 DLMGCP DEBUG <0013> Generated response: line #00: 200 42760 OK (mgcp_msg.c:67) 20241204085109093 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5b@mgw (mgcp_msg.c:67) 20241204085109093 DLMGCP DEBUG <0013> Generated response: line #02: I: 2AA40946 (mgcp_msg.c:67) 20241204085109093 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109093 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2AA40946 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109093 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109093 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109093 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109093 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4196 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109093 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109093 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109093 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42761 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109093 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109093 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109093 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109093 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found free endpoint: rtpbridge/5c@mgw (mgcp_endp.c:261) 20241204085109093 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:441) 20241204085109093 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109093 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw conn:(1234/rtp C:3858B8B3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109093 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:3858B8B3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109093 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:3858B8B3 output_enabled 0 (mgcp_msg.c:125) 20241204085109093 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109093 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw conn:(1234/rtp C:3858B8B3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109093 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109093 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:3858B8B3 CRCX: Creating connection: port: 4198 (mgcp_protocol.c:1112) 20241204085109093 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CI:3858B8B3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109093 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109093 DLMGCP DEBUG <0013> Generated response: line #00: 200 42761 OK (mgcp_msg.c:67) 20241204085109093 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5c@mgw (mgcp_msg.c:67) 20241204085109093 DLMGCP DEBUG <0013> Generated response: line #02: I: 3858B8B3 (mgcp_msg.c:67) 20241204085109093 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109093 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3858B8B3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109093 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109093 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109093 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109093 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4198 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109093 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109093 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109094 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42762 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109094 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109094 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109094 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109094 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found free endpoint: rtpbridge/5d@mgw (mgcp_endp.c:261) 20241204085109094 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:441) 20241204085109094 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109094 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw conn:(1234/rtp C:CABFB7A8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109094 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:CABFB7A8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109094 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:CABFB7A8 output_enabled 0 (mgcp_msg.c:125) 20241204085109094 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109094 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw conn:(1234/rtp C:CABFB7A8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109094 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109094 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:CABFB7A8 CRCX: Creating connection: port: 4200 (mgcp_protocol.c:1112) 20241204085109094 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CI:CABFB7A8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109094 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109094 DLMGCP DEBUG <0013> Generated response: line #00: 200 42762 OK (mgcp_msg.c:67) 20241204085109094 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5d@mgw (mgcp_msg.c:67) 20241204085109094 DLMGCP DEBUG <0013> Generated response: line #02: I: CABFB7A8 (mgcp_msg.c:67) 20241204085109094 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109094 DLMGCP DEBUG <0013> Generated response: line #04: o=- CABFB7A8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109094 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109094 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109094 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109094 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4200 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109094 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109094 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109095 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42763 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109095 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109095 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109095 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109095 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found free endpoint: rtpbridge/5e@mgw (mgcp_endp.c:261) 20241204085109095 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:441) 20241204085109095 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109095 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw conn:(1234/rtp C:63026007 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109095 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:63026007 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109095 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:63026007 output_enabled 0 (mgcp_msg.c:125) 20241204085109095 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109095 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw conn:(1234/rtp C:63026007 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109095 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109096 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:63026007 CRCX: Creating connection: port: 4202 (mgcp_protocol.c:1112) 20241204085109096 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CI:63026007 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109096 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109096 DLMGCP DEBUG <0013> Generated response: line #00: 200 42763 OK (mgcp_msg.c:67) 20241204085109096 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5e@mgw (mgcp_msg.c:67) 20241204085109096 DLMGCP DEBUG <0013> Generated response: line #02: I: 63026007 (mgcp_msg.c:67) 20241204085109096 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109096 DLMGCP DEBUG <0013> Generated response: line #04: o=- 63026007 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109096 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109096 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109096 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109096 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4202 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109096 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109096 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109096 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42764 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109096 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109096 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109096 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109096 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found free endpoint: rtpbridge/5f@mgw (mgcp_endp.c:261) 20241204085109096 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:441) 20241204085109096 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109096 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw conn:(1234/rtp C:F19E161B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109096 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:F19E161B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109096 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:F19E161B output_enabled 0 (mgcp_msg.c:125) 20241204085109096 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109096 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw conn:(1234/rtp C:F19E161B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109096 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109096 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:F19E161B CRCX: Creating connection: port: 4204 (mgcp_protocol.c:1112) 20241204085109096 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CI:F19E161B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109096 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109096 DLMGCP DEBUG <0013> Generated response: line #00: 200 42764 OK (mgcp_msg.c:67) 20241204085109096 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5f@mgw (mgcp_msg.c:67) 20241204085109096 DLMGCP DEBUG <0013> Generated response: line #02: I: F19E161B (mgcp_msg.c:67) 20241204085109096 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109096 DLMGCP DEBUG <0013> Generated response: line #04: o=- F19E161B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109096 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109096 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109096 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109096 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4204 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109096 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109096 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109097 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42765 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109097 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109097 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109097 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109097 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found free endpoint: rtpbridge/60@mgw (mgcp_endp.c:261) 20241204085109097 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:441) 20241204085109097 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109097 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw conn:(1234/rtp C:25561821 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109097 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:25561821 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109097 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:25561821 output_enabled 0 (mgcp_msg.c:125) 20241204085109097 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109097 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw conn:(1234/rtp C:25561821 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109097 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109097 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:25561821 CRCX: Creating connection: port: 4206 (mgcp_protocol.c:1112) 20241204085109097 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CI:25561821 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109097 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109097 DLMGCP DEBUG <0013> Generated response: line #00: 200 42765 OK (mgcp_msg.c:67) 20241204085109097 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/60@mgw (mgcp_msg.c:67) 20241204085109097 DLMGCP DEBUG <0013> Generated response: line #02: I: 25561821 (mgcp_msg.c:67) 20241204085109097 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109097 DLMGCP DEBUG <0013> Generated response: line #04: o=- 25561821 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109097 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109097 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109097 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109097 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4206 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109097 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109097 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109098 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42766 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109098 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109098 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109098 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109098 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found free endpoint: rtpbridge/61@mgw (mgcp_endp.c:261) 20241204085109098 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:441) 20241204085109098 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109098 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw conn:(1234/rtp C:E7098A33 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109098 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:E7098A33 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109098 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:E7098A33 output_enabled 0 (mgcp_msg.c:125) 20241204085109098 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109098 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw conn:(1234/rtp C:E7098A33 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109098 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109098 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:E7098A33 CRCX: Creating connection: port: 4208 (mgcp_protocol.c:1112) 20241204085109098 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CI:E7098A33 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109098 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109098 DLMGCP DEBUG <0013> Generated response: line #00: 200 42766 OK (mgcp_msg.c:67) 20241204085109098 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/61@mgw (mgcp_msg.c:67) 20241204085109098 DLMGCP DEBUG <0013> Generated response: line #02: I: E7098A33 (mgcp_msg.c:67) 20241204085109098 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109098 DLMGCP DEBUG <0013> Generated response: line #04: o=- E7098A33 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109098 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109098 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109098 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109098 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4208 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109098 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109098 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109098 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42767 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109098 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109098 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109098 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109098 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found free endpoint: rtpbridge/62@mgw (mgcp_endp.c:261) 20241204085109098 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:441) 20241204085109098 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109098 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw conn:(1234/rtp C:2978749A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109098 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:2978749A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109098 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:2978749A output_enabled 0 (mgcp_msg.c:125) 20241204085109098 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109098 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw conn:(1234/rtp C:2978749A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109098 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109098 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:2978749A CRCX: Creating connection: port: 4210 (mgcp_protocol.c:1112) 20241204085109098 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CI:2978749A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109098 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109098 DLMGCP DEBUG <0013> Generated response: line #00: 200 42767 OK (mgcp_msg.c:67) 20241204085109098 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/62@mgw (mgcp_msg.c:67) 20241204085109098 DLMGCP DEBUG <0013> Generated response: line #02: I: 2978749A (mgcp_msg.c:67) 20241204085109098 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109098 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2978749A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109098 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109098 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109098 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109099 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4210 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109099 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109099 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109099 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42768 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109099 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109099 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109099 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109099 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found free endpoint: rtpbridge/63@mgw (mgcp_endp.c:261) 20241204085109099 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:441) 20241204085109099 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109099 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw conn:(1234/rtp C:5CFA1D6D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109099 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:5CFA1D6D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109099 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:5CFA1D6D output_enabled 0 (mgcp_msg.c:125) 20241204085109099 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109099 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw conn:(1234/rtp C:5CFA1D6D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109099 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109099 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:5CFA1D6D CRCX: Creating connection: port: 4212 (mgcp_protocol.c:1112) 20241204085109099 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CI:5CFA1D6D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109099 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109099 DLMGCP DEBUG <0013> Generated response: line #00: 200 42768 OK (mgcp_msg.c:67) 20241204085109099 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/63@mgw (mgcp_msg.c:67) 20241204085109099 DLMGCP DEBUG <0013> Generated response: line #02: I: 5CFA1D6D (mgcp_msg.c:67) 20241204085109099 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109099 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5CFA1D6D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109099 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109099 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109099 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109099 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4212 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109099 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109099 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109100 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42769 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109100 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109100 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109100 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109100 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found free endpoint: rtpbridge/64@mgw (mgcp_endp.c:261) 20241204085109100 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:441) 20241204085109100 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109100 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw conn:(1234/rtp C:03EC80EB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109100 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:03EC80EB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109100 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:03EC80EB output_enabled 0 (mgcp_msg.c:125) 20241204085109100 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109100 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw conn:(1234/rtp C:03EC80EB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109100 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109100 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:03EC80EB CRCX: Creating connection: port: 4214 (mgcp_protocol.c:1112) 20241204085109100 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CI:03EC80EB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109100 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109100 DLMGCP DEBUG <0013> Generated response: line #00: 200 42769 OK (mgcp_msg.c:67) 20241204085109100 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/64@mgw (mgcp_msg.c:67) 20241204085109100 DLMGCP DEBUG <0013> Generated response: line #02: I: 03EC80EB (mgcp_msg.c:67) 20241204085109100 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109100 DLMGCP DEBUG <0013> Generated response: line #04: o=- 03EC80EB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109100 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109100 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109100 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109100 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4214 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109100 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109100 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109101 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42770 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109101 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109101 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109101 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109101 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found free endpoint: rtpbridge/65@mgw (mgcp_endp.c:261) 20241204085109101 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:441) 20241204085109101 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109101 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw conn:(1234/rtp C:F4B58D04 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109101 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:F4B58D04 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109101 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:F4B58D04 output_enabled 0 (mgcp_msg.c:125) 20241204085109101 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109101 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw conn:(1234/rtp C:F4B58D04 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109101 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109101 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:F4B58D04 CRCX: Creating connection: port: 4216 (mgcp_protocol.c:1112) 20241204085109101 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CI:F4B58D04 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109101 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109101 DLMGCP DEBUG <0013> Generated response: line #00: 200 42770 OK (mgcp_msg.c:67) 20241204085109101 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/65@mgw (mgcp_msg.c:67) 20241204085109101 DLMGCP DEBUG <0013> Generated response: line #02: I: F4B58D04 (mgcp_msg.c:67) 20241204085109101 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109101 DLMGCP DEBUG <0013> Generated response: line #04: o=- F4B58D04 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109101 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109101 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109101 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109101 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4216 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109101 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109101 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109101 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42771 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109101 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109101 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109101 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109101 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found free endpoint: rtpbridge/66@mgw (mgcp_endp.c:261) 20241204085109101 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:441) 20241204085109101 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109101 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw conn:(1234/rtp C:4573DB03 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109101 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:4573DB03 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109101 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:4573DB03 output_enabled 0 (mgcp_msg.c:125) 20241204085109101 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109101 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw conn:(1234/rtp C:4573DB03 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109101 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109101 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:4573DB03 CRCX: Creating connection: port: 4218 (mgcp_protocol.c:1112) 20241204085109101 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CI:4573DB03 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109101 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109101 DLMGCP DEBUG <0013> Generated response: line #00: 200 42771 OK (mgcp_msg.c:67) 20241204085109101 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/66@mgw (mgcp_msg.c:67) 20241204085109101 DLMGCP DEBUG <0013> Generated response: line #02: I: 4573DB03 (mgcp_msg.c:67) 20241204085109101 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109101 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4573DB03 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109101 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109101 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109101 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109101 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4218 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109101 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109101 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109102 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42772 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109102 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109102 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109102 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109102 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found free endpoint: rtpbridge/67@mgw (mgcp_endp.c:261) 20241204085109102 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:441) 20241204085109102 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109102 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw conn:(1234/rtp C:2B04F1B8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109102 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:2B04F1B8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109102 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:2B04F1B8 output_enabled 0 (mgcp_msg.c:125) 20241204085109102 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109102 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw conn:(1234/rtp C:2B04F1B8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109102 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109102 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:2B04F1B8 CRCX: Creating connection: port: 4220 (mgcp_protocol.c:1112) 20241204085109102 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CI:2B04F1B8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109102 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109102 DLMGCP DEBUG <0013> Generated response: line #00: 200 42772 OK (mgcp_msg.c:67) 20241204085109102 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/67@mgw (mgcp_msg.c:67) 20241204085109102 DLMGCP DEBUG <0013> Generated response: line #02: I: 2B04F1B8 (mgcp_msg.c:67) 20241204085109102 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109102 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2B04F1B8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109102 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109102 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109102 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109102 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4220 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109102 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109102 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109102 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42773 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109102 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109102 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109102 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109102 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found free endpoint: rtpbridge/68@mgw (mgcp_endp.c:261) 20241204085109102 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:441) 20241204085109102 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109102 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw conn:(1234/rtp C:264EF983 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109102 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:264EF983 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109102 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:264EF983 output_enabled 0 (mgcp_msg.c:125) 20241204085109102 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109102 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw conn:(1234/rtp C:264EF983 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109102 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109103 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:264EF983 CRCX: Creating connection: port: 4222 (mgcp_protocol.c:1112) 20241204085109103 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CI:264EF983 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109103 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109103 DLMGCP DEBUG <0013> Generated response: line #00: 200 42773 OK (mgcp_msg.c:67) 20241204085109103 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/68@mgw (mgcp_msg.c:67) 20241204085109103 DLMGCP DEBUG <0013> Generated response: line #02: I: 264EF983 (mgcp_msg.c:67) 20241204085109103 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109103 DLMGCP DEBUG <0013> Generated response: line #04: o=- 264EF983 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109103 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109103 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109103 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109103 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4222 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109103 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109103 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109103 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42774 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109103 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109103 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109103 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109103 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found free endpoint: rtpbridge/69@mgw (mgcp_endp.c:261) 20241204085109103 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:441) 20241204085109103 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109103 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw conn:(1234/rtp C:AB807138 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109103 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:AB807138 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109103 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:AB807138 output_enabled 0 (mgcp_msg.c:125) 20241204085109103 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109103 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw conn:(1234/rtp C:AB807138 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109103 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109103 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:AB807138 CRCX: Creating connection: port: 4224 (mgcp_protocol.c:1112) 20241204085109103 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CI:AB807138 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109103 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109103 DLMGCP DEBUG <0013> Generated response: line #00: 200 42774 OK (mgcp_msg.c:67) 20241204085109103 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/69@mgw (mgcp_msg.c:67) 20241204085109103 DLMGCP DEBUG <0013> Generated response: line #02: I: AB807138 (mgcp_msg.c:67) 20241204085109103 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109103 DLMGCP DEBUG <0013> Generated response: line #04: o=- AB807138 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109103 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109103 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109103 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109103 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4224 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109103 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109103 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109104 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42775 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109104 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109104 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109104 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109104 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found free endpoint: rtpbridge/6a@mgw (mgcp_endp.c:261) 20241204085109104 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:441) 20241204085109104 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109104 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw conn:(1234/rtp C:D373FC15 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109104 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:D373FC15 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109104 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:D373FC15 output_enabled 0 (mgcp_msg.c:125) 20241204085109104 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109104 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw conn:(1234/rtp C:D373FC15 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109104 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109104 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:D373FC15 CRCX: Creating connection: port: 4226 (mgcp_protocol.c:1112) 20241204085109104 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CI:D373FC15 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109104 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109104 DLMGCP DEBUG <0013> Generated response: line #00: 200 42775 OK (mgcp_msg.c:67) 20241204085109104 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6a@mgw (mgcp_msg.c:67) 20241204085109104 DLMGCP DEBUG <0013> Generated response: line #02: I: D373FC15 (mgcp_msg.c:67) 20241204085109104 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109104 DLMGCP DEBUG <0013> Generated response: line #04: o=- D373FC15 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109104 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109104 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109104 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109104 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4226 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109104 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109104 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109104 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42776 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109104 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109104 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109104 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109104 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found free endpoint: rtpbridge/6b@mgw (mgcp_endp.c:261) 20241204085109104 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:441) 20241204085109104 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109104 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw conn:(1234/rtp C:82D04B0D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109104 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:82D04B0D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109105 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:82D04B0D output_enabled 0 (mgcp_msg.c:125) 20241204085109105 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109105 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw conn:(1234/rtp C:82D04B0D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109105 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109105 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:82D04B0D CRCX: Creating connection: port: 4228 (mgcp_protocol.c:1112) 20241204085109105 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CI:82D04B0D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109105 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109105 DLMGCP DEBUG <0013> Generated response: line #00: 200 42776 OK (mgcp_msg.c:67) 20241204085109105 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6b@mgw (mgcp_msg.c:67) 20241204085109105 DLMGCP DEBUG <0013> Generated response: line #02: I: 82D04B0D (mgcp_msg.c:67) 20241204085109105 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109105 DLMGCP DEBUG <0013> Generated response: line #04: o=- 82D04B0D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109105 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109105 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109105 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109105 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4228 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109105 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109105 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109105 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42777 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109105 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109105 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109105 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109105 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found free endpoint: rtpbridge/6c@mgw (mgcp_endp.c:261) 20241204085109105 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:441) 20241204085109105 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109105 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw conn:(1234/rtp C:BFFF317B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109105 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:BFFF317B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109105 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:BFFF317B output_enabled 0 (mgcp_msg.c:125) 20241204085109105 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109105 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw conn:(1234/rtp C:BFFF317B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109105 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109105 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:BFFF317B CRCX: Creating connection: port: 4230 (mgcp_protocol.c:1112) 20241204085109105 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CI:BFFF317B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109105 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109105 DLMGCP DEBUG <0013> Generated response: line #00: 200 42777 OK (mgcp_msg.c:67) 20241204085109105 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6c@mgw (mgcp_msg.c:67) 20241204085109105 DLMGCP DEBUG <0013> Generated response: line #02: I: BFFF317B (mgcp_msg.c:67) 20241204085109105 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109105 DLMGCP DEBUG <0013> Generated response: line #04: o=- BFFF317B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109105 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109105 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109105 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109105 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4230 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109105 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109105 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109106 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42778 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109106 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109106 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109106 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109106 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found free endpoint: rtpbridge/6d@mgw (mgcp_endp.c:261) 20241204085109106 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:441) 20241204085109106 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109106 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw conn:(1234/rtp C:ECD6F7AC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109106 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:ECD6F7AC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109106 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:ECD6F7AC output_enabled 0 (mgcp_msg.c:125) 20241204085109106 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109106 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw conn:(1234/rtp C:ECD6F7AC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109106 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109106 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:ECD6F7AC CRCX: Creating connection: port: 4232 (mgcp_protocol.c:1112) 20241204085109106 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CI:ECD6F7AC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109106 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109106 DLMGCP DEBUG <0013> Generated response: line #00: 200 42778 OK (mgcp_msg.c:67) 20241204085109106 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6d@mgw (mgcp_msg.c:67) 20241204085109106 DLMGCP DEBUG <0013> Generated response: line #02: I: ECD6F7AC (mgcp_msg.c:67) 20241204085109106 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109106 DLMGCP DEBUG <0013> Generated response: line #04: o=- ECD6F7AC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109106 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109106 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109106 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109106 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4232 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109106 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109106 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109107 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42779 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109107 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109107 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109107 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109107 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found free endpoint: rtpbridge/6e@mgw (mgcp_endp.c:261) 20241204085109107 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:441) 20241204085109107 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109107 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw conn:(1234/rtp C:900F035F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109107 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:900F035F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109107 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:900F035F output_enabled 0 (mgcp_msg.c:125) 20241204085109107 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109107 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw conn:(1234/rtp C:900F035F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109107 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109107 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:900F035F CRCX: Creating connection: port: 4234 (mgcp_protocol.c:1112) 20241204085109107 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CI:900F035F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109107 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109107 DLMGCP DEBUG <0013> Generated response: line #00: 200 42779 OK (mgcp_msg.c:67) 20241204085109107 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6e@mgw (mgcp_msg.c:67) 20241204085109107 DLMGCP DEBUG <0013> Generated response: line #02: I: 900F035F (mgcp_msg.c:67) 20241204085109107 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109107 DLMGCP DEBUG <0013> Generated response: line #04: o=- 900F035F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109107 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109107 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109107 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109107 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4234 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109107 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109107 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109107 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42780 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109107 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109107 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109107 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109107 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found free endpoint: rtpbridge/6f@mgw (mgcp_endp.c:261) 20241204085109107 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:441) 20241204085109107 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109107 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw conn:(1234/rtp C:987F642D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109107 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:987F642D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109107 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:987F642D output_enabled 0 (mgcp_msg.c:125) 20241204085109107 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109107 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw conn:(1234/rtp C:987F642D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109107 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109107 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:987F642D CRCX: Creating connection: port: 4236 (mgcp_protocol.c:1112) 20241204085109107 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CI:987F642D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109107 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109107 DLMGCP DEBUG <0013> Generated response: line #00: 200 42780 OK (mgcp_msg.c:67) 20241204085109107 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6f@mgw (mgcp_msg.c:67) 20241204085109107 DLMGCP DEBUG <0013> Generated response: line #02: I: 987F642D (mgcp_msg.c:67) 20241204085109107 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109107 DLMGCP DEBUG <0013> Generated response: line #04: o=- 987F642D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109107 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109107 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109107 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109107 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4236 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109107 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109107 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109108 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42781 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109108 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109108 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109108 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109108 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found free endpoint: rtpbridge/70@mgw (mgcp_endp.c:261) 20241204085109108 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:441) 20241204085109108 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109108 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw conn:(1234/rtp C:AE0C813C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109108 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:AE0C813C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109108 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:AE0C813C output_enabled 0 (mgcp_msg.c:125) 20241204085109108 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109108 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw conn:(1234/rtp C:AE0C813C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109108 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109108 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:AE0C813C CRCX: Creating connection: port: 4238 (mgcp_protocol.c:1112) 20241204085109108 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CI:AE0C813C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109108 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109108 DLMGCP DEBUG <0013> Generated response: line #00: 200 42781 OK (mgcp_msg.c:67) 20241204085109108 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/70@mgw (mgcp_msg.c:67) 20241204085109108 DLMGCP DEBUG <0013> Generated response: line #02: I: AE0C813C (mgcp_msg.c:67) 20241204085109108 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109108 DLMGCP DEBUG <0013> Generated response: line #04: o=- AE0C813C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109108 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109108 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109108 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109108 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4238 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109108 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109108 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109109 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42782 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109109 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109109 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109109 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109109 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found free endpoint: rtpbridge/71@mgw (mgcp_endp.c:261) 20241204085109109 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:441) 20241204085109109 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109109 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw conn:(1234/rtp C:D341F2AB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109109 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:D341F2AB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109109 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:D341F2AB output_enabled 0 (mgcp_msg.c:125) 20241204085109109 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109109 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw conn:(1234/rtp C:D341F2AB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109109 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109109 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:D341F2AB CRCX: Creating connection: port: 4240 (mgcp_protocol.c:1112) 20241204085109109 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CI:D341F2AB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109109 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109109 DLMGCP DEBUG <0013> Generated response: line #00: 200 42782 OK (mgcp_msg.c:67) 20241204085109109 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/71@mgw (mgcp_msg.c:67) 20241204085109109 DLMGCP DEBUG <0013> Generated response: line #02: I: D341F2AB (mgcp_msg.c:67) 20241204085109109 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109109 DLMGCP DEBUG <0013> Generated response: line #04: o=- D341F2AB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109109 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109109 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109109 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109109 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4240 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109109 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109109 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109110 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42783 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109110 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109110 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109110 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109110 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found free endpoint: rtpbridge/72@mgw (mgcp_endp.c:261) 20241204085109110 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:441) 20241204085109110 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109110 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw conn:(1234/rtp C:4BC917D4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109110 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:4BC917D4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109110 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:4BC917D4 output_enabled 0 (mgcp_msg.c:125) 20241204085109110 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109110 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw conn:(1234/rtp C:4BC917D4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109110 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109110 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:4BC917D4 CRCX: Creating connection: port: 4242 (mgcp_protocol.c:1112) 20241204085109110 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CI:4BC917D4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109110 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109110 DLMGCP DEBUG <0013> Generated response: line #00: 200 42783 OK (mgcp_msg.c:67) 20241204085109110 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/72@mgw (mgcp_msg.c:67) 20241204085109110 DLMGCP DEBUG <0013> Generated response: line #02: I: 4BC917D4 (mgcp_msg.c:67) 20241204085109110 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109110 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4BC917D4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109110 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109110 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109110 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109110 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4242 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109110 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109110 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109110 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42784 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109111 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109111 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109111 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109111 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found free endpoint: rtpbridge/73@mgw (mgcp_endp.c:261) 20241204085109111 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:441) 20241204085109111 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109111 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw conn:(1234/rtp C:5BDA91D9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109111 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:5BDA91D9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109111 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:5BDA91D9 output_enabled 0 (mgcp_msg.c:125) 20241204085109111 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109111 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw conn:(1234/rtp C:5BDA91D9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109111 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109111 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:5BDA91D9 CRCX: Creating connection: port: 4244 (mgcp_protocol.c:1112) 20241204085109111 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CI:5BDA91D9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109111 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109111 DLMGCP DEBUG <0013> Generated response: line #00: 200 42784 OK (mgcp_msg.c:67) 20241204085109111 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/73@mgw (mgcp_msg.c:67) 20241204085109111 DLMGCP DEBUG <0013> Generated response: line #02: I: 5BDA91D9 (mgcp_msg.c:67) 20241204085109111 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109111 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5BDA91D9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109111 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109111 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109111 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109111 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4244 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109111 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109111 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109111 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42785 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109111 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109111 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109111 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109111 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found free endpoint: rtpbridge/74@mgw (mgcp_endp.c:261) 20241204085109111 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:441) 20241204085109111 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109111 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw conn:(1234/rtp C:0AE826A6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109111 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:0AE826A6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109111 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:0AE826A6 output_enabled 0 (mgcp_msg.c:125) 20241204085109111 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109111 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw conn:(1234/rtp C:0AE826A6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109111 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109111 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:0AE826A6 CRCX: Creating connection: port: 4246 (mgcp_protocol.c:1112) 20241204085109111 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CI:0AE826A6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109111 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109111 DLMGCP DEBUG <0013> Generated response: line #00: 200 42785 OK (mgcp_msg.c:67) 20241204085109111 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/74@mgw (mgcp_msg.c:67) 20241204085109111 DLMGCP DEBUG <0013> Generated response: line #02: I: 0AE826A6 (mgcp_msg.c:67) 20241204085109111 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109111 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0AE826A6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109111 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109111 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109111 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109111 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4246 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109111 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109111 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109112 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42786 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109112 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109112 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109112 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109112 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found free endpoint: rtpbridge/75@mgw (mgcp_endp.c:261) 20241204085109112 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:441) 20241204085109112 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109112 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw conn:(1234/rtp C:BAF56BB5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109112 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:BAF56BB5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109112 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:BAF56BB5 output_enabled 0 (mgcp_msg.c:125) 20241204085109112 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109112 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw conn:(1234/rtp C:BAF56BB5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109112 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109112 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:BAF56BB5 CRCX: Creating connection: port: 4248 (mgcp_protocol.c:1112) 20241204085109112 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CI:BAF56BB5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109112 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109112 DLMGCP DEBUG <0013> Generated response: line #00: 200 42786 OK (mgcp_msg.c:67) 20241204085109112 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/75@mgw (mgcp_msg.c:67) 20241204085109112 DLMGCP DEBUG <0013> Generated response: line #02: I: BAF56BB5 (mgcp_msg.c:67) 20241204085109112 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109112 DLMGCP DEBUG <0013> Generated response: line #04: o=- BAF56BB5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109112 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109112 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109112 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109112 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4248 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109112 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109112 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109113 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42787 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109113 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109113 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109113 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109113 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found free endpoint: rtpbridge/76@mgw (mgcp_endp.c:261) 20241204085109113 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:441) 20241204085109113 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109113 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw conn:(1234/rtp C:F5566B54 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109113 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:F5566B54 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109113 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:F5566B54 output_enabled 0 (mgcp_msg.c:125) 20241204085109113 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109113 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw conn:(1234/rtp C:F5566B54 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109113 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109113 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:F5566B54 CRCX: Creating connection: port: 4250 (mgcp_protocol.c:1112) 20241204085109113 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CI:F5566B54 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109113 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109113 DLMGCP DEBUG <0013> Generated response: line #00: 200 42787 OK (mgcp_msg.c:67) 20241204085109113 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/76@mgw (mgcp_msg.c:67) 20241204085109113 DLMGCP DEBUG <0013> Generated response: line #02: I: F5566B54 (mgcp_msg.c:67) 20241204085109113 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109113 DLMGCP DEBUG <0013> Generated response: line #04: o=- F5566B54 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109113 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109113 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109113 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109113 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4250 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109113 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109113 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109113 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42788 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109113 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109114 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109114 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109114 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found free endpoint: rtpbridge/77@mgw (mgcp_endp.c:261) 20241204085109114 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:441) 20241204085109114 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109114 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw conn:(1234/rtp C:9979897B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109114 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:9979897B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109114 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:9979897B output_enabled 0 (mgcp_msg.c:125) 20241204085109114 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109114 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw conn:(1234/rtp C:9979897B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109114 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109114 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:9979897B CRCX: Creating connection: port: 4252 (mgcp_protocol.c:1112) 20241204085109114 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CI:9979897B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109114 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109114 DLMGCP DEBUG <0013> Generated response: line #00: 200 42788 OK (mgcp_msg.c:67) 20241204085109114 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/77@mgw (mgcp_msg.c:67) 20241204085109114 DLMGCP DEBUG <0013> Generated response: line #02: I: 9979897B (mgcp_msg.c:67) 20241204085109114 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109114 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9979897B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109114 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109114 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109114 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109114 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4252 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109114 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109114 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109114 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42789 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109114 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109114 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109114 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109114 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found free endpoint: rtpbridge/78@mgw (mgcp_endp.c:261) 20241204085109114 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:441) 20241204085109114 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109114 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw conn:(1234/rtp C:F1DE8938 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109114 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:F1DE8938 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109114 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:F1DE8938 output_enabled 0 (mgcp_msg.c:125) 20241204085109114 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109114 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw conn:(1234/rtp C:F1DE8938 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109114 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109115 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:F1DE8938 CRCX: Creating connection: port: 4254 (mgcp_protocol.c:1112) 20241204085109115 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CI:F1DE8938 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109115 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109115 DLMGCP DEBUG <0013> Generated response: line #00: 200 42789 OK (mgcp_msg.c:67) 20241204085109115 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/78@mgw (mgcp_msg.c:67) 20241204085109115 DLMGCP DEBUG <0013> Generated response: line #02: I: F1DE8938 (mgcp_msg.c:67) 20241204085109115 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109115 DLMGCP DEBUG <0013> Generated response: line #04: o=- F1DE8938 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109115 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109115 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109115 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109115 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4254 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109115 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109115 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109115 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42790 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109115 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109115 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109115 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109115 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found free endpoint: rtpbridge/79@mgw (mgcp_endp.c:261) 20241204085109115 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:441) 20241204085109115 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109115 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw conn:(1234/rtp C:E9D23A93 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109115 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:E9D23A93 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109115 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:E9D23A93 output_enabled 0 (mgcp_msg.c:125) 20241204085109115 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109115 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw conn:(1234/rtp C:E9D23A93 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109115 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109115 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:E9D23A93 CRCX: Creating connection: port: 4256 (mgcp_protocol.c:1112) 20241204085109115 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CI:E9D23A93 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109115 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109115 DLMGCP DEBUG <0013> Generated response: line #00: 200 42790 OK (mgcp_msg.c:67) 20241204085109115 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/79@mgw (mgcp_msg.c:67) 20241204085109115 DLMGCP DEBUG <0013> Generated response: line #02: I: E9D23A93 (mgcp_msg.c:67) 20241204085109115 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109115 DLMGCP DEBUG <0013> Generated response: line #04: o=- E9D23A93 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109115 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109115 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109115 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109115 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4256 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109115 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109115 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109116 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42791 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109116 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109116 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109116 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109116 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found free endpoint: rtpbridge/7a@mgw (mgcp_endp.c:261) 20241204085109116 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:441) 20241204085109116 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109116 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw conn:(1234/rtp C:A52999CD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109116 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:A52999CD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109116 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:A52999CD output_enabled 0 (mgcp_msg.c:125) 20241204085109116 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109116 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw conn:(1234/rtp C:A52999CD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109116 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109116 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:A52999CD CRCX: Creating connection: port: 4258 (mgcp_protocol.c:1112) 20241204085109116 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CI:A52999CD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109116 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109116 DLMGCP DEBUG <0013> Generated response: line #00: 200 42791 OK (mgcp_msg.c:67) 20241204085109116 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7a@mgw (mgcp_msg.c:67) 20241204085109116 DLMGCP DEBUG <0013> Generated response: line #02: I: A52999CD (mgcp_msg.c:67) 20241204085109116 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109116 DLMGCP DEBUG <0013> Generated response: line #04: o=- A52999CD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109116 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109116 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109116 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109116 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4258 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109116 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109116 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109117 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42792 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109117 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109117 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109117 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109117 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found free endpoint: rtpbridge/7b@mgw (mgcp_endp.c:261) 20241204085109117 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:441) 20241204085109117 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109117 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw conn:(1234/rtp C:CF81B8DF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109117 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:CF81B8DF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109117 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:CF81B8DF output_enabled 0 (mgcp_msg.c:125) 20241204085109117 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109117 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw conn:(1234/rtp C:CF81B8DF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109117 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109117 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:CF81B8DF CRCX: Creating connection: port: 4260 (mgcp_protocol.c:1112) 20241204085109117 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CI:CF81B8DF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109117 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109117 DLMGCP DEBUG <0013> Generated response: line #00: 200 42792 OK (mgcp_msg.c:67) 20241204085109117 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7b@mgw (mgcp_msg.c:67) 20241204085109117 DLMGCP DEBUG <0013> Generated response: line #02: I: CF81B8DF (mgcp_msg.c:67) 20241204085109117 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109117 DLMGCP DEBUG <0013> Generated response: line #04: o=- CF81B8DF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109117 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109117 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109117 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109117 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4260 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109117 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109117 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109118 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42793 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109118 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109118 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109118 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109118 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found free endpoint: rtpbridge/7c@mgw (mgcp_endp.c:261) 20241204085109118 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:441) 20241204085109118 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109118 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw conn:(1234/rtp C:906C07CA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109118 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:906C07CA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109118 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:906C07CA output_enabled 0 (mgcp_msg.c:125) 20241204085109118 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109118 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw conn:(1234/rtp C:906C07CA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109118 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109118 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:906C07CA CRCX: Creating connection: port: 4262 (mgcp_protocol.c:1112) 20241204085109118 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CI:906C07CA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109118 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109118 DLMGCP DEBUG <0013> Generated response: line #00: 200 42793 OK (mgcp_msg.c:67) 20241204085109118 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7c@mgw (mgcp_msg.c:67) 20241204085109118 DLMGCP DEBUG <0013> Generated response: line #02: I: 906C07CA (mgcp_msg.c:67) 20241204085109118 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109118 DLMGCP DEBUG <0013> Generated response: line #04: o=- 906C07CA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109118 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109118 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109118 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109118 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4262 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109118 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109118 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109118 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42794 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109118 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109118 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109118 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109118 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found free endpoint: rtpbridge/7d@mgw (mgcp_endp.c:261) 20241204085109118 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:441) 20241204085109118 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109118 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw conn:(1234/rtp C:633A0E6F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109118 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:633A0E6F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109118 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:633A0E6F output_enabled 0 (mgcp_msg.c:125) 20241204085109118 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109118 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw conn:(1234/rtp C:633A0E6F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109118 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109118 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:633A0E6F CRCX: Creating connection: port: 4264 (mgcp_protocol.c:1112) 20241204085109118 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CI:633A0E6F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109118 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109118 DLMGCP DEBUG <0013> Generated response: line #00: 200 42794 OK (mgcp_msg.c:67) 20241204085109118 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7d@mgw (mgcp_msg.c:67) 20241204085109118 DLMGCP DEBUG <0013> Generated response: line #02: I: 633A0E6F (mgcp_msg.c:67) 20241204085109118 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109118 DLMGCP DEBUG <0013> Generated response: line #04: o=- 633A0E6F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109118 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109118 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109118 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109118 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4264 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109119 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109119 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109119 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42795 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109119 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109119 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109119 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109119 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found free endpoint: rtpbridge/7e@mgw (mgcp_endp.c:261) 20241204085109119 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:441) 20241204085109119 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109119 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw conn:(1234/rtp C:97C7BC15 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109119 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:97C7BC15 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109119 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:97C7BC15 output_enabled 0 (mgcp_msg.c:125) 20241204085109119 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109119 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw conn:(1234/rtp C:97C7BC15 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109119 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109119 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:97C7BC15 CRCX: Creating connection: port: 4266 (mgcp_protocol.c:1112) 20241204085109119 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CI:97C7BC15 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109119 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109119 DLMGCP DEBUG <0013> Generated response: line #00: 200 42795 OK (mgcp_msg.c:67) 20241204085109119 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7e@mgw (mgcp_msg.c:67) 20241204085109119 DLMGCP DEBUG <0013> Generated response: line #02: I: 97C7BC15 (mgcp_msg.c:67) 20241204085109119 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109119 DLMGCP DEBUG <0013> Generated response: line #04: o=- 97C7BC15 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109119 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109119 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109119 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109119 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4266 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109119 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109119 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109120 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42796 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109120 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109120 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109120 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109120 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found free endpoint: rtpbridge/7f@mgw (mgcp_endp.c:261) 20241204085109120 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:441) 20241204085109120 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109120 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw conn:(1234/rtp C:F2FD9F5B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109120 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:F2FD9F5B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109120 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:F2FD9F5B output_enabled 0 (mgcp_msg.c:125) 20241204085109120 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109120 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw conn:(1234/rtp C:F2FD9F5B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109120 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109120 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:F2FD9F5B CRCX: Creating connection: port: 4268 (mgcp_protocol.c:1112) 20241204085109120 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CI:F2FD9F5B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109120 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109120 DLMGCP DEBUG <0013> Generated response: line #00: 200 42796 OK (mgcp_msg.c:67) 20241204085109120 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7f@mgw (mgcp_msg.c:67) 20241204085109120 DLMGCP DEBUG <0013> Generated response: line #02: I: F2FD9F5B (mgcp_msg.c:67) 20241204085109120 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109120 DLMGCP DEBUG <0013> Generated response: line #04: o=- F2FD9F5B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109120 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109120 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109120 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109120 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4268 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109120 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109120 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109120 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42797 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109120 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109120 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109120 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109120 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found free endpoint: rtpbridge/80@mgw (mgcp_endp.c:261) 20241204085109120 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:441) 20241204085109120 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109120 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw conn:(1234/rtp C:DEB45337 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109120 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:DEB45337 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109120 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:DEB45337 output_enabled 0 (mgcp_msg.c:125) 20241204085109121 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109121 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw conn:(1234/rtp C:DEB45337 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109121 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109121 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:DEB45337 CRCX: Creating connection: port: 4270 (mgcp_protocol.c:1112) 20241204085109121 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CI:DEB45337 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109121 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109121 DLMGCP DEBUG <0013> Generated response: line #00: 200 42797 OK (mgcp_msg.c:67) 20241204085109121 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/80@mgw (mgcp_msg.c:67) 20241204085109121 DLMGCP DEBUG <0013> Generated response: line #02: I: DEB45337 (mgcp_msg.c:67) 20241204085109121 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109121 DLMGCP DEBUG <0013> Generated response: line #04: o=- DEB45337 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109121 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109121 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109121 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109121 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4270 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109121 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109121 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109121 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42798 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109121 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109121 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109121 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109121 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found free endpoint: rtpbridge/81@mgw (mgcp_endp.c:261) 20241204085109121 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:441) 20241204085109121 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109121 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw conn:(1234/rtp C:AEAC3C65 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109121 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:AEAC3C65 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109121 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:AEAC3C65 output_enabled 0 (mgcp_msg.c:125) 20241204085109121 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109121 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw conn:(1234/rtp C:AEAC3C65 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109121 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109121 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:AEAC3C65 CRCX: Creating connection: port: 4272 (mgcp_protocol.c:1112) 20241204085109121 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CI:AEAC3C65 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109121 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109121 DLMGCP DEBUG <0013> Generated response: line #00: 200 42798 OK (mgcp_msg.c:67) 20241204085109121 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/81@mgw (mgcp_msg.c:67) 20241204085109121 DLMGCP DEBUG <0013> Generated response: line #02: I: AEAC3C65 (mgcp_msg.c:67) 20241204085109121 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109121 DLMGCP DEBUG <0013> Generated response: line #04: o=- AEAC3C65 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109121 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109121 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109121 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109121 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4272 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109121 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109121 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109122 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42799 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109122 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109122 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109122 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109122 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found free endpoint: rtpbridge/82@mgw (mgcp_endp.c:261) 20241204085109122 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:441) 20241204085109122 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109122 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw conn:(1234/rtp C:4488133C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109122 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:4488133C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109122 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:4488133C output_enabled 0 (mgcp_msg.c:125) 20241204085109122 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109122 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw conn:(1234/rtp C:4488133C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109122 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109122 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:4488133C CRCX: Creating connection: port: 4274 (mgcp_protocol.c:1112) 20241204085109122 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CI:4488133C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109122 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109122 DLMGCP DEBUG <0013> Generated response: line #00: 200 42799 OK (mgcp_msg.c:67) 20241204085109122 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/82@mgw (mgcp_msg.c:67) 20241204085109122 DLMGCP DEBUG <0013> Generated response: line #02: I: 4488133C (mgcp_msg.c:67) 20241204085109122 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109122 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4488133C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109122 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109122 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109122 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109122 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4274 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109122 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109122 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109123 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42800 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109123 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109123 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109123 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109123 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found free endpoint: rtpbridge/83@mgw (mgcp_endp.c:261) 20241204085109123 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:441) 20241204085109123 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109123 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw conn:(1234/rtp C:578D5A2A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109123 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:578D5A2A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109123 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:578D5A2A output_enabled 0 (mgcp_msg.c:125) 20241204085109123 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109123 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw conn:(1234/rtp C:578D5A2A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109123 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109123 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:578D5A2A CRCX: Creating connection: port: 4276 (mgcp_protocol.c:1112) 20241204085109123 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CI:578D5A2A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109123 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109123 DLMGCP DEBUG <0013> Generated response: line #00: 200 42800 OK (mgcp_msg.c:67) 20241204085109123 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/83@mgw (mgcp_msg.c:67) 20241204085109123 DLMGCP DEBUG <0013> Generated response: line #02: I: 578D5A2A (mgcp_msg.c:67) 20241204085109123 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109123 DLMGCP DEBUG <0013> Generated response: line #04: o=- 578D5A2A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109123 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109123 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109123 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109123 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4276 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109123 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109123 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109124 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42801 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109124 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109124 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109124 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109124 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found free endpoint: rtpbridge/84@mgw (mgcp_endp.c:261) 20241204085109124 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:441) 20241204085109124 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109124 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw conn:(1234/rtp C:F3A8F0D0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109124 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:F3A8F0D0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109124 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:F3A8F0D0 output_enabled 0 (mgcp_msg.c:125) 20241204085109124 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109124 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw conn:(1234/rtp C:F3A8F0D0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109124 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109124 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:F3A8F0D0 CRCX: Creating connection: port: 4278 (mgcp_protocol.c:1112) 20241204085109124 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CI:F3A8F0D0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109124 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109124 DLMGCP DEBUG <0013> Generated response: line #00: 200 42801 OK (mgcp_msg.c:67) 20241204085109124 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/84@mgw (mgcp_msg.c:67) 20241204085109124 DLMGCP DEBUG <0013> Generated response: line #02: I: F3A8F0D0 (mgcp_msg.c:67) 20241204085109124 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109124 DLMGCP DEBUG <0013> Generated response: line #04: o=- F3A8F0D0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109124 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109124 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109124 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109124 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4278 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109124 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109124 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109125 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42802 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109125 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109125 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109125 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109125 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found free endpoint: rtpbridge/85@mgw (mgcp_endp.c:261) 20241204085109125 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:441) 20241204085109125 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109125 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw conn:(1234/rtp C:A4A66E03 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109125 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:A4A66E03 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109125 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:A4A66E03 output_enabled 0 (mgcp_msg.c:125) 20241204085109125 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109125 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw conn:(1234/rtp C:A4A66E03 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109125 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109125 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:A4A66E03 CRCX: Creating connection: port: 4280 (mgcp_protocol.c:1112) 20241204085109125 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CI:A4A66E03 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109125 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109125 DLMGCP DEBUG <0013> Generated response: line #00: 200 42802 OK (mgcp_msg.c:67) 20241204085109125 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/85@mgw (mgcp_msg.c:67) 20241204085109125 DLMGCP DEBUG <0013> Generated response: line #02: I: A4A66E03 (mgcp_msg.c:67) 20241204085109125 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109125 DLMGCP DEBUG <0013> Generated response: line #04: o=- A4A66E03 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109125 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109125 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109125 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109125 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4280 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109125 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109125 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109125 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42803 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109125 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109125 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109125 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109125 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found free endpoint: rtpbridge/86@mgw (mgcp_endp.c:261) 20241204085109125 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:441) 20241204085109125 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109125 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw conn:(1234/rtp C:8C19BD47 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109125 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:8C19BD47 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109125 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:8C19BD47 output_enabled 0 (mgcp_msg.c:125) 20241204085109125 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109125 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw conn:(1234/rtp C:8C19BD47 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109125 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109126 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:8C19BD47 CRCX: Creating connection: port: 4282 (mgcp_protocol.c:1112) 20241204085109126 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CI:8C19BD47 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109126 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109126 DLMGCP DEBUG <0013> Generated response: line #00: 200 42803 OK (mgcp_msg.c:67) 20241204085109126 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/86@mgw (mgcp_msg.c:67) 20241204085109126 DLMGCP DEBUG <0013> Generated response: line #02: I: 8C19BD47 (mgcp_msg.c:67) 20241204085109126 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109126 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8C19BD47 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109126 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109126 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109126 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109126 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4282 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109126 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109126 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109126 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42804 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109126 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109126 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109126 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109126 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found free endpoint: rtpbridge/87@mgw (mgcp_endp.c:261) 20241204085109126 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:441) 20241204085109126 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109126 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw conn:(1234/rtp C:4F6C78B8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109126 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:4F6C78B8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109126 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:4F6C78B8 output_enabled 0 (mgcp_msg.c:125) 20241204085109126 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109126 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw conn:(1234/rtp C:4F6C78B8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109126 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109126 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:4F6C78B8 CRCX: Creating connection: port: 4284 (mgcp_protocol.c:1112) 20241204085109126 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CI:4F6C78B8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109126 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109126 DLMGCP DEBUG <0013> Generated response: line #00: 200 42804 OK (mgcp_msg.c:67) 20241204085109126 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/87@mgw (mgcp_msg.c:67) 20241204085109126 DLMGCP DEBUG <0013> Generated response: line #02: I: 4F6C78B8 (mgcp_msg.c:67) 20241204085109126 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109126 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4F6C78B8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109126 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109127 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109127 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109127 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4284 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109127 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109127 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109127 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42805 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109127 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109127 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109127 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109127 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found free endpoint: rtpbridge/88@mgw (mgcp_endp.c:261) 20241204085109127 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:441) 20241204085109127 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109127 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw conn:(1234/rtp C:6088A4D7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109127 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:6088A4D7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109127 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:6088A4D7 output_enabled 0 (mgcp_msg.c:125) 20241204085109127 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109127 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw conn:(1234/rtp C:6088A4D7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109127 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109127 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:6088A4D7 CRCX: Creating connection: port: 4286 (mgcp_protocol.c:1112) 20241204085109127 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CI:6088A4D7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109127 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109127 DLMGCP DEBUG <0013> Generated response: line #00: 200 42805 OK (mgcp_msg.c:67) 20241204085109127 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/88@mgw (mgcp_msg.c:67) 20241204085109127 DLMGCP DEBUG <0013> Generated response: line #02: I: 6088A4D7 (mgcp_msg.c:67) 20241204085109127 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109127 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6088A4D7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109127 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109127 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109127 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109127 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4286 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109127 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109127 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109127 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42806 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109127 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109127 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109127 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109127 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found free endpoint: rtpbridge/89@mgw (mgcp_endp.c:261) 20241204085109127 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:441) 20241204085109127 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109127 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw conn:(1234/rtp C:768036DD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109127 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:768036DD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109127 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:768036DD output_enabled 0 (mgcp_msg.c:125) 20241204085109127 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109127 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw conn:(1234/rtp C:768036DD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109127 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109128 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:768036DD CRCX: Creating connection: port: 4288 (mgcp_protocol.c:1112) 20241204085109128 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CI:768036DD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109128 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109128 DLMGCP DEBUG <0013> Generated response: line #00: 200 42806 OK (mgcp_msg.c:67) 20241204085109128 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/89@mgw (mgcp_msg.c:67) 20241204085109128 DLMGCP DEBUG <0013> Generated response: line #02: I: 768036DD (mgcp_msg.c:67) 20241204085109128 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109128 DLMGCP DEBUG <0013> Generated response: line #04: o=- 768036DD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109128 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109128 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109128 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109128 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4288 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109128 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109128 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109128 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42807 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109128 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109128 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109128 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109128 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found free endpoint: rtpbridge/8a@mgw (mgcp_endp.c:261) 20241204085109128 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:441) 20241204085109128 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109128 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw conn:(1234/rtp C:75C8160E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109128 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:75C8160E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109128 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:75C8160E output_enabled 0 (mgcp_msg.c:125) 20241204085109128 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109128 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw conn:(1234/rtp C:75C8160E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109128 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109128 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:75C8160E CRCX: Creating connection: port: 4290 (mgcp_protocol.c:1112) 20241204085109128 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CI:75C8160E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109128 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109128 DLMGCP DEBUG <0013> Generated response: line #00: 200 42807 OK (mgcp_msg.c:67) 20241204085109128 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8a@mgw (mgcp_msg.c:67) 20241204085109128 DLMGCP DEBUG <0013> Generated response: line #02: I: 75C8160E (mgcp_msg.c:67) 20241204085109128 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109128 DLMGCP DEBUG <0013> Generated response: line #04: o=- 75C8160E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109128 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109128 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109128 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109128 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4290 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109128 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109128 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109129 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42808 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109129 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109129 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109129 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109129 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found free endpoint: rtpbridge/8b@mgw (mgcp_endp.c:261) 20241204085109129 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:441) 20241204085109129 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109129 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw conn:(1234/rtp C:CF5089D2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109129 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:CF5089D2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109129 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:CF5089D2 output_enabled 0 (mgcp_msg.c:125) 20241204085109129 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109129 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw conn:(1234/rtp C:CF5089D2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109129 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109129 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:CF5089D2 CRCX: Creating connection: port: 4292 (mgcp_protocol.c:1112) 20241204085109129 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CI:CF5089D2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109129 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109129 DLMGCP DEBUG <0013> Generated response: line #00: 200 42808 OK (mgcp_msg.c:67) 20241204085109129 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8b@mgw (mgcp_msg.c:67) 20241204085109129 DLMGCP DEBUG <0013> Generated response: line #02: I: CF5089D2 (mgcp_msg.c:67) 20241204085109129 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109129 DLMGCP DEBUG <0013> Generated response: line #04: o=- CF5089D2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109129 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109129 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109129 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109129 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4292 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109129 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109129 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109129 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42809 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109129 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109129 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109129 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109129 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found free endpoint: rtpbridge/8c@mgw (mgcp_endp.c:261) 20241204085109129 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:441) 20241204085109129 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109129 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw conn:(1234/rtp C:5479E7B5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109129 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:5479E7B5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109129 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:5479E7B5 output_enabled 0 (mgcp_msg.c:125) 20241204085109129 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109129 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw conn:(1234/rtp C:5479E7B5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109129 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109129 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:5479E7B5 CRCX: Creating connection: port: 4294 (mgcp_protocol.c:1112) 20241204085109129 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CI:5479E7B5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109129 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109130 DLMGCP DEBUG <0013> Generated response: line #00: 200 42809 OK (mgcp_msg.c:67) 20241204085109130 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8c@mgw (mgcp_msg.c:67) 20241204085109130 DLMGCP DEBUG <0013> Generated response: line #02: I: 5479E7B5 (mgcp_msg.c:67) 20241204085109130 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109130 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5479E7B5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109130 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109130 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109130 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109130 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4294 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109130 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109130 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109130 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42810 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109130 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109130 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109130 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109130 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found free endpoint: rtpbridge/8d@mgw (mgcp_endp.c:261) 20241204085109130 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:441) 20241204085109130 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109130 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw conn:(1234/rtp C:9E5FB955 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109130 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:9E5FB955 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109130 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:9E5FB955 output_enabled 0 (mgcp_msg.c:125) 20241204085109130 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109130 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw conn:(1234/rtp C:9E5FB955 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109130 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109130 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:9E5FB955 CRCX: Creating connection: port: 4296 (mgcp_protocol.c:1112) 20241204085109130 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CI:9E5FB955 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109130 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109130 DLMGCP DEBUG <0013> Generated response: line #00: 200 42810 OK (mgcp_msg.c:67) 20241204085109130 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8d@mgw (mgcp_msg.c:67) 20241204085109130 DLMGCP DEBUG <0013> Generated response: line #02: I: 9E5FB955 (mgcp_msg.c:67) 20241204085109130 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109130 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9E5FB955 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109130 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109130 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109130 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109130 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4296 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109130 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109130 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109131 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42811 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109131 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109131 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109131 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109131 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found free endpoint: rtpbridge/8e@mgw (mgcp_endp.c:261) 20241204085109131 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:441) 20241204085109131 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109131 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw conn:(1234/rtp C:42130723 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109131 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:42130723 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109131 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:42130723 output_enabled 0 (mgcp_msg.c:125) 20241204085109131 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109131 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw conn:(1234/rtp C:42130723 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109131 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109131 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:42130723 CRCX: Creating connection: port: 4298 (mgcp_protocol.c:1112) 20241204085109131 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CI:42130723 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109131 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109131 DLMGCP DEBUG <0013> Generated response: line #00: 200 42811 OK (mgcp_msg.c:67) 20241204085109131 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8e@mgw (mgcp_msg.c:67) 20241204085109131 DLMGCP DEBUG <0013> Generated response: line #02: I: 42130723 (mgcp_msg.c:67) 20241204085109131 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109131 DLMGCP DEBUG <0013> Generated response: line #04: o=- 42130723 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109131 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109131 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109131 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109131 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4298 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109131 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109131 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109132 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42812 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109132 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109132 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109132 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109132 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found free endpoint: rtpbridge/8f@mgw (mgcp_endp.c:261) 20241204085109132 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:441) 20241204085109132 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109132 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw conn:(1234/rtp C:789EB2FC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109132 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:789EB2FC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109132 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:789EB2FC output_enabled 0 (mgcp_msg.c:125) 20241204085109132 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109132 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw conn:(1234/rtp C:789EB2FC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109132 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109132 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:789EB2FC CRCX: Creating connection: port: 4300 (mgcp_protocol.c:1112) 20241204085109132 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CI:789EB2FC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109132 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109132 DLMGCP DEBUG <0013> Generated response: line #00: 200 42812 OK (mgcp_msg.c:67) 20241204085109132 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8f@mgw (mgcp_msg.c:67) 20241204085109132 DLMGCP DEBUG <0013> Generated response: line #02: I: 789EB2FC (mgcp_msg.c:67) 20241204085109132 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109132 DLMGCP DEBUG <0013> Generated response: line #04: o=- 789EB2FC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109132 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109132 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109132 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109132 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4300 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109132 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109132 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109132 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42813 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109132 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109132 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109132 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109132 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found free endpoint: rtpbridge/90@mgw (mgcp_endp.c:261) 20241204085109132 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:441) 20241204085109132 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109133 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw conn:(1234/rtp C:D4C4C1A3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109133 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:D4C4C1A3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109133 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:D4C4C1A3 output_enabled 0 (mgcp_msg.c:125) 20241204085109133 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109133 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw conn:(1234/rtp C:D4C4C1A3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109133 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109133 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:D4C4C1A3 CRCX: Creating connection: port: 4302 (mgcp_protocol.c:1112) 20241204085109133 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CI:D4C4C1A3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109133 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109133 DLMGCP DEBUG <0013> Generated response: line #00: 200 42813 OK (mgcp_msg.c:67) 20241204085109133 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/90@mgw (mgcp_msg.c:67) 20241204085109133 DLMGCP DEBUG <0013> Generated response: line #02: I: D4C4C1A3 (mgcp_msg.c:67) 20241204085109133 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109133 DLMGCP DEBUG <0013> Generated response: line #04: o=- D4C4C1A3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109133 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109133 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109133 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109133 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4302 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109133 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109133 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109133 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42814 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109133 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109133 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109133 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109133 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found free endpoint: rtpbridge/91@mgw (mgcp_endp.c:261) 20241204085109133 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:441) 20241204085109133 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109133 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw conn:(1234/rtp C:D12BD757 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109133 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:D12BD757 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109133 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:D12BD757 output_enabled 0 (mgcp_msg.c:125) 20241204085109133 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109133 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw conn:(1234/rtp C:D12BD757 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109133 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109133 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:D12BD757 CRCX: Creating connection: port: 4304 (mgcp_protocol.c:1112) 20241204085109133 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CI:D12BD757 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109133 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109133 DLMGCP DEBUG <0013> Generated response: line #00: 200 42814 OK (mgcp_msg.c:67) 20241204085109133 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/91@mgw (mgcp_msg.c:67) 20241204085109133 DLMGCP DEBUG <0013> Generated response: line #02: I: D12BD757 (mgcp_msg.c:67) 20241204085109133 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109133 DLMGCP DEBUG <0013> Generated response: line #04: o=- D12BD757 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109133 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109134 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109134 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109134 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4304 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109134 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109134 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109134 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42815 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109134 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109134 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109134 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109134 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found free endpoint: rtpbridge/92@mgw (mgcp_endp.c:261) 20241204085109134 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:441) 20241204085109134 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109134 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw conn:(1234/rtp C:482579C6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109134 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:482579C6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109134 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:482579C6 output_enabled 0 (mgcp_msg.c:125) 20241204085109134 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109134 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw conn:(1234/rtp C:482579C6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109134 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109134 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:482579C6 CRCX: Creating connection: port: 4306 (mgcp_protocol.c:1112) 20241204085109134 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CI:482579C6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109134 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109134 DLMGCP DEBUG <0013> Generated response: line #00: 200 42815 OK (mgcp_msg.c:67) 20241204085109134 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/92@mgw (mgcp_msg.c:67) 20241204085109134 DLMGCP DEBUG <0013> Generated response: line #02: I: 482579C6 (mgcp_msg.c:67) 20241204085109134 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109134 DLMGCP DEBUG <0013> Generated response: line #04: o=- 482579C6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109134 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109134 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109134 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109134 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4306 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109134 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109134 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109135 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42816 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109135 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109135 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109135 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109135 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found free endpoint: rtpbridge/93@mgw (mgcp_endp.c:261) 20241204085109135 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:441) 20241204085109135 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109135 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw conn:(1234/rtp C:3C7F18F6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109135 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:3C7F18F6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109135 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:3C7F18F6 output_enabled 0 (mgcp_msg.c:125) 20241204085109135 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109135 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw conn:(1234/rtp C:3C7F18F6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109135 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109135 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:3C7F18F6 CRCX: Creating connection: port: 4308 (mgcp_protocol.c:1112) 20241204085109135 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CI:3C7F18F6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109135 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109135 DLMGCP DEBUG <0013> Generated response: line #00: 200 42816 OK (mgcp_msg.c:67) 20241204085109135 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/93@mgw (mgcp_msg.c:67) 20241204085109135 DLMGCP DEBUG <0013> Generated response: line #02: I: 3C7F18F6 (mgcp_msg.c:67) 20241204085109135 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109135 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3C7F18F6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109135 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109135 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109135 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109135 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4308 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109135 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109135 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109136 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42817 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109136 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109136 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109136 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109136 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found free endpoint: rtpbridge/94@mgw (mgcp_endp.c:261) 20241204085109136 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:441) 20241204085109136 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109136 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw conn:(1234/rtp C:B506A8DB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109136 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:B506A8DB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109136 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:B506A8DB output_enabled 0 (mgcp_msg.c:125) 20241204085109136 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109136 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw conn:(1234/rtp C:B506A8DB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109136 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109136 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:B506A8DB CRCX: Creating connection: port: 4310 (mgcp_protocol.c:1112) 20241204085109136 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CI:B506A8DB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109136 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109136 DLMGCP DEBUG <0013> Generated response: line #00: 200 42817 OK (mgcp_msg.c:67) 20241204085109136 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/94@mgw (mgcp_msg.c:67) 20241204085109136 DLMGCP DEBUG <0013> Generated response: line #02: I: B506A8DB (mgcp_msg.c:67) 20241204085109136 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109136 DLMGCP DEBUG <0013> Generated response: line #04: o=- B506A8DB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109136 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109136 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109136 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109136 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4310 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109136 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109136 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109137 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42818 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109137 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109137 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109137 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109137 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found free endpoint: rtpbridge/95@mgw (mgcp_endp.c:261) 20241204085109137 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:441) 20241204085109137 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109137 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw conn:(1234/rtp C:0304E72F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109137 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:0304E72F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109137 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:0304E72F output_enabled 0 (mgcp_msg.c:125) 20241204085109137 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109137 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw conn:(1234/rtp C:0304E72F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109137 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109137 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:0304E72F CRCX: Creating connection: port: 4312 (mgcp_protocol.c:1112) 20241204085109137 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CI:0304E72F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109137 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109137 DLMGCP DEBUG <0013> Generated response: line #00: 200 42818 OK (mgcp_msg.c:67) 20241204085109137 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/95@mgw (mgcp_msg.c:67) 20241204085109137 DLMGCP DEBUG <0013> Generated response: line #02: I: 0304E72F (mgcp_msg.c:67) 20241204085109137 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109137 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0304E72F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109137 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109137 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109137 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109137 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4312 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109137 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109137 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109137 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42819 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109137 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109137 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109137 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109137 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found free endpoint: rtpbridge/96@mgw (mgcp_endp.c:261) 20241204085109137 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:441) 20241204085109137 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109137 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw conn:(1234/rtp C:E24E40C3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109137 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:E24E40C3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109137 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:E24E40C3 output_enabled 0 (mgcp_msg.c:125) 20241204085109137 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109137 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw conn:(1234/rtp C:E24E40C3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109137 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109138 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:E24E40C3 CRCX: Creating connection: port: 4314 (mgcp_protocol.c:1112) 20241204085109138 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CI:E24E40C3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109138 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109138 DLMGCP DEBUG <0013> Generated response: line #00: 200 42819 OK (mgcp_msg.c:67) 20241204085109138 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/96@mgw (mgcp_msg.c:67) 20241204085109138 DLMGCP DEBUG <0013> Generated response: line #02: I: E24E40C3 (mgcp_msg.c:67) 20241204085109138 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109138 DLMGCP DEBUG <0013> Generated response: line #04: o=- E24E40C3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109138 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109138 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109138 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109138 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4314 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109138 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109138 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109138 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42820 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109138 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109138 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109138 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109138 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found free endpoint: rtpbridge/97@mgw (mgcp_endp.c:261) 20241204085109138 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:441) 20241204085109138 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109138 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw conn:(1234/rtp C:07CE66A3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109138 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:07CE66A3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109138 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:07CE66A3 output_enabled 0 (mgcp_msg.c:125) 20241204085109138 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109138 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw conn:(1234/rtp C:07CE66A3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109138 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109138 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:07CE66A3 CRCX: Creating connection: port: 4316 (mgcp_protocol.c:1112) 20241204085109138 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CI:07CE66A3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109138 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109138 DLMGCP DEBUG <0013> Generated response: line #00: 200 42820 OK (mgcp_msg.c:67) 20241204085109138 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/97@mgw (mgcp_msg.c:67) 20241204085109138 DLMGCP DEBUG <0013> Generated response: line #02: I: 07CE66A3 (mgcp_msg.c:67) 20241204085109138 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109138 DLMGCP DEBUG <0013> Generated response: line #04: o=- 07CE66A3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109138 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109138 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109138 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109138 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4316 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109138 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109138 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109139 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42821 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109139 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109139 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109139 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109139 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found free endpoint: rtpbridge/98@mgw (mgcp_endp.c:261) 20241204085109139 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:441) 20241204085109139 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109139 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw conn:(1234/rtp C:0AF31FA5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109139 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:0AF31FA5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109139 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:0AF31FA5 output_enabled 0 (mgcp_msg.c:125) 20241204085109139 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109139 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw conn:(1234/rtp C:0AF31FA5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109139 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109139 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:0AF31FA5 CRCX: Creating connection: port: 4318 (mgcp_protocol.c:1112) 20241204085109139 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CI:0AF31FA5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109139 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109139 DLMGCP DEBUG <0013> Generated response: line #00: 200 42821 OK (mgcp_msg.c:67) 20241204085109139 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/98@mgw (mgcp_msg.c:67) 20241204085109139 DLMGCP DEBUG <0013> Generated response: line #02: I: 0AF31FA5 (mgcp_msg.c:67) 20241204085109139 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109139 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0AF31FA5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109139 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109139 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109139 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109139 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4318 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109139 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109139 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109140 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42822 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109140 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109140 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109140 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109140 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found free endpoint: rtpbridge/99@mgw (mgcp_endp.c:261) 20241204085109140 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:441) 20241204085109140 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109140 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw conn:(1234/rtp C:6D30DA5F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109140 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:6D30DA5F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109140 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:6D30DA5F output_enabled 0 (mgcp_msg.c:125) 20241204085109140 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109140 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw conn:(1234/rtp C:6D30DA5F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109140 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109140 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:6D30DA5F CRCX: Creating connection: port: 4320 (mgcp_protocol.c:1112) 20241204085109140 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CI:6D30DA5F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109140 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109140 DLMGCP DEBUG <0013> Generated response: line #00: 200 42822 OK (mgcp_msg.c:67) 20241204085109140 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/99@mgw (mgcp_msg.c:67) 20241204085109140 DLMGCP DEBUG <0013> Generated response: line #02: I: 6D30DA5F (mgcp_msg.c:67) 20241204085109140 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109140 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6D30DA5F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109140 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109140 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109140 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109140 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4320 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109140 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109140 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109140 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42823 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109140 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109140 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109140 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109140 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found free endpoint: rtpbridge/9a@mgw (mgcp_endp.c:261) 20241204085109140 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:441) 20241204085109140 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109140 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw conn:(1234/rtp C:691AD963 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109140 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:691AD963 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109140 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:691AD963 output_enabled 0 (mgcp_msg.c:125) 20241204085109140 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109141 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw conn:(1234/rtp C:691AD963 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109141 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109141 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:691AD963 CRCX: Creating connection: port: 4322 (mgcp_protocol.c:1112) 20241204085109141 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CI:691AD963 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109141 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109141 DLMGCP DEBUG <0013> Generated response: line #00: 200 42823 OK (mgcp_msg.c:67) 20241204085109141 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9a@mgw (mgcp_msg.c:67) 20241204085109141 DLMGCP DEBUG <0013> Generated response: line #02: I: 691AD963 (mgcp_msg.c:67) 20241204085109141 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109141 DLMGCP DEBUG <0013> Generated response: line #04: o=- 691AD963 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109141 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109141 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109141 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109141 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4322 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109141 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109141 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109141 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42824 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109141 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109141 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109141 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109141 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found free endpoint: rtpbridge/9b@mgw (mgcp_endp.c:261) 20241204085109141 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:441) 20241204085109141 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109141 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw conn:(1234/rtp C:BF77DBC8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109141 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:BF77DBC8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109141 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:BF77DBC8 output_enabled 0 (mgcp_msg.c:125) 20241204085109141 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109141 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw conn:(1234/rtp C:BF77DBC8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109141 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109141 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:BF77DBC8 CRCX: Creating connection: port: 4324 (mgcp_protocol.c:1112) 20241204085109141 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CI:BF77DBC8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109141 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109141 DLMGCP DEBUG <0013> Generated response: line #00: 200 42824 OK (mgcp_msg.c:67) 20241204085109141 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9b@mgw (mgcp_msg.c:67) 20241204085109141 DLMGCP DEBUG <0013> Generated response: line #02: I: BF77DBC8 (mgcp_msg.c:67) 20241204085109141 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109141 DLMGCP DEBUG <0013> Generated response: line #04: o=- BF77DBC8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109141 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109141 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109141 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109141 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4324 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109141 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109141 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109142 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42825 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109142 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109142 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109142 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109142 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found free endpoint: rtpbridge/9c@mgw (mgcp_endp.c:261) 20241204085109142 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:441) 20241204085109142 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109142 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw conn:(1234/rtp C:FF30FBDE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109142 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:FF30FBDE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109142 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:FF30FBDE output_enabled 0 (mgcp_msg.c:125) 20241204085109142 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109142 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw conn:(1234/rtp C:FF30FBDE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109142 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109142 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:FF30FBDE CRCX: Creating connection: port: 4326 (mgcp_protocol.c:1112) 20241204085109142 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CI:FF30FBDE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109142 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109142 DLMGCP DEBUG <0013> Generated response: line #00: 200 42825 OK (mgcp_msg.c:67) 20241204085109142 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9c@mgw (mgcp_msg.c:67) 20241204085109142 DLMGCP DEBUG <0013> Generated response: line #02: I: FF30FBDE (mgcp_msg.c:67) 20241204085109142 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109142 DLMGCP DEBUG <0013> Generated response: line #04: o=- FF30FBDE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109142 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109142 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109142 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109142 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4326 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109142 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109142 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109143 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42826 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109143 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109143 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109143 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109143 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found free endpoint: rtpbridge/9d@mgw (mgcp_endp.c:261) 20241204085109143 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:441) 20241204085109143 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109143 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw conn:(1234/rtp C:6AA4FF11 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109143 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:6AA4FF11 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109143 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:6AA4FF11 output_enabled 0 (mgcp_msg.c:125) 20241204085109143 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109143 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw conn:(1234/rtp C:6AA4FF11 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109143 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109143 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:6AA4FF11 CRCX: Creating connection: port: 4328 (mgcp_protocol.c:1112) 20241204085109143 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CI:6AA4FF11 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109143 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109143 DLMGCP DEBUG <0013> Generated response: line #00: 200 42826 OK (mgcp_msg.c:67) 20241204085109143 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9d@mgw (mgcp_msg.c:67) 20241204085109143 DLMGCP DEBUG <0013> Generated response: line #02: I: 6AA4FF11 (mgcp_msg.c:67) 20241204085109143 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109143 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6AA4FF11 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109143 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109143 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109143 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109143 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4328 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109143 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109143 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109143 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42827 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109143 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109143 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109143 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109143 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found free endpoint: rtpbridge/9e@mgw (mgcp_endp.c:261) 20241204085109143 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:441) 20241204085109143 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109143 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw conn:(1234/rtp C:E90D8D98 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109143 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:E90D8D98 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109143 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:E90D8D98 output_enabled 0 (mgcp_msg.c:125) 20241204085109143 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109143 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw conn:(1234/rtp C:E90D8D98 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109143 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109143 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:E90D8D98 CRCX: Creating connection: port: 4330 (mgcp_protocol.c:1112) 20241204085109143 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CI:E90D8D98 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109144 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109144 DLMGCP DEBUG <0013> Generated response: line #00: 200 42827 OK (mgcp_msg.c:67) 20241204085109144 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9e@mgw (mgcp_msg.c:67) 20241204085109144 DLMGCP DEBUG <0013> Generated response: line #02: I: E90D8D98 (mgcp_msg.c:67) 20241204085109144 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109144 DLMGCP DEBUG <0013> Generated response: line #04: o=- E90D8D98 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109144 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109144 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109144 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109144 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4330 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109144 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109144 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109144 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42828 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109144 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109144 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109144 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109144 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found free endpoint: rtpbridge/9f@mgw (mgcp_endp.c:261) 20241204085109144 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:441) 20241204085109144 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109144 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw conn:(1234/rtp C:8AA2CB11 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109144 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:8AA2CB11 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109144 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:8AA2CB11 output_enabled 0 (mgcp_msg.c:125) 20241204085109144 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109144 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw conn:(1234/rtp C:8AA2CB11 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109144 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109144 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:8AA2CB11 CRCX: Creating connection: port: 4332 (mgcp_protocol.c:1112) 20241204085109144 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CI:8AA2CB11 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109144 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109144 DLMGCP DEBUG <0013> Generated response: line #00: 200 42828 OK (mgcp_msg.c:67) 20241204085109144 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9f@mgw (mgcp_msg.c:67) 20241204085109144 DLMGCP DEBUG <0013> Generated response: line #02: I: 8AA2CB11 (mgcp_msg.c:67) 20241204085109144 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109144 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8AA2CB11 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109144 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109144 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109144 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109144 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4332 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109144 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109144 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109145 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42829 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109145 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109145 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109145 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109145 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found free endpoint: rtpbridge/a0@mgw (mgcp_endp.c:261) 20241204085109145 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:441) 20241204085109145 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109145 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw conn:(1234/rtp C:BDDA9F52 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109145 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:BDDA9F52 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109145 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:BDDA9F52 output_enabled 0 (mgcp_msg.c:125) 20241204085109145 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109145 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw conn:(1234/rtp C:BDDA9F52 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109145 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109145 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:BDDA9F52 CRCX: Creating connection: port: 4334 (mgcp_protocol.c:1112) 20241204085109145 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CI:BDDA9F52 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109145 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109145 DLMGCP DEBUG <0013> Generated response: line #00: 200 42829 OK (mgcp_msg.c:67) 20241204085109145 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a0@mgw (mgcp_msg.c:67) 20241204085109145 DLMGCP DEBUG <0013> Generated response: line #02: I: BDDA9F52 (mgcp_msg.c:67) 20241204085109145 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109145 DLMGCP DEBUG <0013> Generated response: line #04: o=- BDDA9F52 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109145 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109145 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109145 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109145 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4334 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109145 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109145 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109146 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42830 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109146 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109146 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109146 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109146 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found free endpoint: rtpbridge/a1@mgw (mgcp_endp.c:261) 20241204085109146 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:441) 20241204085109146 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109146 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw conn:(1234/rtp C:8FB0D7FC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109146 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:8FB0D7FC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109146 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:8FB0D7FC output_enabled 0 (mgcp_msg.c:125) 20241204085109146 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109146 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw conn:(1234/rtp C:8FB0D7FC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109146 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109146 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:8FB0D7FC CRCX: Creating connection: port: 4336 (mgcp_protocol.c:1112) 20241204085109146 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CI:8FB0D7FC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109146 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109146 DLMGCP DEBUG <0013> Generated response: line #00: 200 42830 OK (mgcp_msg.c:67) 20241204085109146 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a1@mgw (mgcp_msg.c:67) 20241204085109146 DLMGCP DEBUG <0013> Generated response: line #02: I: 8FB0D7FC (mgcp_msg.c:67) 20241204085109146 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109146 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8FB0D7FC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109146 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109146 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109146 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109146 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4336 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109146 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109146 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109147 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42831 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109147 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109147 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109147 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109147 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found free endpoint: rtpbridge/a2@mgw (mgcp_endp.c:261) 20241204085109147 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:441) 20241204085109147 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109147 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw conn:(1234/rtp C:525E40B2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109147 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:525E40B2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109147 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:525E40B2 output_enabled 0 (mgcp_msg.c:125) 20241204085109147 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109147 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw conn:(1234/rtp C:525E40B2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109147 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109147 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:525E40B2 CRCX: Creating connection: port: 4338 (mgcp_protocol.c:1112) 20241204085109147 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CI:525E40B2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109147 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109147 DLMGCP DEBUG <0013> Generated response: line #00: 200 42831 OK (mgcp_msg.c:67) 20241204085109147 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a2@mgw (mgcp_msg.c:67) 20241204085109147 DLMGCP DEBUG <0013> Generated response: line #02: I: 525E40B2 (mgcp_msg.c:67) 20241204085109147 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109147 DLMGCP DEBUG <0013> Generated response: line #04: o=- 525E40B2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109147 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109147 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109147 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109147 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4338 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109147 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109147 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109147 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42832 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109147 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109147 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109147 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109147 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found free endpoint: rtpbridge/a3@mgw (mgcp_endp.c:261) 20241204085109147 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:441) 20241204085109147 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109147 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw conn:(1234/rtp C:0D377C1D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109147 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:0D377C1D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109147 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:0D377C1D output_enabled 0 (mgcp_msg.c:125) 20241204085109147 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109147 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw conn:(1234/rtp C:0D377C1D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109147 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109147 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:0D377C1D CRCX: Creating connection: port: 4340 (mgcp_protocol.c:1112) 20241204085109147 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CI:0D377C1D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109147 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109147 DLMGCP DEBUG <0013> Generated response: line #00: 200 42832 OK (mgcp_msg.c:67) 20241204085109147 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a3@mgw (mgcp_msg.c:67) 20241204085109147 DLMGCP DEBUG <0013> Generated response: line #02: I: 0D377C1D (mgcp_msg.c:67) 20241204085109147 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109147 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0D377C1D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109147 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109147 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109147 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109147 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4340 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109147 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109147 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109148 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42833 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109148 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109148 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109148 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109148 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found free endpoint: rtpbridge/a4@mgw (mgcp_endp.c:261) 20241204085109148 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:441) 20241204085109148 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109148 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw conn:(1234/rtp C:DF1A899A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109148 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:DF1A899A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109148 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:DF1A899A output_enabled 0 (mgcp_msg.c:125) 20241204085109148 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109148 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw conn:(1234/rtp C:DF1A899A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109148 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109148 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:DF1A899A CRCX: Creating connection: port: 4342 (mgcp_protocol.c:1112) 20241204085109148 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CI:DF1A899A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109148 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109148 DLMGCP DEBUG <0013> Generated response: line #00: 200 42833 OK (mgcp_msg.c:67) 20241204085109148 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a4@mgw (mgcp_msg.c:67) 20241204085109148 DLMGCP DEBUG <0013> Generated response: line #02: I: DF1A899A (mgcp_msg.c:67) 20241204085109148 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109148 DLMGCP DEBUG <0013> Generated response: line #04: o=- DF1A899A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109148 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109148 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109148 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109148 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4342 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109148 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109148 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109149 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42834 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109149 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109149 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109149 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109149 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found free endpoint: rtpbridge/a5@mgw (mgcp_endp.c:261) 20241204085109149 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:441) 20241204085109149 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109149 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw conn:(1234/rtp C:8196B673 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109149 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:8196B673 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109149 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:8196B673 output_enabled 0 (mgcp_msg.c:125) 20241204085109149 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109149 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw conn:(1234/rtp C:8196B673 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109149 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109149 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:8196B673 CRCX: Creating connection: port: 4344 (mgcp_protocol.c:1112) 20241204085109149 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CI:8196B673 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109149 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109149 DLMGCP DEBUG <0013> Generated response: line #00: 200 42834 OK (mgcp_msg.c:67) 20241204085109149 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a5@mgw (mgcp_msg.c:67) 20241204085109149 DLMGCP DEBUG <0013> Generated response: line #02: I: 8196B673 (mgcp_msg.c:67) 20241204085109149 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109149 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8196B673 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109149 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109149 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109149 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109149 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4344 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109149 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109149 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109149 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42835 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109149 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109149 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109149 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109149 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found free endpoint: rtpbridge/a6@mgw (mgcp_endp.c:261) 20241204085109149 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:441) 20241204085109149 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109150 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw conn:(1234/rtp C:1CB50A30 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109150 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:1CB50A30 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109150 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:1CB50A30 output_enabled 0 (mgcp_msg.c:125) 20241204085109150 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109150 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw conn:(1234/rtp C:1CB50A30 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109150 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109150 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:1CB50A30 CRCX: Creating connection: port: 4346 (mgcp_protocol.c:1112) 20241204085109150 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CI:1CB50A30 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109150 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109150 DLMGCP DEBUG <0013> Generated response: line #00: 200 42835 OK (mgcp_msg.c:67) 20241204085109150 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a6@mgw (mgcp_msg.c:67) 20241204085109150 DLMGCP DEBUG <0013> Generated response: line #02: I: 1CB50A30 (mgcp_msg.c:67) 20241204085109150 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109150 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1CB50A30 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109150 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109150 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109150 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109150 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4346 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109150 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109150 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109150 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42836 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109150 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109150 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109150 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109150 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found free endpoint: rtpbridge/a7@mgw (mgcp_endp.c:261) 20241204085109150 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:441) 20241204085109150 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109150 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw conn:(1234/rtp C:114F2644 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109150 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:114F2644 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109150 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:114F2644 output_enabled 0 (mgcp_msg.c:125) 20241204085109150 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109150 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw conn:(1234/rtp C:114F2644 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109150 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109150 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:114F2644 CRCX: Creating connection: port: 4348 (mgcp_protocol.c:1112) 20241204085109150 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CI:114F2644 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109150 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109150 DLMGCP DEBUG <0013> Generated response: line #00: 200 42836 OK (mgcp_msg.c:67) 20241204085109150 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a7@mgw (mgcp_msg.c:67) 20241204085109150 DLMGCP DEBUG <0013> Generated response: line #02: I: 114F2644 (mgcp_msg.c:67) 20241204085109150 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109150 DLMGCP DEBUG <0013> Generated response: line #04: o=- 114F2644 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109150 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109150 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109150 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109150 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4348 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109150 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109150 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109151 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42837 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109151 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109151 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109151 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109151 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found free endpoint: rtpbridge/a8@mgw (mgcp_endp.c:261) 20241204085109151 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:441) 20241204085109151 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109151 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw conn:(1234/rtp C:A7FDD9BE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109151 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:A7FDD9BE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109151 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:A7FDD9BE output_enabled 0 (mgcp_msg.c:125) 20241204085109151 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109151 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw conn:(1234/rtp C:A7FDD9BE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109151 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109151 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:A7FDD9BE CRCX: Creating connection: port: 4350 (mgcp_protocol.c:1112) 20241204085109151 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CI:A7FDD9BE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109151 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109151 DLMGCP DEBUG <0013> Generated response: line #00: 200 42837 OK (mgcp_msg.c:67) 20241204085109151 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a8@mgw (mgcp_msg.c:67) 20241204085109151 DLMGCP DEBUG <0013> Generated response: line #02: I: A7FDD9BE (mgcp_msg.c:67) 20241204085109151 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109151 DLMGCP DEBUG <0013> Generated response: line #04: o=- A7FDD9BE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109151 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109151 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109151 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109151 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4350 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109151 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109151 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109152 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42838 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109152 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109152 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109152 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109152 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found free endpoint: rtpbridge/a9@mgw (mgcp_endp.c:261) 20241204085109152 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:441) 20241204085109152 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109152 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw conn:(1234/rtp C:4507F16D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109152 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:4507F16D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109152 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:4507F16D output_enabled 0 (mgcp_msg.c:125) 20241204085109152 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109152 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw conn:(1234/rtp C:4507F16D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109152 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109152 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:4507F16D CRCX: Creating connection: port: 4352 (mgcp_protocol.c:1112) 20241204085109152 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CI:4507F16D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109152 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109152 DLMGCP DEBUG <0013> Generated response: line #00: 200 42838 OK (mgcp_msg.c:67) 20241204085109152 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a9@mgw (mgcp_msg.c:67) 20241204085109152 DLMGCP DEBUG <0013> Generated response: line #02: I: 4507F16D (mgcp_msg.c:67) 20241204085109152 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109152 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4507F16D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109152 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109152 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109152 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109152 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4352 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109152 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109152 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109153 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42839 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109153 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109153 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109153 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109153 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found free endpoint: rtpbridge/aa@mgw (mgcp_endp.c:261) 20241204085109153 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:441) 20241204085109153 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109153 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw conn:(1234/rtp C:523DFBEC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109153 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:523DFBEC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109153 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:523DFBEC output_enabled 0 (mgcp_msg.c:125) 20241204085109153 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109153 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw conn:(1234/rtp C:523DFBEC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109153 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109153 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:523DFBEC CRCX: Creating connection: port: 4354 (mgcp_protocol.c:1112) 20241204085109153 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CI:523DFBEC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109153 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109153 DLMGCP DEBUG <0013> Generated response: line #00: 200 42839 OK (mgcp_msg.c:67) 20241204085109153 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/aa@mgw (mgcp_msg.c:67) 20241204085109153 DLMGCP DEBUG <0013> Generated response: line #02: I: 523DFBEC (mgcp_msg.c:67) 20241204085109153 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109153 DLMGCP DEBUG <0013> Generated response: line #04: o=- 523DFBEC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109153 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109153 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109153 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109153 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4354 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109153 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109153 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109154 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42840 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109154 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109154 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109154 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109154 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found free endpoint: rtpbridge/ab@mgw (mgcp_endp.c:261) 20241204085109154 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:441) 20241204085109154 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109154 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw conn:(1234/rtp C:BCD39179 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109154 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:BCD39179 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109154 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:BCD39179 output_enabled 0 (mgcp_msg.c:125) 20241204085109154 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109154 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw conn:(1234/rtp C:BCD39179 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109154 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109154 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:BCD39179 CRCX: Creating connection: port: 4356 (mgcp_protocol.c:1112) 20241204085109154 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CI:BCD39179 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109154 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109154 DLMGCP DEBUG <0013> Generated response: line #00: 200 42840 OK (mgcp_msg.c:67) 20241204085109154 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ab@mgw (mgcp_msg.c:67) 20241204085109154 DLMGCP DEBUG <0013> Generated response: line #02: I: BCD39179 (mgcp_msg.c:67) 20241204085109154 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109154 DLMGCP DEBUG <0013> Generated response: line #04: o=- BCD39179 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109154 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109154 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109154 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109154 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4356 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109154 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109154 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109154 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42841 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109154 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109154 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109154 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109154 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found free endpoint: rtpbridge/ac@mgw (mgcp_endp.c:261) 20241204085109154 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:441) 20241204085109154 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109154 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw conn:(1234/rtp C:E135AFC2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109154 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:E135AFC2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109154 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:E135AFC2 output_enabled 0 (mgcp_msg.c:125) 20241204085109154 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109154 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw conn:(1234/rtp C:E135AFC2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109154 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109154 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:E135AFC2 CRCX: Creating connection: port: 4358 (mgcp_protocol.c:1112) 20241204085109154 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CI:E135AFC2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109154 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109154 DLMGCP DEBUG <0013> Generated response: line #00: 200 42841 OK (mgcp_msg.c:67) 20241204085109154 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ac@mgw (mgcp_msg.c:67) 20241204085109154 DLMGCP DEBUG <0013> Generated response: line #02: I: E135AFC2 (mgcp_msg.c:67) 20241204085109154 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109154 DLMGCP DEBUG <0013> Generated response: line #04: o=- E135AFC2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109154 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109154 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109154 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109154 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4358 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109154 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109154 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109155 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42842 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109155 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109155 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109155 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109155 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found free endpoint: rtpbridge/ad@mgw (mgcp_endp.c:261) 20241204085109155 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:441) 20241204085109155 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109155 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw conn:(1234/rtp C:517F6FAF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109155 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:517F6FAF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109155 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:517F6FAF output_enabled 0 (mgcp_msg.c:125) 20241204085109155 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109155 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw conn:(1234/rtp C:517F6FAF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109155 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109155 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:517F6FAF CRCX: Creating connection: port: 4360 (mgcp_protocol.c:1112) 20241204085109155 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CI:517F6FAF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109155 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109155 DLMGCP DEBUG <0013> Generated response: line #00: 200 42842 OK (mgcp_msg.c:67) 20241204085109155 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ad@mgw (mgcp_msg.c:67) 20241204085109155 DLMGCP DEBUG <0013> Generated response: line #02: I: 517F6FAF (mgcp_msg.c:67) 20241204085109155 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109155 DLMGCP DEBUG <0013> Generated response: line #04: o=- 517F6FAF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109155 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109155 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109155 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109155 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4360 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109155 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109155 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109156 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42843 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109156 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109156 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109156 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109156 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found free endpoint: rtpbridge/ae@mgw (mgcp_endp.c:261) 20241204085109156 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:441) 20241204085109156 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109156 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw conn:(1234/rtp C:284D9D45 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109156 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:284D9D45 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109156 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:284D9D45 output_enabled 0 (mgcp_msg.c:125) 20241204085109156 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109156 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw conn:(1234/rtp C:284D9D45 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109156 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109156 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:284D9D45 CRCX: Creating connection: port: 4362 (mgcp_protocol.c:1112) 20241204085109156 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CI:284D9D45 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109156 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109156 DLMGCP DEBUG <0013> Generated response: line #00: 200 42843 OK (mgcp_msg.c:67) 20241204085109156 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ae@mgw (mgcp_msg.c:67) 20241204085109156 DLMGCP DEBUG <0013> Generated response: line #02: I: 284D9D45 (mgcp_msg.c:67) 20241204085109156 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109156 DLMGCP DEBUG <0013> Generated response: line #04: o=- 284D9D45 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109156 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109156 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109156 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109156 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4362 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109156 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109156 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109156 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42844 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109156 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109156 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109156 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109156 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found free endpoint: rtpbridge/af@mgw (mgcp_endp.c:261) 20241204085109156 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:441) 20241204085109156 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109156 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw conn:(1234/rtp C:D5B0AEBB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109156 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:D5B0AEBB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109156 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:D5B0AEBB output_enabled 0 (mgcp_msg.c:125) 20241204085109157 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109157 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw conn:(1234/rtp C:D5B0AEBB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109157 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109157 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:D5B0AEBB CRCX: Creating connection: port: 4364 (mgcp_protocol.c:1112) 20241204085109157 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CI:D5B0AEBB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109157 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109157 DLMGCP DEBUG <0013> Generated response: line #00: 200 42844 OK (mgcp_msg.c:67) 20241204085109157 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/af@mgw (mgcp_msg.c:67) 20241204085109157 DLMGCP DEBUG <0013> Generated response: line #02: I: D5B0AEBB (mgcp_msg.c:67) 20241204085109157 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109157 DLMGCP DEBUG <0013> Generated response: line #04: o=- D5B0AEBB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109157 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109157 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109157 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109157 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4364 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109157 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109157 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109157 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42845 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109157 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109157 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109157 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109157 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found free endpoint: rtpbridge/b0@mgw (mgcp_endp.c:261) 20241204085109157 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:441) 20241204085109157 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109157 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw conn:(1234/rtp C:77C26435 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109157 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:77C26435 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109157 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:77C26435 output_enabled 0 (mgcp_msg.c:125) 20241204085109157 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109157 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw conn:(1234/rtp C:77C26435 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109157 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109157 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:77C26435 CRCX: Creating connection: port: 4366 (mgcp_protocol.c:1112) 20241204085109157 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CI:77C26435 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109157 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109157 DLMGCP DEBUG <0013> Generated response: line #00: 200 42845 OK (mgcp_msg.c:67) 20241204085109157 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b0@mgw (mgcp_msg.c:67) 20241204085109157 DLMGCP DEBUG <0013> Generated response: line #02: I: 77C26435 (mgcp_msg.c:67) 20241204085109157 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109157 DLMGCP DEBUG <0013> Generated response: line #04: o=- 77C26435 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109157 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109157 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109157 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109157 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4366 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109157 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109157 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109158 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42846 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109158 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109158 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109158 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109158 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found free endpoint: rtpbridge/b1@mgw (mgcp_endp.c:261) 20241204085109158 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:441) 20241204085109158 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109158 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw conn:(1234/rtp C:390033B5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109158 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:390033B5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109158 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:390033B5 output_enabled 0 (mgcp_msg.c:125) 20241204085109158 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109158 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw conn:(1234/rtp C:390033B5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109158 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109158 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:390033B5 CRCX: Creating connection: port: 4368 (mgcp_protocol.c:1112) 20241204085109158 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CI:390033B5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109158 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109158 DLMGCP DEBUG <0013> Generated response: line #00: 200 42846 OK (mgcp_msg.c:67) 20241204085109158 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b1@mgw (mgcp_msg.c:67) 20241204085109158 DLMGCP DEBUG <0013> Generated response: line #02: I: 390033B5 (mgcp_msg.c:67) 20241204085109158 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109158 DLMGCP DEBUG <0013> Generated response: line #04: o=- 390033B5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109158 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109158 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109158 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109158 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4368 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109158 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109158 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109158 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42847 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109158 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109158 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109158 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109158 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found free endpoint: rtpbridge/b2@mgw (mgcp_endp.c:261) 20241204085109158 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:441) 20241204085109158 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109158 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw conn:(1234/rtp C:D05B0C01 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109158 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:D05B0C01 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109158 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:D05B0C01 output_enabled 0 (mgcp_msg.c:125) 20241204085109158 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109158 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw conn:(1234/rtp C:D05B0C01 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109158 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109158 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:D05B0C01 CRCX: Creating connection: port: 4370 (mgcp_protocol.c:1112) 20241204085109158 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CI:D05B0C01 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109158 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109158 DLMGCP DEBUG <0013> Generated response: line #00: 200 42847 OK (mgcp_msg.c:67) 20241204085109158 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b2@mgw (mgcp_msg.c:67) 20241204085109158 DLMGCP DEBUG <0013> Generated response: line #02: I: D05B0C01 (mgcp_msg.c:67) 20241204085109158 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109158 DLMGCP DEBUG <0013> Generated response: line #04: o=- D05B0C01 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109158 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109158 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109158 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109158 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4370 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109159 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109159 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109159 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42848 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109159 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109159 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109159 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109159 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found free endpoint: rtpbridge/b3@mgw (mgcp_endp.c:261) 20241204085109159 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:441) 20241204085109159 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109159 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw conn:(1234/rtp C:EA51CD80 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109159 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:EA51CD80 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109159 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:EA51CD80 output_enabled 0 (mgcp_msg.c:125) 20241204085109159 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109159 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw conn:(1234/rtp C:EA51CD80 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109159 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109159 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:EA51CD80 CRCX: Creating connection: port: 4372 (mgcp_protocol.c:1112) 20241204085109159 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CI:EA51CD80 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109159 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109159 DLMGCP DEBUG <0013> Generated response: line #00: 200 42848 OK (mgcp_msg.c:67) 20241204085109159 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b3@mgw (mgcp_msg.c:67) 20241204085109159 DLMGCP DEBUG <0013> Generated response: line #02: I: EA51CD80 (mgcp_msg.c:67) 20241204085109159 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109159 DLMGCP DEBUG <0013> Generated response: line #04: o=- EA51CD80 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109159 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109159 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109159 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109159 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4372 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109159 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109159 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109160 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42849 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109160 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109160 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109160 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109160 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found free endpoint: rtpbridge/b4@mgw (mgcp_endp.c:261) 20241204085109160 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:441) 20241204085109160 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109160 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw conn:(1234/rtp C:21DB832F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109160 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:21DB832F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109160 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:21DB832F output_enabled 0 (mgcp_msg.c:125) 20241204085109160 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109160 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw conn:(1234/rtp C:21DB832F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109160 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109160 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:21DB832F CRCX: Creating connection: port: 4374 (mgcp_protocol.c:1112) 20241204085109160 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CI:21DB832F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109160 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109160 DLMGCP DEBUG <0013> Generated response: line #00: 200 42849 OK (mgcp_msg.c:67) 20241204085109160 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b4@mgw (mgcp_msg.c:67) 20241204085109160 DLMGCP DEBUG <0013> Generated response: line #02: I: 21DB832F (mgcp_msg.c:67) 20241204085109160 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109160 DLMGCP DEBUG <0013> Generated response: line #04: o=- 21DB832F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109160 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109160 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109160 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109160 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4374 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109160 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109160 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109161 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42850 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109161 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109161 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109161 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109161 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found free endpoint: rtpbridge/b5@mgw (mgcp_endp.c:261) 20241204085109161 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:441) 20241204085109161 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109161 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw conn:(1234/rtp C:30D08A1C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109161 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:30D08A1C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109161 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:30D08A1C output_enabled 0 (mgcp_msg.c:125) 20241204085109161 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109161 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw conn:(1234/rtp C:30D08A1C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109161 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109161 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:30D08A1C CRCX: Creating connection: port: 4376 (mgcp_protocol.c:1112) 20241204085109161 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CI:30D08A1C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109161 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109161 DLMGCP DEBUG <0013> Generated response: line #00: 200 42850 OK (mgcp_msg.c:67) 20241204085109161 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b5@mgw (mgcp_msg.c:67) 20241204085109161 DLMGCP DEBUG <0013> Generated response: line #02: I: 30D08A1C (mgcp_msg.c:67) 20241204085109161 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109161 DLMGCP DEBUG <0013> Generated response: line #04: o=- 30D08A1C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109161 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109161 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109161 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109161 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4376 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109161 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109161 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109162 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42851 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109162 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109162 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109162 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109162 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found free endpoint: rtpbridge/b6@mgw (mgcp_endp.c:261) 20241204085109162 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:441) 20241204085109162 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109162 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw conn:(1234/rtp C:7C27BCEB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109162 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:7C27BCEB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109162 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:7C27BCEB output_enabled 0 (mgcp_msg.c:125) 20241204085109162 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109162 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw conn:(1234/rtp C:7C27BCEB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109162 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109162 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:7C27BCEB CRCX: Creating connection: port: 4378 (mgcp_protocol.c:1112) 20241204085109162 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CI:7C27BCEB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109162 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109162 DLMGCP DEBUG <0013> Generated response: line #00: 200 42851 OK (mgcp_msg.c:67) 20241204085109162 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b6@mgw (mgcp_msg.c:67) 20241204085109162 DLMGCP DEBUG <0013> Generated response: line #02: I: 7C27BCEB (mgcp_msg.c:67) 20241204085109162 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109162 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7C27BCEB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109162 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109162 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109162 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109162 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4378 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109162 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109162 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109163 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42852 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109163 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109163 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109163 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109163 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found free endpoint: rtpbridge/b7@mgw (mgcp_endp.c:261) 20241204085109163 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:441) 20241204085109163 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109163 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw conn:(1234/rtp C:4B3E3104 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109163 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:4B3E3104 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109163 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:4B3E3104 output_enabled 0 (mgcp_msg.c:125) 20241204085109163 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109163 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw conn:(1234/rtp C:4B3E3104 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109163 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109163 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:4B3E3104 CRCX: Creating connection: port: 4380 (mgcp_protocol.c:1112) 20241204085109163 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CI:4B3E3104 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109163 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109163 DLMGCP DEBUG <0013> Generated response: line #00: 200 42852 OK (mgcp_msg.c:67) 20241204085109163 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b7@mgw (mgcp_msg.c:67) 20241204085109163 DLMGCP DEBUG <0013> Generated response: line #02: I: 4B3E3104 (mgcp_msg.c:67) 20241204085109163 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109163 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4B3E3104 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109163 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109163 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109163 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109163 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4380 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109163 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109163 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109164 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42853 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109164 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109164 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109164 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109164 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found free endpoint: rtpbridge/b8@mgw (mgcp_endp.c:261) 20241204085109164 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:441) 20241204085109164 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109164 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw conn:(1234/rtp C:5E7A8F3A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109164 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:5E7A8F3A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109164 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:5E7A8F3A output_enabled 0 (mgcp_msg.c:125) 20241204085109164 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109164 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw conn:(1234/rtp C:5E7A8F3A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109164 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109164 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:5E7A8F3A CRCX: Creating connection: port: 4382 (mgcp_protocol.c:1112) 20241204085109164 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CI:5E7A8F3A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109164 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109164 DLMGCP DEBUG <0013> Generated response: line #00: 200 42853 OK (mgcp_msg.c:67) 20241204085109164 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b8@mgw (mgcp_msg.c:67) 20241204085109164 DLMGCP DEBUG <0013> Generated response: line #02: I: 5E7A8F3A (mgcp_msg.c:67) 20241204085109164 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109164 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5E7A8F3A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109164 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109164 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109164 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109164 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4382 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109164 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109164 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109165 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42854 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109165 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109165 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109165 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109165 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found free endpoint: rtpbridge/b9@mgw (mgcp_endp.c:261) 20241204085109165 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:441) 20241204085109165 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109165 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw conn:(1234/rtp C:C65FD884 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109165 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:C65FD884 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109165 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:C65FD884 output_enabled 0 (mgcp_msg.c:125) 20241204085109165 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109165 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw conn:(1234/rtp C:C65FD884 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109165 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109165 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:C65FD884 CRCX: Creating connection: port: 4384 (mgcp_protocol.c:1112) 20241204085109165 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CI:C65FD884 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109165 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109165 DLMGCP DEBUG <0013> Generated response: line #00: 200 42854 OK (mgcp_msg.c:67) 20241204085109165 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b9@mgw (mgcp_msg.c:67) 20241204085109165 DLMGCP DEBUG <0013> Generated response: line #02: I: C65FD884 (mgcp_msg.c:67) 20241204085109165 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109165 DLMGCP DEBUG <0013> Generated response: line #04: o=- C65FD884 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109165 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109165 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109165 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109165 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4384 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109165 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109165 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109165 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42855 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109165 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109165 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109165 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109165 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found free endpoint: rtpbridge/ba@mgw (mgcp_endp.c:261) 20241204085109165 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:441) 20241204085109165 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109165 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw conn:(1234/rtp C:98BCE9EA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109165 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:98BCE9EA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109165 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:98BCE9EA output_enabled 0 (mgcp_msg.c:125) 20241204085109165 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109165 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw conn:(1234/rtp C:98BCE9EA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109166 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109166 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:98BCE9EA CRCX: Creating connection: port: 4386 (mgcp_protocol.c:1112) 20241204085109166 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CI:98BCE9EA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109166 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109166 DLMGCP DEBUG <0013> Generated response: line #00: 200 42855 OK (mgcp_msg.c:67) 20241204085109166 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ba@mgw (mgcp_msg.c:67) 20241204085109166 DLMGCP DEBUG <0013> Generated response: line #02: I: 98BCE9EA (mgcp_msg.c:67) 20241204085109166 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109166 DLMGCP DEBUG <0013> Generated response: line #04: o=- 98BCE9EA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109166 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109166 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109166 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109166 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4386 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109166 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109166 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109166 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42856 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109166 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109166 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109166 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109166 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found free endpoint: rtpbridge/bb@mgw (mgcp_endp.c:261) 20241204085109166 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:441) 20241204085109166 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109167 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw conn:(1234/rtp C:8A569377 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109167 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:8A569377 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109167 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:8A569377 output_enabled 0 (mgcp_msg.c:125) 20241204085109167 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109167 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw conn:(1234/rtp C:8A569377 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109167 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109167 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:8A569377 CRCX: Creating connection: port: 4388 (mgcp_protocol.c:1112) 20241204085109167 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CI:8A569377 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109167 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109167 DLMGCP DEBUG <0013> Generated response: line #00: 200 42856 OK (mgcp_msg.c:67) 20241204085109167 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bb@mgw (mgcp_msg.c:67) 20241204085109167 DLMGCP DEBUG <0013> Generated response: line #02: I: 8A569377 (mgcp_msg.c:67) 20241204085109167 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109167 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8A569377 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109167 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109167 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109167 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109167 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4388 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109167 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109167 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109167 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42857 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109167 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109167 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109167 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109167 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found free endpoint: rtpbridge/bc@mgw (mgcp_endp.c:261) 20241204085109167 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:441) 20241204085109167 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109167 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw conn:(1234/rtp C:97D9699D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109167 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:97D9699D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109167 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:97D9699D output_enabled 0 (mgcp_msg.c:125) 20241204085109167 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109167 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw conn:(1234/rtp C:97D9699D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109167 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109167 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:97D9699D CRCX: Creating connection: port: 4390 (mgcp_protocol.c:1112) 20241204085109168 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CI:97D9699D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109168 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109168 DLMGCP DEBUG <0013> Generated response: line #00: 200 42857 OK (mgcp_msg.c:67) 20241204085109168 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bc@mgw (mgcp_msg.c:67) 20241204085109168 DLMGCP DEBUG <0013> Generated response: line #02: I: 97D9699D (mgcp_msg.c:67) 20241204085109168 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109168 DLMGCP DEBUG <0013> Generated response: line #04: o=- 97D9699D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109168 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109168 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109168 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109168 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4390 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109168 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109168 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109168 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42858 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109168 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109168 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109168 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109168 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found free endpoint: rtpbridge/bd@mgw (mgcp_endp.c:261) 20241204085109168 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:441) 20241204085109168 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109168 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw conn:(1234/rtp C:638D4223 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109168 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:638D4223 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109168 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:638D4223 output_enabled 0 (mgcp_msg.c:125) 20241204085109168 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109168 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw conn:(1234/rtp C:638D4223 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109168 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109168 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:638D4223 CRCX: Creating connection: port: 4392 (mgcp_protocol.c:1112) 20241204085109168 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CI:638D4223 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109168 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109168 DLMGCP DEBUG <0013> Generated response: line #00: 200 42858 OK (mgcp_msg.c:67) 20241204085109168 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bd@mgw (mgcp_msg.c:67) 20241204085109168 DLMGCP DEBUG <0013> Generated response: line #02: I: 638D4223 (mgcp_msg.c:67) 20241204085109168 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109168 DLMGCP DEBUG <0013> Generated response: line #04: o=- 638D4223 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109168 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109168 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109169 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109169 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4392 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109169 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109169 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109169 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42859 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109169 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109169 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109169 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109169 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found free endpoint: rtpbridge/be@mgw (mgcp_endp.c:261) 20241204085109169 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:441) 20241204085109169 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109169 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw conn:(1234/rtp C:874DDE32 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109169 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:874DDE32 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109169 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:874DDE32 output_enabled 0 (mgcp_msg.c:125) 20241204085109169 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109169 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw conn:(1234/rtp C:874DDE32 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109169 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109169 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:874DDE32 CRCX: Creating connection: port: 4394 (mgcp_protocol.c:1112) 20241204085109169 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CI:874DDE32 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109169 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109169 DLMGCP DEBUG <0013> Generated response: line #00: 200 42859 OK (mgcp_msg.c:67) 20241204085109169 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/be@mgw (mgcp_msg.c:67) 20241204085109169 DLMGCP DEBUG <0013> Generated response: line #02: I: 874DDE32 (mgcp_msg.c:67) 20241204085109169 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109169 DLMGCP DEBUG <0013> Generated response: line #04: o=- 874DDE32 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109169 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109169 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109169 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109169 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4394 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109169 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109169 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109170 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42860 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109170 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109170 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109170 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109170 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found free endpoint: rtpbridge/bf@mgw (mgcp_endp.c:261) 20241204085109170 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:441) 20241204085109170 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109170 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw conn:(1234/rtp C:86AD4CB0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109170 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:86AD4CB0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109170 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:86AD4CB0 output_enabled 0 (mgcp_msg.c:125) 20241204085109170 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109170 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw conn:(1234/rtp C:86AD4CB0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109170 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109170 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:86AD4CB0 CRCX: Creating connection: port: 4396 (mgcp_protocol.c:1112) 20241204085109170 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CI:86AD4CB0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109170 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109170 DLMGCP DEBUG <0013> Generated response: line #00: 200 42860 OK (mgcp_msg.c:67) 20241204085109170 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bf@mgw (mgcp_msg.c:67) 20241204085109170 DLMGCP DEBUG <0013> Generated response: line #02: I: 86AD4CB0 (mgcp_msg.c:67) 20241204085109170 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109170 DLMGCP DEBUG <0013> Generated response: line #04: o=- 86AD4CB0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109170 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109170 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109170 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109170 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4396 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109170 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109170 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109171 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42861 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109171 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109171 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109171 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109171 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found free endpoint: rtpbridge/c0@mgw (mgcp_endp.c:261) 20241204085109171 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:441) 20241204085109171 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109171 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw conn:(1234/rtp C:AB0420BE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109171 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:AB0420BE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109171 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:AB0420BE output_enabled 0 (mgcp_msg.c:125) 20241204085109171 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109171 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw conn:(1234/rtp C:AB0420BE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109171 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109171 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:AB0420BE CRCX: Creating connection: port: 4398 (mgcp_protocol.c:1112) 20241204085109171 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CI:AB0420BE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109171 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109171 DLMGCP DEBUG <0013> Generated response: line #00: 200 42861 OK (mgcp_msg.c:67) 20241204085109171 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c0@mgw (mgcp_msg.c:67) 20241204085109171 DLMGCP DEBUG <0013> Generated response: line #02: I: AB0420BE (mgcp_msg.c:67) 20241204085109171 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109171 DLMGCP DEBUG <0013> Generated response: line #04: o=- AB0420BE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109171 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109171 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109171 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109171 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4398 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109171 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109171 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109172 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42862 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109172 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109172 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109172 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109172 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found free endpoint: rtpbridge/c1@mgw (mgcp_endp.c:261) 20241204085109172 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:441) 20241204085109172 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109172 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw conn:(1234/rtp C:2DC69A53 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109172 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:2DC69A53 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109172 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:2DC69A53 output_enabled 0 (mgcp_msg.c:125) 20241204085109172 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109172 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw conn:(1234/rtp C:2DC69A53 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109172 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109172 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:2DC69A53 CRCX: Creating connection: port: 4400 (mgcp_protocol.c:1112) 20241204085109172 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CI:2DC69A53 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109172 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109172 DLMGCP DEBUG <0013> Generated response: line #00: 200 42862 OK (mgcp_msg.c:67) 20241204085109172 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c1@mgw (mgcp_msg.c:67) 20241204085109172 DLMGCP DEBUG <0013> Generated response: line #02: I: 2DC69A53 (mgcp_msg.c:67) 20241204085109172 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109172 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2DC69A53 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109172 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109172 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109172 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109172 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4400 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109172 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109172 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109172 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42863 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109172 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109172 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109172 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109172 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found free endpoint: rtpbridge/c2@mgw (mgcp_endp.c:261) 20241204085109172 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:441) 20241204085109172 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109172 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw conn:(1234/rtp C:AC643B14 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109172 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:AC643B14 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109172 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:AC643B14 output_enabled 0 (mgcp_msg.c:125) 20241204085109172 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109172 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw conn:(1234/rtp C:AC643B14 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109172 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:AC643B14 CRCX: Creating connection: port: 4402 (mgcp_protocol.c:1112) 20241204085109173 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CI:AC643B14 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109173 DLMGCP DEBUG <0013> Generated response: line #00: 200 42863 OK (mgcp_msg.c:67) 20241204085109173 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c2@mgw (mgcp_msg.c:67) 20241204085109173 DLMGCP DEBUG <0013> Generated response: line #02: I: AC643B14 (mgcp_msg.c:67) 20241204085109173 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109173 DLMGCP DEBUG <0013> Generated response: line #04: o=- AC643B14 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109173 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109173 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109173 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109173 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4402 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109173 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109173 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109173 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42864 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109173 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109173 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109173 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found free endpoint: rtpbridge/c3@mgw (mgcp_endp.c:261) 20241204085109173 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:441) 20241204085109173 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw conn:(1234/rtp C:8705F015 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:8705F015 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:8705F015 output_enabled 0 (mgcp_msg.c:125) 20241204085109173 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw conn:(1234/rtp C:8705F015 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:8705F015 CRCX: Creating connection: port: 4404 (mgcp_protocol.c:1112) 20241204085109173 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CI:8705F015 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109173 DLMGCP DEBUG <0013> Generated response: line #00: 200 42864 OK (mgcp_msg.c:67) 20241204085109173 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c3@mgw (mgcp_msg.c:67) 20241204085109173 DLMGCP DEBUG <0013> Generated response: line #02: I: 8705F015 (mgcp_msg.c:67) 20241204085109173 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109173 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8705F015 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109173 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109173 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109173 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109173 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4404 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109173 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109173 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109174 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42865 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109174 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109174 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109174 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109174 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found free endpoint: rtpbridge/c4@mgw (mgcp_endp.c:261) 20241204085109174 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:441) 20241204085109174 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109174 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw conn:(1234/rtp C:A4C727BA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109174 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:A4C727BA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109174 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:A4C727BA output_enabled 0 (mgcp_msg.c:125) 20241204085109174 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109174 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw conn:(1234/rtp C:A4C727BA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109174 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109174 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:A4C727BA CRCX: Creating connection: port: 4406 (mgcp_protocol.c:1112) 20241204085109174 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CI:A4C727BA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109174 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109174 DLMGCP DEBUG <0013> Generated response: line #00: 200 42865 OK (mgcp_msg.c:67) 20241204085109174 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c4@mgw (mgcp_msg.c:67) 20241204085109174 DLMGCP DEBUG <0013> Generated response: line #02: I: A4C727BA (mgcp_msg.c:67) 20241204085109174 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109174 DLMGCP DEBUG <0013> Generated response: line #04: o=- A4C727BA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109174 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109174 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109174 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109174 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4406 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109174 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109174 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109175 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42866 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109175 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109175 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109175 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109175 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found free endpoint: rtpbridge/c5@mgw (mgcp_endp.c:261) 20241204085109175 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:441) 20241204085109175 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109175 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw conn:(1234/rtp C:CA0BADF2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109175 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:CA0BADF2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109175 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:CA0BADF2 output_enabled 0 (mgcp_msg.c:125) 20241204085109175 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109175 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw conn:(1234/rtp C:CA0BADF2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109175 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109175 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:CA0BADF2 CRCX: Creating connection: port: 4408 (mgcp_protocol.c:1112) 20241204085109175 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CI:CA0BADF2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109175 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109175 DLMGCP DEBUG <0013> Generated response: line #00: 200 42866 OK (mgcp_msg.c:67) 20241204085109175 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c5@mgw (mgcp_msg.c:67) 20241204085109175 DLMGCP DEBUG <0013> Generated response: line #02: I: CA0BADF2 (mgcp_msg.c:67) 20241204085109175 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109175 DLMGCP DEBUG <0013> Generated response: line #04: o=- CA0BADF2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109175 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109175 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109175 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109175 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4408 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109175 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109175 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109176 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42867 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109176 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109176 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109176 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109176 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found free endpoint: rtpbridge/c6@mgw (mgcp_endp.c:261) 20241204085109176 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:441) 20241204085109176 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109176 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw conn:(1234/rtp C:92E11EF7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109176 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:92E11EF7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109176 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:92E11EF7 output_enabled 0 (mgcp_msg.c:125) 20241204085109176 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109176 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw conn:(1234/rtp C:92E11EF7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109176 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109176 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:92E11EF7 CRCX: Creating connection: port: 4410 (mgcp_protocol.c:1112) 20241204085109176 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CI:92E11EF7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109176 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109176 DLMGCP DEBUG <0013> Generated response: line #00: 200 42867 OK (mgcp_msg.c:67) 20241204085109176 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c6@mgw (mgcp_msg.c:67) 20241204085109176 DLMGCP DEBUG <0013> Generated response: line #02: I: 92E11EF7 (mgcp_msg.c:67) 20241204085109176 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109176 DLMGCP DEBUG <0013> Generated response: line #04: o=- 92E11EF7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109176 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109176 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109176 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109176 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4410 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109176 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109176 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109176 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42868 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109176 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109176 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109177 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109177 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found free endpoint: rtpbridge/c7@mgw (mgcp_endp.c:261) 20241204085109177 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:441) 20241204085109177 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109177 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw conn:(1234/rtp C:A0EB9D37 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109177 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:A0EB9D37 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109177 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:A0EB9D37 output_enabled 0 (mgcp_msg.c:125) 20241204085109177 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109177 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw conn:(1234/rtp C:A0EB9D37 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109177 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109177 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:A0EB9D37 CRCX: Creating connection: port: 4412 (mgcp_protocol.c:1112) 20241204085109177 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CI:A0EB9D37 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109177 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109177 DLMGCP DEBUG <0013> Generated response: line #00: 200 42868 OK (mgcp_msg.c:67) 20241204085109177 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c7@mgw (mgcp_msg.c:67) 20241204085109177 DLMGCP DEBUG <0013> Generated response: line #02: I: A0EB9D37 (mgcp_msg.c:67) 20241204085109177 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109177 DLMGCP DEBUG <0013> Generated response: line #04: o=- A0EB9D37 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109177 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109177 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109177 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109177 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4412 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109177 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109177 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109177 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42869 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109177 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109177 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109177 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109177 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found free endpoint: rtpbridge/c8@mgw (mgcp_endp.c:261) 20241204085109177 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:441) 20241204085109177 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109177 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw conn:(1234/rtp C:7658D300 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109177 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:7658D300 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109177 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:7658D300 output_enabled 0 (mgcp_msg.c:125) 20241204085109177 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109177 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw conn:(1234/rtp C:7658D300 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109177 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109177 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:7658D300 CRCX: Creating connection: port: 4414 (mgcp_protocol.c:1112) 20241204085109178 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CI:7658D300 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109178 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109178 DLMGCP DEBUG <0013> Generated response: line #00: 200 42869 OK (mgcp_msg.c:67) 20241204085109178 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c8@mgw (mgcp_msg.c:67) 20241204085109178 DLMGCP DEBUG <0013> Generated response: line #02: I: 7658D300 (mgcp_msg.c:67) 20241204085109178 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109178 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7658D300 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109178 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109178 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109178 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109178 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4414 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109178 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109178 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109178 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42870 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109178 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109178 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109178 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109178 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found free endpoint: rtpbridge/c9@mgw (mgcp_endp.c:261) 20241204085109178 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:441) 20241204085109178 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109178 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw conn:(1234/rtp C:E4F829B6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109178 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:E4F829B6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109178 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:E4F829B6 output_enabled 0 (mgcp_msg.c:125) 20241204085109178 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109178 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw conn:(1234/rtp C:E4F829B6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109178 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109178 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:E4F829B6 CRCX: Creating connection: port: 4416 (mgcp_protocol.c:1112) 20241204085109178 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CI:E4F829B6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109178 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109179 DLMGCP DEBUG <0013> Generated response: line #00: 200 42870 OK (mgcp_msg.c:67) 20241204085109179 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c9@mgw (mgcp_msg.c:67) 20241204085109179 DLMGCP DEBUG <0013> Generated response: line #02: I: E4F829B6 (mgcp_msg.c:67) 20241204085109179 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109179 DLMGCP DEBUG <0013> Generated response: line #04: o=- E4F829B6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109179 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109179 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109179 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109179 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4416 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109179 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109179 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109179 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42871 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109179 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109179 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109179 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109179 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found free endpoint: rtpbridge/ca@mgw (mgcp_endp.c:261) 20241204085109179 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:441) 20241204085109179 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109179 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw conn:(1234/rtp C:4BD89D18 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109179 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:4BD89D18 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109179 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:4BD89D18 output_enabled 0 (mgcp_msg.c:125) 20241204085109179 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109179 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw conn:(1234/rtp C:4BD89D18 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109179 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109180 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:4BD89D18 CRCX: Creating connection: port: 4418 (mgcp_protocol.c:1112) 20241204085109180 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CI:4BD89D18 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109180 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109180 DLMGCP DEBUG <0013> Generated response: line #00: 200 42871 OK (mgcp_msg.c:67) 20241204085109180 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ca@mgw (mgcp_msg.c:67) 20241204085109180 DLMGCP DEBUG <0013> Generated response: line #02: I: 4BD89D18 (mgcp_msg.c:67) 20241204085109180 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109180 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4BD89D18 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109180 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109180 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109180 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109180 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4418 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109180 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109180 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109180 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42872 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109180 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109180 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109180 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109180 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found free endpoint: rtpbridge/cb@mgw (mgcp_endp.c:261) 20241204085109180 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:441) 20241204085109180 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109180 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw conn:(1234/rtp C:959D7B40 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109180 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:959D7B40 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109180 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:959D7B40 output_enabled 0 (mgcp_msg.c:125) 20241204085109180 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109180 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw conn:(1234/rtp C:959D7B40 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109180 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109180 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:959D7B40 CRCX: Creating connection: port: 4420 (mgcp_protocol.c:1112) 20241204085109180 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CI:959D7B40 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109180 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109180 DLMGCP DEBUG <0013> Generated response: line #00: 200 42872 OK (mgcp_msg.c:67) 20241204085109180 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cb@mgw (mgcp_msg.c:67) 20241204085109180 DLMGCP DEBUG <0013> Generated response: line #02: I: 959D7B40 (mgcp_msg.c:67) 20241204085109180 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109180 DLMGCP DEBUG <0013> Generated response: line #04: o=- 959D7B40 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109180 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109180 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109180 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109180 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4420 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109180 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109180 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109181 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42873 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109181 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109181 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109181 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109181 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found free endpoint: rtpbridge/cc@mgw (mgcp_endp.c:261) 20241204085109181 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:441) 20241204085109181 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109181 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw conn:(1234/rtp C:0FB8C162 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109181 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:0FB8C162 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109181 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:0FB8C162 output_enabled 0 (mgcp_msg.c:125) 20241204085109181 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109181 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw conn:(1234/rtp C:0FB8C162 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109181 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109181 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:0FB8C162 CRCX: Creating connection: port: 4422 (mgcp_protocol.c:1112) 20241204085109181 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CI:0FB8C162 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109181 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109181 DLMGCP DEBUG <0013> Generated response: line #00: 200 42873 OK (mgcp_msg.c:67) 20241204085109181 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cc@mgw (mgcp_msg.c:67) 20241204085109181 DLMGCP DEBUG <0013> Generated response: line #02: I: 0FB8C162 (mgcp_msg.c:67) 20241204085109181 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109181 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0FB8C162 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109181 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109181 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109181 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109181 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4422 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109181 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109181 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109181 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42874 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109181 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109181 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109181 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109181 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found free endpoint: rtpbridge/cd@mgw (mgcp_endp.c:261) 20241204085109181 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:441) 20241204085109181 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109181 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw conn:(1234/rtp C:5F6E0ACB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109181 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:5F6E0ACB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109181 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:5F6E0ACB output_enabled 0 (mgcp_msg.c:125) 20241204085109181 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109181 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw conn:(1234/rtp C:5F6E0ACB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109181 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109181 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:5F6E0ACB CRCX: Creating connection: port: 4424 (mgcp_protocol.c:1112) 20241204085109181 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CI:5F6E0ACB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109181 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109181 DLMGCP DEBUG <0013> Generated response: line #00: 200 42874 OK (mgcp_msg.c:67) 20241204085109181 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cd@mgw (mgcp_msg.c:67) 20241204085109181 DLMGCP DEBUG <0013> Generated response: line #02: I: 5F6E0ACB (mgcp_msg.c:67) 20241204085109181 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109181 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5F6E0ACB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109181 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109181 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109181 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109181 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4424 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109181 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109181 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109181 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42875 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109181 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109181 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109181 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109181 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found free endpoint: rtpbridge/ce@mgw (mgcp_endp.c:261) 20241204085109181 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:441) 20241204085109181 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109182 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw conn:(1234/rtp C:953BCC6B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109182 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:953BCC6B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109182 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:953BCC6B output_enabled 0 (mgcp_msg.c:125) 20241204085109182 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109182 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw conn:(1234/rtp C:953BCC6B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109182 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109182 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:953BCC6B CRCX: Creating connection: port: 4426 (mgcp_protocol.c:1112) 20241204085109182 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CI:953BCC6B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109182 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109182 DLMGCP DEBUG <0013> Generated response: line #00: 200 42875 OK (mgcp_msg.c:67) 20241204085109182 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ce@mgw (mgcp_msg.c:67) 20241204085109182 DLMGCP DEBUG <0013> Generated response: line #02: I: 953BCC6B (mgcp_msg.c:67) 20241204085109182 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109182 DLMGCP DEBUG <0013> Generated response: line #04: o=- 953BCC6B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109182 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109182 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109182 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109182 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4426 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109182 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109182 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109182 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42876 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109182 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109182 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109182 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109182 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found free endpoint: rtpbridge/cf@mgw (mgcp_endp.c:261) 20241204085109182 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:441) 20241204085109182 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109182 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw conn:(1234/rtp C:DB166430 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109182 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:DB166430 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109182 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:DB166430 output_enabled 0 (mgcp_msg.c:125) 20241204085109182 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109182 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw conn:(1234/rtp C:DB166430 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109182 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109182 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:DB166430 CRCX: Creating connection: port: 4428 (mgcp_protocol.c:1112) 20241204085109182 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CI:DB166430 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109182 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109182 DLMGCP DEBUG <0013> Generated response: line #00: 200 42876 OK (mgcp_msg.c:67) 20241204085109182 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cf@mgw (mgcp_msg.c:67) 20241204085109182 DLMGCP DEBUG <0013> Generated response: line #02: I: DB166430 (mgcp_msg.c:67) 20241204085109182 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109182 DLMGCP DEBUG <0013> Generated response: line #04: o=- DB166430 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109182 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109182 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109182 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109182 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4428 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109182 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109182 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109182 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42877 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109182 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109182 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109182 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109182 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found free endpoint: rtpbridge/d0@mgw (mgcp_endp.c:261) 20241204085109182 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:441) 20241204085109182 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109182 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw conn:(1234/rtp C:75A44DE6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109182 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:75A44DE6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109182 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:75A44DE6 output_enabled 0 (mgcp_msg.c:125) 20241204085109182 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109182 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw conn:(1234/rtp C:75A44DE6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109182 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109182 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:75A44DE6 CRCX: Creating connection: port: 4430 (mgcp_protocol.c:1112) 20241204085109182 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CI:75A44DE6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109182 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109182 DLMGCP DEBUG <0013> Generated response: line #00: 200 42877 OK (mgcp_msg.c:67) 20241204085109182 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d0@mgw (mgcp_msg.c:67) 20241204085109182 DLMGCP DEBUG <0013> Generated response: line #02: I: 75A44DE6 (mgcp_msg.c:67) 20241204085109182 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109182 DLMGCP DEBUG <0013> Generated response: line #04: o=- 75A44DE6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109182 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109182 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109182 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109182 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4430 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109182 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109182 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109183 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42878 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109183 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109183 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109183 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109183 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found free endpoint: rtpbridge/d1@mgw (mgcp_endp.c:261) 20241204085109183 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:441) 20241204085109183 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109183 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw conn:(1234/rtp C:6A60A275 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109183 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:6A60A275 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109183 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:6A60A275 output_enabled 0 (mgcp_msg.c:125) 20241204085109183 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109183 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw conn:(1234/rtp C:6A60A275 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109183 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109183 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:6A60A275 CRCX: Creating connection: port: 4432 (mgcp_protocol.c:1112) 20241204085109183 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CI:6A60A275 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109183 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109183 DLMGCP DEBUG <0013> Generated response: line #00: 200 42878 OK (mgcp_msg.c:67) 20241204085109183 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d1@mgw (mgcp_msg.c:67) 20241204085109183 DLMGCP DEBUG <0013> Generated response: line #02: I: 6A60A275 (mgcp_msg.c:67) 20241204085109183 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109183 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6A60A275 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109183 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109183 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109183 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109183 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4432 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109183 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109183 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109183 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42879 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109183 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109183 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109183 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109183 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found free endpoint: rtpbridge/d2@mgw (mgcp_endp.c:261) 20241204085109183 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:441) 20241204085109183 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109183 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw conn:(1234/rtp C:5213C77B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109183 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:5213C77B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109183 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:5213C77B output_enabled 0 (mgcp_msg.c:125) 20241204085109183 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109184 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw conn:(1234/rtp C:5213C77B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109184 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109184 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:5213C77B CRCX: Creating connection: port: 4434 (mgcp_protocol.c:1112) 20241204085109184 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CI:5213C77B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109184 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109184 DLMGCP DEBUG <0013> Generated response: line #00: 200 42879 OK (mgcp_msg.c:67) 20241204085109184 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d2@mgw (mgcp_msg.c:67) 20241204085109184 DLMGCP DEBUG <0013> Generated response: line #02: I: 5213C77B (mgcp_msg.c:67) 20241204085109184 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109184 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5213C77B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109184 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109184 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109184 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109184 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4434 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109184 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109184 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109184 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42880 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109185 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109185 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109185 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109185 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found free endpoint: rtpbridge/d3@mgw (mgcp_endp.c:261) 20241204085109185 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:441) 20241204085109185 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109185 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw conn:(1234/rtp C:176D197A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109185 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:176D197A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109185 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:176D197A output_enabled 0 (mgcp_msg.c:125) 20241204085109185 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109185 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw conn:(1234/rtp C:176D197A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109185 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109185 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:176D197A CRCX: Creating connection: port: 4436 (mgcp_protocol.c:1112) 20241204085109185 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CI:176D197A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109185 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109185 DLMGCP DEBUG <0013> Generated response: line #00: 200 42880 OK (mgcp_msg.c:67) 20241204085109185 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d3@mgw (mgcp_msg.c:67) 20241204085109185 DLMGCP DEBUG <0013> Generated response: line #02: I: 176D197A (mgcp_msg.c:67) 20241204085109185 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109185 DLMGCP DEBUG <0013> Generated response: line #04: o=- 176D197A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109185 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109185 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109185 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109185 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4436 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109185 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109185 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109186 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42881 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109186 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109186 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109186 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109186 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found free endpoint: rtpbridge/d4@mgw (mgcp_endp.c:261) 20241204085109186 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:441) 20241204085109186 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109186 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw conn:(1234/rtp C:756AFF9C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109186 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:756AFF9C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109186 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:756AFF9C output_enabled 0 (mgcp_msg.c:125) 20241204085109186 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109186 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw conn:(1234/rtp C:756AFF9C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109186 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109186 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:756AFF9C CRCX: Creating connection: port: 4438 (mgcp_protocol.c:1112) 20241204085109186 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CI:756AFF9C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109186 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109186 DLMGCP DEBUG <0013> Generated response: line #00: 200 42881 OK (mgcp_msg.c:67) 20241204085109186 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d4@mgw (mgcp_msg.c:67) 20241204085109186 DLMGCP DEBUG <0013> Generated response: line #02: I: 756AFF9C (mgcp_msg.c:67) 20241204085109186 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109186 DLMGCP DEBUG <0013> Generated response: line #04: o=- 756AFF9C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109186 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109186 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109186 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109186 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4438 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109186 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109186 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109186 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42882 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109186 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109186 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109186 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109186 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found free endpoint: rtpbridge/d5@mgw (mgcp_endp.c:261) 20241204085109186 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:441) 20241204085109186 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109186 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw conn:(1234/rtp C:DEBFF611 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109187 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:DEBFF611 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109187 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:DEBFF611 output_enabled 0 (mgcp_msg.c:125) 20241204085109187 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109187 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw conn:(1234/rtp C:DEBFF611 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109187 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109187 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:DEBFF611 CRCX: Creating connection: port: 4440 (mgcp_protocol.c:1112) 20241204085109187 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CI:DEBFF611 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109187 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109187 DLMGCP DEBUG <0013> Generated response: line #00: 200 42882 OK (mgcp_msg.c:67) 20241204085109187 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d5@mgw (mgcp_msg.c:67) 20241204085109187 DLMGCP DEBUG <0013> Generated response: line #02: I: DEBFF611 (mgcp_msg.c:67) 20241204085109187 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109187 DLMGCP DEBUG <0013> Generated response: line #04: o=- DEBFF611 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109187 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109187 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109187 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109187 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4440 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109187 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109187 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109187 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42883 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109187 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109187 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109187 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109187 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found free endpoint: rtpbridge/d6@mgw (mgcp_endp.c:261) 20241204085109187 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:441) 20241204085109187 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109187 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw conn:(1234/rtp C:A722FB66 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109187 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:A722FB66 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109187 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:A722FB66 output_enabled 0 (mgcp_msg.c:125) 20241204085109187 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109187 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw conn:(1234/rtp C:A722FB66 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109187 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109188 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:A722FB66 CRCX: Creating connection: port: 4442 (mgcp_protocol.c:1112) 20241204085109188 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CI:A722FB66 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109188 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109188 DLMGCP DEBUG <0013> Generated response: line #00: 200 42883 OK (mgcp_msg.c:67) 20241204085109188 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d6@mgw (mgcp_msg.c:67) 20241204085109188 DLMGCP DEBUG <0013> Generated response: line #02: I: A722FB66 (mgcp_msg.c:67) 20241204085109188 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109188 DLMGCP DEBUG <0013> Generated response: line #04: o=- A722FB66 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109188 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109188 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109188 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109188 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4442 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109188 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109188 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109188 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42884 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109188 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109188 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109188 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109188 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found free endpoint: rtpbridge/d7@mgw (mgcp_endp.c:261) 20241204085109188 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:441) 20241204085109188 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109188 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw conn:(1234/rtp C:183C1C37 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109188 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:183C1C37 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109188 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:183C1C37 output_enabled 0 (mgcp_msg.c:125) 20241204085109188 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109188 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw conn:(1234/rtp C:183C1C37 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109188 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109188 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:183C1C37 CRCX: Creating connection: port: 4444 (mgcp_protocol.c:1112) 20241204085109188 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CI:183C1C37 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109188 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109188 DLMGCP DEBUG <0013> Generated response: line #00: 200 42884 OK (mgcp_msg.c:67) 20241204085109188 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d7@mgw (mgcp_msg.c:67) 20241204085109188 DLMGCP DEBUG <0013> Generated response: line #02: I: 183C1C37 (mgcp_msg.c:67) 20241204085109188 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109188 DLMGCP DEBUG <0013> Generated response: line #04: o=- 183C1C37 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109188 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109188 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109188 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109188 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4444 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109188 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109188 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109189 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42885 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109189 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109189 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109189 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109189 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found free endpoint: rtpbridge/d8@mgw (mgcp_endp.c:261) 20241204085109189 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:441) 20241204085109189 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109189 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw conn:(1234/rtp C:98652C47 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109189 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:98652C47 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109189 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:98652C47 output_enabled 0 (mgcp_msg.c:125) 20241204085109189 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109189 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw conn:(1234/rtp C:98652C47 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109189 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109189 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:98652C47 CRCX: Creating connection: port: 4446 (mgcp_protocol.c:1112) 20241204085109189 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CI:98652C47 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109189 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109189 DLMGCP DEBUG <0013> Generated response: line #00: 200 42885 OK (mgcp_msg.c:67) 20241204085109189 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d8@mgw (mgcp_msg.c:67) 20241204085109189 DLMGCP DEBUG <0013> Generated response: line #02: I: 98652C47 (mgcp_msg.c:67) 20241204085109189 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109189 DLMGCP DEBUG <0013> Generated response: line #04: o=- 98652C47 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109189 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109189 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109189 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109189 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4446 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109189 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109189 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109190 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42886 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109190 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109190 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109190 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109190 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found free endpoint: rtpbridge/d9@mgw (mgcp_endp.c:261) 20241204085109190 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:441) 20241204085109190 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109190 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw conn:(1234/rtp C:414A8CED r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109190 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:414A8CED connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109190 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:414A8CED output_enabled 0 (mgcp_msg.c:125) 20241204085109190 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109190 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw conn:(1234/rtp C:414A8CED r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109190 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109190 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:414A8CED CRCX: Creating connection: port: 4448 (mgcp_protocol.c:1112) 20241204085109190 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CI:414A8CED CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109190 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109190 DLMGCP DEBUG <0013> Generated response: line #00: 200 42886 OK (mgcp_msg.c:67) 20241204085109190 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d9@mgw (mgcp_msg.c:67) 20241204085109190 DLMGCP DEBUG <0013> Generated response: line #02: I: 414A8CED (mgcp_msg.c:67) 20241204085109190 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109190 DLMGCP DEBUG <0013> Generated response: line #04: o=- 414A8CED 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109190 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109190 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109190 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109190 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4448 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109190 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109190 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109191 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42887 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109191 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109191 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109191 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109191 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found free endpoint: rtpbridge/da@mgw (mgcp_endp.c:261) 20241204085109191 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:441) 20241204085109191 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109191 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw conn:(1234/rtp C:FCBF8FA4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109191 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:FCBF8FA4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109191 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:FCBF8FA4 output_enabled 0 (mgcp_msg.c:125) 20241204085109191 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109191 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw conn:(1234/rtp C:FCBF8FA4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109191 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109191 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:FCBF8FA4 CRCX: Creating connection: port: 4450 (mgcp_protocol.c:1112) 20241204085109191 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CI:FCBF8FA4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109191 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109191 DLMGCP DEBUG <0013> Generated response: line #00: 200 42887 OK (mgcp_msg.c:67) 20241204085109191 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/da@mgw (mgcp_msg.c:67) 20241204085109191 DLMGCP DEBUG <0013> Generated response: line #02: I: FCBF8FA4 (mgcp_msg.c:67) 20241204085109191 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109191 DLMGCP DEBUG <0013> Generated response: line #04: o=- FCBF8FA4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109191 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109191 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109191 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109191 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4450 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109191 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109191 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109192 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42888 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109192 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109192 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109192 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109192 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found free endpoint: rtpbridge/db@mgw (mgcp_endp.c:261) 20241204085109192 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:441) 20241204085109192 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109192 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw conn:(1234/rtp C:8D2B7210 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109192 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:8D2B7210 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109192 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:8D2B7210 output_enabled 0 (mgcp_msg.c:125) 20241204085109192 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109192 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw conn:(1234/rtp C:8D2B7210 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109192 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109192 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:8D2B7210 CRCX: Creating connection: port: 4452 (mgcp_protocol.c:1112) 20241204085109192 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CI:8D2B7210 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109192 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109192 DLMGCP DEBUG <0013> Generated response: line #00: 200 42888 OK (mgcp_msg.c:67) 20241204085109192 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/db@mgw (mgcp_msg.c:67) 20241204085109192 DLMGCP DEBUG <0013> Generated response: line #02: I: 8D2B7210 (mgcp_msg.c:67) 20241204085109192 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109192 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8D2B7210 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109192 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109192 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109192 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109192 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4452 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109192 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109192 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109193 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42889 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109193 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109193 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109193 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109193 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found free endpoint: rtpbridge/dc@mgw (mgcp_endp.c:261) 20241204085109193 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:441) 20241204085109193 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109193 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw conn:(1234/rtp C:67FC6FEB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109193 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:67FC6FEB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109193 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:67FC6FEB output_enabled 0 (mgcp_msg.c:125) 20241204085109193 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109193 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw conn:(1234/rtp C:67FC6FEB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109193 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109193 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:67FC6FEB CRCX: Creating connection: port: 4454 (mgcp_protocol.c:1112) 20241204085109193 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CI:67FC6FEB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109193 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109193 DLMGCP DEBUG <0013> Generated response: line #00: 200 42889 OK (mgcp_msg.c:67) 20241204085109193 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dc@mgw (mgcp_msg.c:67) 20241204085109193 DLMGCP DEBUG <0013> Generated response: line #02: I: 67FC6FEB (mgcp_msg.c:67) 20241204085109193 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109193 DLMGCP DEBUG <0013> Generated response: line #04: o=- 67FC6FEB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109193 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109193 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109193 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109193 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4454 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109193 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109193 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109193 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42890 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109193 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109193 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109194 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109194 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found free endpoint: rtpbridge/dd@mgw (mgcp_endp.c:261) 20241204085109194 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:441) 20241204085109194 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109194 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw conn:(1234/rtp C:93E22073 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109194 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:93E22073 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109194 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:93E22073 output_enabled 0 (mgcp_msg.c:125) 20241204085109194 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109194 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw conn:(1234/rtp C:93E22073 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109194 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109194 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:93E22073 CRCX: Creating connection: port: 4456 (mgcp_protocol.c:1112) 20241204085109194 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CI:93E22073 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109194 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109194 DLMGCP DEBUG <0013> Generated response: line #00: 200 42890 OK (mgcp_msg.c:67) 20241204085109194 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dd@mgw (mgcp_msg.c:67) 20241204085109194 DLMGCP DEBUG <0013> Generated response: line #02: I: 93E22073 (mgcp_msg.c:67) 20241204085109194 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109194 DLMGCP DEBUG <0013> Generated response: line #04: o=- 93E22073 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109194 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109194 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109194 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109194 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4456 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109194 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109194 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109194 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42891 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109194 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109194 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109194 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109194 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found free endpoint: rtpbridge/de@mgw (mgcp_endp.c:261) 20241204085109194 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:441) 20241204085109194 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109194 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw conn:(1234/rtp C:8CA5636F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109194 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:8CA5636F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109194 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:8CA5636F output_enabled 0 (mgcp_msg.c:125) 20241204085109194 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109194 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw conn:(1234/rtp C:8CA5636F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109194 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109194 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:8CA5636F CRCX: Creating connection: port: 4458 (mgcp_protocol.c:1112) 20241204085109195 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CI:8CA5636F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109195 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109195 DLMGCP DEBUG <0013> Generated response: line #00: 200 42891 OK (mgcp_msg.c:67) 20241204085109195 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/de@mgw (mgcp_msg.c:67) 20241204085109195 DLMGCP DEBUG <0013> Generated response: line #02: I: 8CA5636F (mgcp_msg.c:67) 20241204085109195 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109195 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8CA5636F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109195 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109195 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109195 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109195 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4458 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109195 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109195 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109195 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42892 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109195 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109195 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109195 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109195 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found free endpoint: rtpbridge/df@mgw (mgcp_endp.c:261) 20241204085109195 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:441) 20241204085109195 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109195 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw conn:(1234/rtp C:D6E07086 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109195 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:D6E07086 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109195 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:D6E07086 output_enabled 0 (mgcp_msg.c:125) 20241204085109195 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109195 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw conn:(1234/rtp C:D6E07086 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109195 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109195 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:D6E07086 CRCX: Creating connection: port: 4460 (mgcp_protocol.c:1112) 20241204085109195 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CI:D6E07086 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109195 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109195 DLMGCP DEBUG <0013> Generated response: line #00: 200 42892 OK (mgcp_msg.c:67) 20241204085109195 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/df@mgw (mgcp_msg.c:67) 20241204085109195 DLMGCP DEBUG <0013> Generated response: line #02: I: D6E07086 (mgcp_msg.c:67) 20241204085109195 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109195 DLMGCP DEBUG <0013> Generated response: line #04: o=- D6E07086 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109195 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109195 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109195 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109195 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4460 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109195 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109195 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109196 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42893 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109196 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109196 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109196 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109196 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found free endpoint: rtpbridge/e0@mgw (mgcp_endp.c:261) 20241204085109196 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:441) 20241204085109196 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109196 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw conn:(1234/rtp C:026C794A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109196 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:026C794A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109196 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:026C794A output_enabled 0 (mgcp_msg.c:125) 20241204085109196 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109196 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw conn:(1234/rtp C:026C794A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109196 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109196 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:026C794A CRCX: Creating connection: port: 4462 (mgcp_protocol.c:1112) 20241204085109196 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CI:026C794A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109196 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109196 DLMGCP DEBUG <0013> Generated response: line #00: 200 42893 OK (mgcp_msg.c:67) 20241204085109196 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e0@mgw (mgcp_msg.c:67) 20241204085109196 DLMGCP DEBUG <0013> Generated response: line #02: I: 026C794A (mgcp_msg.c:67) 20241204085109196 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109196 DLMGCP DEBUG <0013> Generated response: line #04: o=- 026C794A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109196 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109196 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109196 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109196 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4462 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109196 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109196 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109197 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42894 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109197 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109197 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109197 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109197 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found free endpoint: rtpbridge/e1@mgw (mgcp_endp.c:261) 20241204085109197 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:441) 20241204085109197 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109197 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw conn:(1234/rtp C:04DEF600 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109197 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:04DEF600 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109197 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:04DEF600 output_enabled 0 (mgcp_msg.c:125) 20241204085109197 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109197 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw conn:(1234/rtp C:04DEF600 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109197 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109197 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:04DEF600 CRCX: Creating connection: port: 4464 (mgcp_protocol.c:1112) 20241204085109197 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CI:04DEF600 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109197 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109197 DLMGCP DEBUG <0013> Generated response: line #00: 200 42894 OK (mgcp_msg.c:67) 20241204085109197 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e1@mgw (mgcp_msg.c:67) 20241204085109197 DLMGCP DEBUG <0013> Generated response: line #02: I: 04DEF600 (mgcp_msg.c:67) 20241204085109197 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109197 DLMGCP DEBUG <0013> Generated response: line #04: o=- 04DEF600 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109197 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109197 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109197 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109197 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4464 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109197 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109197 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109197 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42895 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109197 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109197 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109197 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109197 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found free endpoint: rtpbridge/e2@mgw (mgcp_endp.c:261) 20241204085109197 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:441) 20241204085109197 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109197 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw conn:(1234/rtp C:80E8F5B1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109197 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:80E8F5B1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109197 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:80E8F5B1 output_enabled 0 (mgcp_msg.c:125) 20241204085109197 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109197 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw conn:(1234/rtp C:80E8F5B1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109197 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109198 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:80E8F5B1 CRCX: Creating connection: port: 4466 (mgcp_protocol.c:1112) 20241204085109198 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CI:80E8F5B1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109198 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109198 DLMGCP DEBUG <0013> Generated response: line #00: 200 42895 OK (mgcp_msg.c:67) 20241204085109198 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e2@mgw (mgcp_msg.c:67) 20241204085109198 DLMGCP DEBUG <0013> Generated response: line #02: I: 80E8F5B1 (mgcp_msg.c:67) 20241204085109198 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109198 DLMGCP DEBUG <0013> Generated response: line #04: o=- 80E8F5B1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109198 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109198 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109198 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109198 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4466 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109198 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109198 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109198 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42896 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109198 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109198 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109198 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109198 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found free endpoint: rtpbridge/e3@mgw (mgcp_endp.c:261) 20241204085109198 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:441) 20241204085109198 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw conn:(1234/rtp C:F41FDFF9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:F41FDFF9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:F41FDFF9 output_enabled 0 (mgcp_msg.c:125) 20241204085109199 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw conn:(1234/rtp C:F41FDFF9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:F41FDFF9 CRCX: Creating connection: port: 4468 (mgcp_protocol.c:1112) 20241204085109199 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CI:F41FDFF9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109199 DLMGCP DEBUG <0013> Generated response: line #00: 200 42896 OK (mgcp_msg.c:67) 20241204085109199 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e3@mgw (mgcp_msg.c:67) 20241204085109199 DLMGCP DEBUG <0013> Generated response: line #02: I: F41FDFF9 (mgcp_msg.c:67) 20241204085109199 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109199 DLMGCP DEBUG <0013> Generated response: line #04: o=- F41FDFF9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109199 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109199 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109199 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109199 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4468 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109199 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109199 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109199 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42897 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109199 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109199 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109199 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found free endpoint: rtpbridge/e4@mgw (mgcp_endp.c:261) 20241204085109199 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:441) 20241204085109199 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw conn:(1234/rtp C:01588411 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:01588411 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:01588411 output_enabled 0 (mgcp_msg.c:125) 20241204085109199 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw conn:(1234/rtp C:01588411 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:01588411 CRCX: Creating connection: port: 4470 (mgcp_protocol.c:1112) 20241204085109199 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CI:01588411 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109199 DLMGCP DEBUG <0013> Generated response: line #00: 200 42897 OK (mgcp_msg.c:67) 20241204085109199 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e4@mgw (mgcp_msg.c:67) 20241204085109199 DLMGCP DEBUG <0013> Generated response: line #02: I: 01588411 (mgcp_msg.c:67) 20241204085109199 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109199 DLMGCP DEBUG <0013> Generated response: line #04: o=- 01588411 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109199 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109199 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109199 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109199 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4470 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109199 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109199 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109200 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42898 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109200 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109200 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109200 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109200 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found free endpoint: rtpbridge/e5@mgw (mgcp_endp.c:261) 20241204085109200 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:441) 20241204085109200 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109200 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw conn:(1234/rtp C:CA29B392 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109200 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:CA29B392 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109200 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:CA29B392 output_enabled 0 (mgcp_msg.c:125) 20241204085109200 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109200 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw conn:(1234/rtp C:CA29B392 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109200 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109200 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:CA29B392 CRCX: Creating connection: port: 4472 (mgcp_protocol.c:1112) 20241204085109200 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CI:CA29B392 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109200 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109200 DLMGCP DEBUG <0013> Generated response: line #00: 200 42898 OK (mgcp_msg.c:67) 20241204085109200 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e5@mgw (mgcp_msg.c:67) 20241204085109200 DLMGCP DEBUG <0013> Generated response: line #02: I: CA29B392 (mgcp_msg.c:67) 20241204085109200 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109200 DLMGCP DEBUG <0013> Generated response: line #04: o=- CA29B392 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109200 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109200 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109200 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109200 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4472 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109200 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109200 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109200 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42899 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109200 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109200 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109200 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109200 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found free endpoint: rtpbridge/e6@mgw (mgcp_endp.c:261) 20241204085109200 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:441) 20241204085109200 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109200 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw conn:(1234/rtp C:B2C06B12 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109200 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:B2C06B12 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109200 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:B2C06B12 output_enabled 0 (mgcp_msg.c:125) 20241204085109200 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109200 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw conn:(1234/rtp C:B2C06B12 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109200 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109200 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:B2C06B12 CRCX: Creating connection: port: 4474 (mgcp_protocol.c:1112) 20241204085109200 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CI:B2C06B12 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109200 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109200 DLMGCP DEBUG <0013> Generated response: line #00: 200 42899 OK (mgcp_msg.c:67) 20241204085109200 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e6@mgw (mgcp_msg.c:67) 20241204085109200 DLMGCP DEBUG <0013> Generated response: line #02: I: B2C06B12 (mgcp_msg.c:67) 20241204085109200 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109200 DLMGCP DEBUG <0013> Generated response: line #04: o=- B2C06B12 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109200 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109200 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109200 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109200 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4474 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109200 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109200 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109201 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42900 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109201 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109201 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109201 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109201 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found free endpoint: rtpbridge/e7@mgw (mgcp_endp.c:261) 20241204085109201 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:441) 20241204085109201 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109201 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw conn:(1234/rtp C:80D4D9AC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109201 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:80D4D9AC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109201 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:80D4D9AC output_enabled 0 (mgcp_msg.c:125) 20241204085109201 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109201 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw conn:(1234/rtp C:80D4D9AC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109201 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109201 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:80D4D9AC CRCX: Creating connection: port: 4476 (mgcp_protocol.c:1112) 20241204085109201 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CI:80D4D9AC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109201 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109201 DLMGCP DEBUG <0013> Generated response: line #00: 200 42900 OK (mgcp_msg.c:67) 20241204085109201 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e7@mgw (mgcp_msg.c:67) 20241204085109201 DLMGCP DEBUG <0013> Generated response: line #02: I: 80D4D9AC (mgcp_msg.c:67) 20241204085109201 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109201 DLMGCP DEBUG <0013> Generated response: line #04: o=- 80D4D9AC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109201 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109201 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109201 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109201 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4476 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109201 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109201 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109201 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42901 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109201 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109201 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109201 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109201 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found free endpoint: rtpbridge/e8@mgw (mgcp_endp.c:261) 20241204085109201 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:441) 20241204085109201 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109201 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw conn:(1234/rtp C:2C534709 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109201 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:2C534709 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109201 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:2C534709 output_enabled 0 (mgcp_msg.c:125) 20241204085109201 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109201 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw conn:(1234/rtp C:2C534709 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109201 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109201 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:2C534709 CRCX: Creating connection: port: 4478 (mgcp_protocol.c:1112) 20241204085109201 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CI:2C534709 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109201 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109201 DLMGCP DEBUG <0013> Generated response: line #00: 200 42901 OK (mgcp_msg.c:67) 20241204085109201 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e8@mgw (mgcp_msg.c:67) 20241204085109201 DLMGCP DEBUG <0013> Generated response: line #02: I: 2C534709 (mgcp_msg.c:67) 20241204085109201 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109201 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2C534709 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109201 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109201 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109201 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109201 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4478 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109201 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109201 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109202 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42902 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109202 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109202 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109202 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109202 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found free endpoint: rtpbridge/e9@mgw (mgcp_endp.c:261) 20241204085109202 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:441) 20241204085109202 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109202 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw conn:(1234/rtp C:C817F8FF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109202 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:C817F8FF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109202 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:C817F8FF output_enabled 0 (mgcp_msg.c:125) 20241204085109202 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109202 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw conn:(1234/rtp C:C817F8FF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109202 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109202 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:C817F8FF CRCX: Creating connection: port: 4480 (mgcp_protocol.c:1112) 20241204085109202 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CI:C817F8FF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109202 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109202 DLMGCP DEBUG <0013> Generated response: line #00: 200 42902 OK (mgcp_msg.c:67) 20241204085109202 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e9@mgw (mgcp_msg.c:67) 20241204085109202 DLMGCP DEBUG <0013> Generated response: line #02: I: C817F8FF (mgcp_msg.c:67) 20241204085109202 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109202 DLMGCP DEBUG <0013> Generated response: line #04: o=- C817F8FF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109202 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109202 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109202 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109202 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4480 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109202 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109202 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109203 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42903 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109203 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109203 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109203 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109203 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found free endpoint: rtpbridge/ea@mgw (mgcp_endp.c:261) 20241204085109203 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:441) 20241204085109203 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109203 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw conn:(1234/rtp C:43B7E92C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109203 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:43B7E92C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109203 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:43B7E92C output_enabled 0 (mgcp_msg.c:125) 20241204085109203 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109203 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw conn:(1234/rtp C:43B7E92C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109203 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109203 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:43B7E92C CRCX: Creating connection: port: 4482 (mgcp_protocol.c:1112) 20241204085109203 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CI:43B7E92C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109203 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109203 DLMGCP DEBUG <0013> Generated response: line #00: 200 42903 OK (mgcp_msg.c:67) 20241204085109203 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ea@mgw (mgcp_msg.c:67) 20241204085109203 DLMGCP DEBUG <0013> Generated response: line #02: I: 43B7E92C (mgcp_msg.c:67) 20241204085109203 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109203 DLMGCP DEBUG <0013> Generated response: line #04: o=- 43B7E92C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109203 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109203 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109203 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109203 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4482 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109203 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109203 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109203 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42904 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109203 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109203 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109203 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109203 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found free endpoint: rtpbridge/eb@mgw (mgcp_endp.c:261) 20241204085109203 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:441) 20241204085109203 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109204 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw conn:(1234/rtp C:E15B2C70 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109204 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:E15B2C70 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109204 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:E15B2C70 output_enabled 0 (mgcp_msg.c:125) 20241204085109204 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109204 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw conn:(1234/rtp C:E15B2C70 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109204 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109204 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:E15B2C70 CRCX: Creating connection: port: 4484 (mgcp_protocol.c:1112) 20241204085109204 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CI:E15B2C70 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109204 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109204 DLMGCP DEBUG <0013> Generated response: line #00: 200 42904 OK (mgcp_msg.c:67) 20241204085109204 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/eb@mgw (mgcp_msg.c:67) 20241204085109204 DLMGCP DEBUG <0013> Generated response: line #02: I: E15B2C70 (mgcp_msg.c:67) 20241204085109204 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109204 DLMGCP DEBUG <0013> Generated response: line #04: o=- E15B2C70 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109204 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109204 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109204 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109204 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4484 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109204 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109204 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109204 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42905 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109204 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109204 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109204 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109204 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found free endpoint: rtpbridge/ec@mgw (mgcp_endp.c:261) 20241204085109204 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:441) 20241204085109204 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109204 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw conn:(1234/rtp C:51D617C3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109204 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:51D617C3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109204 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:51D617C3 output_enabled 0 (mgcp_msg.c:125) 20241204085109204 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109204 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw conn:(1234/rtp C:51D617C3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109204 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109204 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:51D617C3 CRCX: Creating connection: port: 4486 (mgcp_protocol.c:1112) 20241204085109204 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CI:51D617C3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109204 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109204 DLMGCP DEBUG <0013> Generated response: line #00: 200 42905 OK (mgcp_msg.c:67) 20241204085109204 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ec@mgw (mgcp_msg.c:67) 20241204085109204 DLMGCP DEBUG <0013> Generated response: line #02: I: 51D617C3 (mgcp_msg.c:67) 20241204085109204 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109204 DLMGCP DEBUG <0013> Generated response: line #04: o=- 51D617C3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109204 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109204 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109204 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109205 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4486 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109205 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109205 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109205 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42906 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109205 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109205 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109205 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109205 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found free endpoint: rtpbridge/ed@mgw (mgcp_endp.c:261) 20241204085109205 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:441) 20241204085109205 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109205 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw conn:(1234/rtp C:4E787214 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109205 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:4E787214 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109205 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:4E787214 output_enabled 0 (mgcp_msg.c:125) 20241204085109205 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109205 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw conn:(1234/rtp C:4E787214 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109205 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109205 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:4E787214 CRCX: Creating connection: port: 4488 (mgcp_protocol.c:1112) 20241204085109205 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CI:4E787214 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109205 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109205 DLMGCP DEBUG <0013> Generated response: line #00: 200 42906 OK (mgcp_msg.c:67) 20241204085109205 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ed@mgw (mgcp_msg.c:67) 20241204085109205 DLMGCP DEBUG <0013> Generated response: line #02: I: 4E787214 (mgcp_msg.c:67) 20241204085109205 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109205 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4E787214 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109205 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109205 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109205 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109205 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4488 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109205 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109205 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109206 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42907 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109206 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109206 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109206 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109206 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found free endpoint: rtpbridge/ee@mgw (mgcp_endp.c:261) 20241204085109206 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:441) 20241204085109206 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109206 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw conn:(1234/rtp C:8F4BE574 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109206 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:8F4BE574 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109206 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:8F4BE574 output_enabled 0 (mgcp_msg.c:125) 20241204085109206 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109206 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw conn:(1234/rtp C:8F4BE574 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109206 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109206 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:8F4BE574 CRCX: Creating connection: port: 4490 (mgcp_protocol.c:1112) 20241204085109206 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CI:8F4BE574 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109206 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109206 DLMGCP DEBUG <0013> Generated response: line #00: 200 42907 OK (mgcp_msg.c:67) 20241204085109206 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ee@mgw (mgcp_msg.c:67) 20241204085109206 DLMGCP DEBUG <0013> Generated response: line #02: I: 8F4BE574 (mgcp_msg.c:67) 20241204085109206 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109206 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8F4BE574 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109206 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109206 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109206 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109206 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4490 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109206 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109206 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109207 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42908 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109207 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109207 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109207 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109207 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found free endpoint: rtpbridge/ef@mgw (mgcp_endp.c:261) 20241204085109207 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:441) 20241204085109207 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109207 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw conn:(1234/rtp C:492DE87D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109207 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:492DE87D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109207 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:492DE87D output_enabled 0 (mgcp_msg.c:125) 20241204085109207 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109207 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw conn:(1234/rtp C:492DE87D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109207 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109207 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:492DE87D CRCX: Creating connection: port: 4492 (mgcp_protocol.c:1112) 20241204085109207 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CI:492DE87D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109207 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109207 DLMGCP DEBUG <0013> Generated response: line #00: 200 42908 OK (mgcp_msg.c:67) 20241204085109207 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ef@mgw (mgcp_msg.c:67) 20241204085109207 DLMGCP DEBUG <0013> Generated response: line #02: I: 492DE87D (mgcp_msg.c:67) 20241204085109207 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109207 DLMGCP DEBUG <0013> Generated response: line #04: o=- 492DE87D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109207 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109207 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109207 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109207 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4492 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109207 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109207 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109207 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42909 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109207 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109207 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109207 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109207 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found free endpoint: rtpbridge/f0@mgw (mgcp_endp.c:261) 20241204085109207 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:441) 20241204085109207 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109207 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw conn:(1234/rtp C:4C53FB00 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109207 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:4C53FB00 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109208 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:4C53FB00 output_enabled 0 (mgcp_msg.c:125) 20241204085109208 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109208 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw conn:(1234/rtp C:4C53FB00 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109208 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109208 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:4C53FB00 CRCX: Creating connection: port: 4494 (mgcp_protocol.c:1112) 20241204085109208 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CI:4C53FB00 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109208 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109208 DLMGCP DEBUG <0013> Generated response: line #00: 200 42909 OK (mgcp_msg.c:67) 20241204085109208 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f0@mgw (mgcp_msg.c:67) 20241204085109208 DLMGCP DEBUG <0013> Generated response: line #02: I: 4C53FB00 (mgcp_msg.c:67) 20241204085109208 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109208 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4C53FB00 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109208 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109208 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109208 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109208 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4494 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109208 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109208 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109208 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42910 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109208 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109208 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109208 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109208 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found free endpoint: rtpbridge/f1@mgw (mgcp_endp.c:261) 20241204085109208 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:441) 20241204085109208 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109208 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw conn:(1234/rtp C:3AD7A7A1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109208 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:3AD7A7A1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109208 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:3AD7A7A1 output_enabled 0 (mgcp_msg.c:125) 20241204085109208 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109208 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw conn:(1234/rtp C:3AD7A7A1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109208 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109208 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:3AD7A7A1 CRCX: Creating connection: port: 4496 (mgcp_protocol.c:1112) 20241204085109208 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CI:3AD7A7A1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109208 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109208 DLMGCP DEBUG <0013> Generated response: line #00: 200 42910 OK (mgcp_msg.c:67) 20241204085109208 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f1@mgw (mgcp_msg.c:67) 20241204085109208 DLMGCP DEBUG <0013> Generated response: line #02: I: 3AD7A7A1 (mgcp_msg.c:67) 20241204085109208 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109208 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3AD7A7A1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109208 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109208 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109208 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109208 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4496 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109208 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109208 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109209 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42911 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109209 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109209 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109209 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109209 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found free endpoint: rtpbridge/f2@mgw (mgcp_endp.c:261) 20241204085109209 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:441) 20241204085109209 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109209 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw conn:(1234/rtp C:C0A1ACBC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109209 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:C0A1ACBC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109209 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:C0A1ACBC output_enabled 0 (mgcp_msg.c:125) 20241204085109209 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109209 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw conn:(1234/rtp C:C0A1ACBC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109209 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109209 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:C0A1ACBC CRCX: Creating connection: port: 4498 (mgcp_protocol.c:1112) 20241204085109209 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CI:C0A1ACBC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109209 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109209 DLMGCP DEBUG <0013> Generated response: line #00: 200 42911 OK (mgcp_msg.c:67) 20241204085109209 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f2@mgw (mgcp_msg.c:67) 20241204085109209 DLMGCP DEBUG <0013> Generated response: line #02: I: C0A1ACBC (mgcp_msg.c:67) 20241204085109209 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109209 DLMGCP DEBUG <0013> Generated response: line #04: o=- C0A1ACBC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109209 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109209 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109209 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109209 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4498 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109209 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109209 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109210 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42912 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109210 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109210 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109210 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109210 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found free endpoint: rtpbridge/f3@mgw (mgcp_endp.c:261) 20241204085109210 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:441) 20241204085109210 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109210 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw conn:(1234/rtp C:D9837F28 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109210 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:D9837F28 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109210 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:D9837F28 output_enabled 0 (mgcp_msg.c:125) 20241204085109210 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109210 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw conn:(1234/rtp C:D9837F28 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109210 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109210 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:D9837F28 CRCX: Creating connection: port: 4500 (mgcp_protocol.c:1112) 20241204085109210 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CI:D9837F28 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109210 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109210 DLMGCP DEBUG <0013> Generated response: line #00: 200 42912 OK (mgcp_msg.c:67) 20241204085109210 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f3@mgw (mgcp_msg.c:67) 20241204085109210 DLMGCP DEBUG <0013> Generated response: line #02: I: D9837F28 (mgcp_msg.c:67) 20241204085109210 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109210 DLMGCP DEBUG <0013> Generated response: line #04: o=- D9837F28 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109210 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109210 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109210 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109210 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4500 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109210 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109210 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109211 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42913 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109211 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109211 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109211 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109211 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found free endpoint: rtpbridge/f4@mgw (mgcp_endp.c:261) 20241204085109211 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:441) 20241204085109211 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109211 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw conn:(1234/rtp C:980A8863 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109211 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:980A8863 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109211 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:980A8863 output_enabled 0 (mgcp_msg.c:125) 20241204085109211 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109211 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw conn:(1234/rtp C:980A8863 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109211 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109211 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:980A8863 CRCX: Creating connection: port: 4502 (mgcp_protocol.c:1112) 20241204085109211 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CI:980A8863 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109211 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109211 DLMGCP DEBUG <0013> Generated response: line #00: 200 42913 OK (mgcp_msg.c:67) 20241204085109211 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f4@mgw (mgcp_msg.c:67) 20241204085109211 DLMGCP DEBUG <0013> Generated response: line #02: I: 980A8863 (mgcp_msg.c:67) 20241204085109211 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109211 DLMGCP DEBUG <0013> Generated response: line #04: o=- 980A8863 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109211 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109211 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109211 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109211 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4502 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109211 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109211 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109211 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42914 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109211 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109212 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109212 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109212 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found free endpoint: rtpbridge/f5@mgw (mgcp_endp.c:261) 20241204085109212 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:441) 20241204085109212 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109212 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw conn:(1234/rtp C:064F8531 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109212 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:064F8531 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109212 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:064F8531 output_enabled 0 (mgcp_msg.c:125) 20241204085109212 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109212 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw conn:(1234/rtp C:064F8531 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109212 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109212 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:064F8531 CRCX: Creating connection: port: 4504 (mgcp_protocol.c:1112) 20241204085109212 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CI:064F8531 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109212 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109212 DLMGCP DEBUG <0013> Generated response: line #00: 200 42914 OK (mgcp_msg.c:67) 20241204085109212 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f5@mgw (mgcp_msg.c:67) 20241204085109212 DLMGCP DEBUG <0013> Generated response: line #02: I: 064F8531 (mgcp_msg.c:67) 20241204085109212 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109212 DLMGCP DEBUG <0013> Generated response: line #04: o=- 064F8531 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109212 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109212 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109212 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109212 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4504 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109212 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109212 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109212 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42915 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109212 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109212 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109212 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109212 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found free endpoint: rtpbridge/f6@mgw (mgcp_endp.c:261) 20241204085109212 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:441) 20241204085109212 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109212 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw conn:(1234/rtp C:D881B876 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109212 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:D881B876 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109212 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:D881B876 output_enabled 0 (mgcp_msg.c:125) 20241204085109212 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109212 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw conn:(1234/rtp C:D881B876 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109212 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109212 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:D881B876 CRCX: Creating connection: port: 4506 (mgcp_protocol.c:1112) 20241204085109212 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CI:D881B876 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109212 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109212 DLMGCP DEBUG <0013> Generated response: line #00: 200 42915 OK (mgcp_msg.c:67) 20241204085109213 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f6@mgw (mgcp_msg.c:67) 20241204085109213 DLMGCP DEBUG <0013> Generated response: line #02: I: D881B876 (mgcp_msg.c:67) 20241204085109213 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109213 DLMGCP DEBUG <0013> Generated response: line #04: o=- D881B876 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109213 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109213 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109213 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109213 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4506 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109213 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109213 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109213 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42916 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109213 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109213 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109213 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109213 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found free endpoint: rtpbridge/f7@mgw (mgcp_endp.c:261) 20241204085109213 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:441) 20241204085109213 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109213 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw conn:(1234/rtp C:BD0EF56A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109213 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:BD0EF56A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109213 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:BD0EF56A output_enabled 0 (mgcp_msg.c:125) 20241204085109213 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109213 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw conn:(1234/rtp C:BD0EF56A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109213 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109213 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:BD0EF56A CRCX: Creating connection: port: 4508 (mgcp_protocol.c:1112) 20241204085109213 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CI:BD0EF56A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109213 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109213 DLMGCP DEBUG <0013> Generated response: line #00: 200 42916 OK (mgcp_msg.c:67) 20241204085109213 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f7@mgw (mgcp_msg.c:67) 20241204085109213 DLMGCP DEBUG <0013> Generated response: line #02: I: BD0EF56A (mgcp_msg.c:67) 20241204085109213 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109213 DLMGCP DEBUG <0013> Generated response: line #04: o=- BD0EF56A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109213 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109213 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109213 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109213 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4508 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109213 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109213 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109214 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42917 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109214 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109214 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109214 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109214 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found free endpoint: rtpbridge/f8@mgw (mgcp_endp.c:261) 20241204085109214 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:441) 20241204085109214 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109214 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw conn:(1234/rtp C:F27A1DB8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109214 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:F27A1DB8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109214 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:F27A1DB8 output_enabled 0 (mgcp_msg.c:125) 20241204085109214 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109214 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw conn:(1234/rtp C:F27A1DB8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109214 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109214 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:F27A1DB8 CRCX: Creating connection: port: 4510 (mgcp_protocol.c:1112) 20241204085109214 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CI:F27A1DB8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109214 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109214 DLMGCP DEBUG <0013> Generated response: line #00: 200 42917 OK (mgcp_msg.c:67) 20241204085109214 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f8@mgw (mgcp_msg.c:67) 20241204085109214 DLMGCP DEBUG <0013> Generated response: line #02: I: F27A1DB8 (mgcp_msg.c:67) 20241204085109214 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109214 DLMGCP DEBUG <0013> Generated response: line #04: o=- F27A1DB8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109214 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109214 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109214 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109214 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4510 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109214 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109214 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109214 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42918 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109214 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109214 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109214 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109214 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found free endpoint: rtpbridge/f9@mgw (mgcp_endp.c:261) 20241204085109214 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:441) 20241204085109214 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109214 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw conn:(1234/rtp C:5B90B908 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109214 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:5B90B908 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109214 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:5B90B908 output_enabled 0 (mgcp_msg.c:125) 20241204085109214 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109214 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw conn:(1234/rtp C:5B90B908 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109214 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109215 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:5B90B908 CRCX: Creating connection: port: 4512 (mgcp_protocol.c:1112) 20241204085109215 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CI:5B90B908 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109215 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109215 DLMGCP DEBUG <0013> Generated response: line #00: 200 42918 OK (mgcp_msg.c:67) 20241204085109215 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f9@mgw (mgcp_msg.c:67) 20241204085109215 DLMGCP DEBUG <0013> Generated response: line #02: I: 5B90B908 (mgcp_msg.c:67) 20241204085109215 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109215 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5B90B908 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109215 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109215 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109215 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109215 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4512 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109215 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109215 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109215 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42919 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109215 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109215 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109215 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109215 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found free endpoint: rtpbridge/fa@mgw (mgcp_endp.c:261) 20241204085109215 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:441) 20241204085109215 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109215 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw conn:(1234/rtp C:90FC05A3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109215 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:90FC05A3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109215 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:90FC05A3 output_enabled 0 (mgcp_msg.c:125) 20241204085109215 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109215 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw conn:(1234/rtp C:90FC05A3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109215 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109215 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:90FC05A3 CRCX: Creating connection: port: 4514 (mgcp_protocol.c:1112) 20241204085109215 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CI:90FC05A3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109215 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109215 DLMGCP DEBUG <0013> Generated response: line #00: 200 42919 OK (mgcp_msg.c:67) 20241204085109215 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fa@mgw (mgcp_msg.c:67) 20241204085109215 DLMGCP DEBUG <0013> Generated response: line #02: I: 90FC05A3 (mgcp_msg.c:67) 20241204085109215 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109215 DLMGCP DEBUG <0013> Generated response: line #04: o=- 90FC05A3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109215 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109215 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109215 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109215 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4514 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109215 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109215 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109216 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42920 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109216 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109216 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109216 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109216 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found free endpoint: rtpbridge/fb@mgw (mgcp_endp.c:261) 20241204085109216 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:441) 20241204085109216 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109216 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw conn:(1234/rtp C:67977B35 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109216 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:67977B35 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109216 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:67977B35 output_enabled 0 (mgcp_msg.c:125) 20241204085109216 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109216 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw conn:(1234/rtp C:67977B35 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109216 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109216 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:67977B35 CRCX: Creating connection: port: 4516 (mgcp_protocol.c:1112) 20241204085109216 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CI:67977B35 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109216 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109216 DLMGCP DEBUG <0013> Generated response: line #00: 200 42920 OK (mgcp_msg.c:67) 20241204085109216 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fb@mgw (mgcp_msg.c:67) 20241204085109216 DLMGCP DEBUG <0013> Generated response: line #02: I: 67977B35 (mgcp_msg.c:67) 20241204085109216 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109216 DLMGCP DEBUG <0013> Generated response: line #04: o=- 67977B35 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109216 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109216 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109216 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109216 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4516 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109216 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109216 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109217 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42921 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109217 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109217 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109217 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109217 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found free endpoint: rtpbridge/fc@mgw (mgcp_endp.c:261) 20241204085109217 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:441) 20241204085109217 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109217 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw conn:(1234/rtp C:57E7DFAD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109217 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:57E7DFAD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109217 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:57E7DFAD output_enabled 0 (mgcp_msg.c:125) 20241204085109217 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109217 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw conn:(1234/rtp C:57E7DFAD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109217 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109217 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:57E7DFAD CRCX: Creating connection: port: 4518 (mgcp_protocol.c:1112) 20241204085109217 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CI:57E7DFAD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109217 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109217 DLMGCP DEBUG <0013> Generated response: line #00: 200 42921 OK (mgcp_msg.c:67) 20241204085109217 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fc@mgw (mgcp_msg.c:67) 20241204085109217 DLMGCP DEBUG <0013> Generated response: line #02: I: 57E7DFAD (mgcp_msg.c:67) 20241204085109217 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109217 DLMGCP DEBUG <0013> Generated response: line #04: o=- 57E7DFAD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109217 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109217 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109217 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109217 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4518 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109217 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109217 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109218 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42922 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109218 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109218 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109218 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109218 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found free endpoint: rtpbridge/fd@mgw (mgcp_endp.c:261) 20241204085109218 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:441) 20241204085109218 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109218 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw conn:(1234/rtp C:7EEF6B3A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109218 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:7EEF6B3A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109218 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:7EEF6B3A output_enabled 0 (mgcp_msg.c:125) 20241204085109218 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109218 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw conn:(1234/rtp C:7EEF6B3A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109218 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109218 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:7EEF6B3A CRCX: Creating connection: port: 4520 (mgcp_protocol.c:1112) 20241204085109218 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CI:7EEF6B3A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109218 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109218 DLMGCP DEBUG <0013> Generated response: line #00: 200 42922 OK (mgcp_msg.c:67) 20241204085109218 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fd@mgw (mgcp_msg.c:67) 20241204085109218 DLMGCP DEBUG <0013> Generated response: line #02: I: 7EEF6B3A (mgcp_msg.c:67) 20241204085109218 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109218 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7EEF6B3A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109218 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109218 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109218 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109218 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4520 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109218 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109218 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109218 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42923 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109218 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109218 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109218 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109218 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found free endpoint: rtpbridge/fe@mgw (mgcp_endp.c:261) 20241204085109218 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:441) 20241204085109218 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109218 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw conn:(1234/rtp C:5607FE35 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109218 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:5607FE35 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109218 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:5607FE35 output_enabled 0 (mgcp_msg.c:125) 20241204085109218 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109218 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw conn:(1234/rtp C:5607FE35 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109218 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109219 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:5607FE35 CRCX: Creating connection: port: 4522 (mgcp_protocol.c:1112) 20241204085109219 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CI:5607FE35 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109219 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109219 DLMGCP DEBUG <0013> Generated response: line #00: 200 42923 OK (mgcp_msg.c:67) 20241204085109219 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fe@mgw (mgcp_msg.c:67) 20241204085109219 DLMGCP DEBUG <0013> Generated response: line #02: I: 5607FE35 (mgcp_msg.c:67) 20241204085109219 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109219 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5607FE35 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109219 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109219 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109219 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109219 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4522 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109219 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109219 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109219 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42924 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109219 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109219 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109219 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109219 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found free endpoint: rtpbridge/ff@mgw (mgcp_endp.c:261) 20241204085109219 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:441) 20241204085109219 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109219 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw conn:(1234/rtp C:BCE1DC0F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109219 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:BCE1DC0F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109219 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:BCE1DC0F output_enabled 0 (mgcp_msg.c:125) 20241204085109219 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109219 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw conn:(1234/rtp C:BCE1DC0F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109219 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109219 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:BCE1DC0F CRCX: Creating connection: port: 4524 (mgcp_protocol.c:1112) 20241204085109219 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CI:BCE1DC0F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109219 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109219 DLMGCP DEBUG <0013> Generated response: line #00: 200 42924 OK (mgcp_msg.c:67) 20241204085109219 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ff@mgw (mgcp_msg.c:67) 20241204085109219 DLMGCP DEBUG <0013> Generated response: line #02: I: BCE1DC0F (mgcp_msg.c:67) 20241204085109219 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109219 DLMGCP DEBUG <0013> Generated response: line #04: o=- BCE1DC0F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109219 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109219 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109219 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109219 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4524 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109219 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109219 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109220 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42925 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109220 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109220 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109220 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109220 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found free endpoint: rtpbridge/100@mgw (mgcp_endp.c:261) 20241204085109220 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:441) 20241204085109220 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109220 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw conn:(1234/rtp C:3BCB3505 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109220 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:3BCB3505 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109220 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:3BCB3505 output_enabled 0 (mgcp_msg.c:125) 20241204085109220 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109220 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw conn:(1234/rtp C:3BCB3505 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109220 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109220 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:3BCB3505 CRCX: Creating connection: port: 4526 (mgcp_protocol.c:1112) 20241204085109220 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CI:3BCB3505 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109220 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109220 DLMGCP DEBUG <0013> Generated response: line #00: 200 42925 OK (mgcp_msg.c:67) 20241204085109220 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/100@mgw (mgcp_msg.c:67) 20241204085109220 DLMGCP DEBUG <0013> Generated response: line #02: I: 3BCB3505 (mgcp_msg.c:67) 20241204085109220 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109220 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3BCB3505 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109220 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109220 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109220 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109220 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4526 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109220 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109220 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109221 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42926 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109221 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109221 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109221 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109221 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:261) 20241204085109221 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:441) 20241204085109221 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109221 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw conn:(1234/rtp C:11EECD18 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109221 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:11EECD18 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109221 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:11EECD18 output_enabled 0 (mgcp_msg.c:125) 20241204085109221 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109221 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw conn:(1234/rtp C:11EECD18 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109221 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109221 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:11EECD18 CRCX: Creating connection: port: 4528 (mgcp_protocol.c:1112) 20241204085109221 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CI:11EECD18 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109221 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109221 DLMGCP DEBUG <0013> Generated response: line #00: 200 42926 OK (mgcp_msg.c:67) 20241204085109221 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/101@mgw (mgcp_msg.c:67) 20241204085109221 DLMGCP DEBUG <0013> Generated response: line #02: I: 11EECD18 (mgcp_msg.c:67) 20241204085109221 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109221 DLMGCP DEBUG <0013> Generated response: line #04: o=- 11EECD18 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109221 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109221 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109221 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109221 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4528 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109221 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109221 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109222 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42927 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109222 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109222 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109222 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109222 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw (trunk:0) found free endpoint: rtpbridge/102@mgw (mgcp_endp.c:261) 20241204085109222 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/102@mgw" (mgcp_protocol.c:441) 20241204085109222 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109222 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw conn:(1234/rtp C:66CBC980 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109222 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:66CBC980 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109222 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:66CBC980 output_enabled 0 (mgcp_msg.c:125) 20241204085109222 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109222 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw conn:(1234/rtp C:66CBC980 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109222 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109222 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:66CBC980 CRCX: Creating connection: port: 4530 (mgcp_protocol.c:1112) 20241204085109222 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CI:66CBC980 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109222 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109222 DLMGCP DEBUG <0013> Generated response: line #00: 200 42927 OK (mgcp_msg.c:67) 20241204085109222 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/102@mgw (mgcp_msg.c:67) 20241204085109222 DLMGCP DEBUG <0013> Generated response: line #02: I: 66CBC980 (mgcp_msg.c:67) 20241204085109222 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109222 DLMGCP DEBUG <0013> Generated response: line #04: o=- 66CBC980 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109222 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109222 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109222 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109222 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4530 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109222 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109222 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109223 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42928 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109223 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109223 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109223 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109223 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw (trunk:0) found free endpoint: rtpbridge/103@mgw (mgcp_endp.c:261) 20241204085109223 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/103@mgw" (mgcp_protocol.c:441) 20241204085109223 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109223 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw conn:(1234/rtp C:B971FA4D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109223 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:B971FA4D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109223 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:B971FA4D output_enabled 0 (mgcp_msg.c:125) 20241204085109223 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109223 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw conn:(1234/rtp C:B971FA4D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109223 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109223 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:B971FA4D CRCX: Creating connection: port: 4532 (mgcp_protocol.c:1112) 20241204085109223 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CI:B971FA4D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109223 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109223 DLMGCP DEBUG <0013> Generated response: line #00: 200 42928 OK (mgcp_msg.c:67) 20241204085109223 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/103@mgw (mgcp_msg.c:67) 20241204085109223 DLMGCP DEBUG <0013> Generated response: line #02: I: B971FA4D (mgcp_msg.c:67) 20241204085109223 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109223 DLMGCP DEBUG <0013> Generated response: line #04: o=- B971FA4D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109223 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109223 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109223 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109223 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4532 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109223 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109223 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109224 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42929 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109224 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109224 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109224 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109224 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw (trunk:0) found free endpoint: rtpbridge/104@mgw (mgcp_endp.c:261) 20241204085109224 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/104@mgw" (mgcp_protocol.c:441) 20241204085109224 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109224 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw conn:(1234/rtp C:A7A7DA26 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109224 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:A7A7DA26 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109224 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:A7A7DA26 output_enabled 0 (mgcp_msg.c:125) 20241204085109224 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109224 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw conn:(1234/rtp C:A7A7DA26 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109224 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109224 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:A7A7DA26 CRCX: Creating connection: port: 4534 (mgcp_protocol.c:1112) 20241204085109224 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CI:A7A7DA26 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109224 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109224 DLMGCP DEBUG <0013> Generated response: line #00: 200 42929 OK (mgcp_msg.c:67) 20241204085109224 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/104@mgw (mgcp_msg.c:67) 20241204085109224 DLMGCP DEBUG <0013> Generated response: line #02: I: A7A7DA26 (mgcp_msg.c:67) 20241204085109224 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109224 DLMGCP DEBUG <0013> Generated response: line #04: o=- A7A7DA26 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109224 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109224 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109224 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109224 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4534 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109224 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109224 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109225 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42930 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109225 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109225 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109225 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109225 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw (trunk:0) found free endpoint: rtpbridge/105@mgw (mgcp_endp.c:261) 20241204085109225 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/105@mgw" (mgcp_protocol.c:441) 20241204085109225 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109225 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw conn:(1234/rtp C:431ACF41 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109225 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:431ACF41 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109225 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:431ACF41 output_enabled 0 (mgcp_msg.c:125) 20241204085109225 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109225 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw conn:(1234/rtp C:431ACF41 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109225 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109225 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:431ACF41 CRCX: Creating connection: port: 4536 (mgcp_protocol.c:1112) 20241204085109225 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CI:431ACF41 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109225 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109225 DLMGCP DEBUG <0013> Generated response: line #00: 200 42930 OK (mgcp_msg.c:67) 20241204085109225 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/105@mgw (mgcp_msg.c:67) 20241204085109225 DLMGCP DEBUG <0013> Generated response: line #02: I: 431ACF41 (mgcp_msg.c:67) 20241204085109225 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109225 DLMGCP DEBUG <0013> Generated response: line #04: o=- 431ACF41 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109225 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109225 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109225 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109225 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4536 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109225 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109225 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109226 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42931 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109226 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109226 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109226 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109226 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw (trunk:0) found free endpoint: rtpbridge/106@mgw (mgcp_endp.c:261) 20241204085109226 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/106@mgw" (mgcp_protocol.c:441) 20241204085109226 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109226 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw conn:(1234/rtp C:8E05C8D5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109226 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:8E05C8D5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109226 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:8E05C8D5 output_enabled 0 (mgcp_msg.c:125) 20241204085109226 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109226 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw conn:(1234/rtp C:8E05C8D5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109226 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109226 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:8E05C8D5 CRCX: Creating connection: port: 4538 (mgcp_protocol.c:1112) 20241204085109226 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CI:8E05C8D5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109226 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109226 DLMGCP DEBUG <0013> Generated response: line #00: 200 42931 OK (mgcp_msg.c:67) 20241204085109226 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/106@mgw (mgcp_msg.c:67) 20241204085109226 DLMGCP DEBUG <0013> Generated response: line #02: I: 8E05C8D5 (mgcp_msg.c:67) 20241204085109226 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109226 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8E05C8D5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109226 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109226 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109226 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109226 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4538 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109226 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109226 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109227 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42932 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109227 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109227 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109227 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109227 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw (trunk:0) found free endpoint: rtpbridge/107@mgw (mgcp_endp.c:261) 20241204085109227 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/107@mgw" (mgcp_protocol.c:441) 20241204085109227 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109227 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw conn:(1234/rtp C:9255D598 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109227 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:9255D598 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109227 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:9255D598 output_enabled 0 (mgcp_msg.c:125) 20241204085109227 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109227 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw conn:(1234/rtp C:9255D598 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109227 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109227 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:9255D598 CRCX: Creating connection: port: 4540 (mgcp_protocol.c:1112) 20241204085109227 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CI:9255D598 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109227 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109227 DLMGCP DEBUG <0013> Generated response: line #00: 200 42932 OK (mgcp_msg.c:67) 20241204085109227 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/107@mgw (mgcp_msg.c:67) 20241204085109227 DLMGCP DEBUG <0013> Generated response: line #02: I: 9255D598 (mgcp_msg.c:67) 20241204085109227 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109227 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9255D598 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109227 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109227 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109227 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109227 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4540 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109227 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109227 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109228 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42933 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109228 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109228 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109228 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109228 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw (trunk:0) found free endpoint: rtpbridge/108@mgw (mgcp_endp.c:261) 20241204085109228 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/108@mgw" (mgcp_protocol.c:441) 20241204085109228 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109228 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw conn:(1234/rtp C:B7F0D42E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109228 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:B7F0D42E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109228 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:B7F0D42E output_enabled 0 (mgcp_msg.c:125) 20241204085109228 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109228 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw conn:(1234/rtp C:B7F0D42E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109228 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109228 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:B7F0D42E CRCX: Creating connection: port: 4542 (mgcp_protocol.c:1112) 20241204085109228 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CI:B7F0D42E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109228 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109228 DLMGCP DEBUG <0013> Generated response: line #00: 200 42933 OK (mgcp_msg.c:67) 20241204085109228 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/108@mgw (mgcp_msg.c:67) 20241204085109228 DLMGCP DEBUG <0013> Generated response: line #02: I: B7F0D42E (mgcp_msg.c:67) 20241204085109228 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109228 DLMGCP DEBUG <0013> Generated response: line #04: o=- B7F0D42E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109228 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109228 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109228 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109228 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4542 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109228 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109228 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109228 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42934 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109228 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109228 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109228 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109228 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw (trunk:0) found free endpoint: rtpbridge/109@mgw (mgcp_endp.c:261) 20241204085109228 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/109@mgw" (mgcp_protocol.c:441) 20241204085109228 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109228 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw conn:(1234/rtp C:94E125F9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109228 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:94E125F9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109228 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:94E125F9 output_enabled 0 (mgcp_msg.c:125) 20241204085109228 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109228 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw conn:(1234/rtp C:94E125F9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109229 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109229 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:94E125F9 CRCX: Creating connection: port: 4544 (mgcp_protocol.c:1112) 20241204085109229 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CI:94E125F9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109229 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109229 DLMGCP DEBUG <0013> Generated response: line #00: 200 42934 OK (mgcp_msg.c:67) 20241204085109229 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/109@mgw (mgcp_msg.c:67) 20241204085109229 DLMGCP DEBUG <0013> Generated response: line #02: I: 94E125F9 (mgcp_msg.c:67) 20241204085109229 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109229 DLMGCP DEBUG <0013> Generated response: line #04: o=- 94E125F9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109229 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109229 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109229 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109229 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4544 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109229 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109229 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109229 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42935 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109229 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109229 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109229 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109229 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw (trunk:0) found free endpoint: rtpbridge/10a@mgw (mgcp_endp.c:261) 20241204085109229 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10a@mgw" (mgcp_protocol.c:441) 20241204085109229 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109229 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw conn:(1234/rtp C:5FC52696 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109229 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:5FC52696 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109229 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:5FC52696 output_enabled 0 (mgcp_msg.c:125) 20241204085109229 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109229 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw conn:(1234/rtp C:5FC52696 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109229 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109229 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:5FC52696 CRCX: Creating connection: port: 4546 (mgcp_protocol.c:1112) 20241204085109229 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CI:5FC52696 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109229 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109229 DLMGCP DEBUG <0013> Generated response: line #00: 200 42935 OK (mgcp_msg.c:67) 20241204085109229 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10a@mgw (mgcp_msg.c:67) 20241204085109229 DLMGCP DEBUG <0013> Generated response: line #02: I: 5FC52696 (mgcp_msg.c:67) 20241204085109229 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109229 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5FC52696 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109229 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109229 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109229 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109229 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4546 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109229 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109229 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109230 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42936 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109230 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109230 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109230 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109230 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw (trunk:0) found free endpoint: rtpbridge/10b@mgw (mgcp_endp.c:261) 20241204085109230 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10b@mgw" (mgcp_protocol.c:441) 20241204085109230 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109230 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw conn:(1234/rtp C:BFFF9F49 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109230 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:BFFF9F49 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109230 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:BFFF9F49 output_enabled 0 (mgcp_msg.c:125) 20241204085109230 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109230 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw conn:(1234/rtp C:BFFF9F49 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109230 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109230 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:BFFF9F49 CRCX: Creating connection: port: 4548 (mgcp_protocol.c:1112) 20241204085109230 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CI:BFFF9F49 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109230 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109230 DLMGCP DEBUG <0013> Generated response: line #00: 200 42936 OK (mgcp_msg.c:67) 20241204085109230 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10b@mgw (mgcp_msg.c:67) 20241204085109230 DLMGCP DEBUG <0013> Generated response: line #02: I: BFFF9F49 (mgcp_msg.c:67) 20241204085109230 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109230 DLMGCP DEBUG <0013> Generated response: line #04: o=- BFFF9F49 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109230 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109230 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109230 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109230 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4548 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109230 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109230 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109230 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42937 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109230 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109230 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109230 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109230 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw (trunk:0) found free endpoint: rtpbridge/10c@mgw (mgcp_endp.c:261) 20241204085109230 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10c@mgw" (mgcp_protocol.c:441) 20241204085109230 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109230 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw conn:(1234/rtp C:FF4DDBEF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109230 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:FF4DDBEF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109230 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:FF4DDBEF output_enabled 0 (mgcp_msg.c:125) 20241204085109230 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109230 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw conn:(1234/rtp C:FF4DDBEF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109230 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109230 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:FF4DDBEF CRCX: Creating connection: port: 4550 (mgcp_protocol.c:1112) 20241204085109230 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CI:FF4DDBEF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109230 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109231 DLMGCP DEBUG <0013> Generated response: line #00: 200 42937 OK (mgcp_msg.c:67) 20241204085109231 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10c@mgw (mgcp_msg.c:67) 20241204085109231 DLMGCP DEBUG <0013> Generated response: line #02: I: FF4DDBEF (mgcp_msg.c:67) 20241204085109231 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109231 DLMGCP DEBUG <0013> Generated response: line #04: o=- FF4DDBEF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109231 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109231 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109231 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109231 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4550 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109231 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109231 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109231 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42938 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109231 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109231 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109231 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109231 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw (trunk:0) found free endpoint: rtpbridge/10d@mgw (mgcp_endp.c:261) 20241204085109231 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10d@mgw" (mgcp_protocol.c:441) 20241204085109231 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109231 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw conn:(1234/rtp C:28DB6107 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109231 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:28DB6107 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109231 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:28DB6107 output_enabled 0 (mgcp_msg.c:125) 20241204085109231 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109231 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw conn:(1234/rtp C:28DB6107 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109231 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109231 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:28DB6107 CRCX: Creating connection: port: 4552 (mgcp_protocol.c:1112) 20241204085109231 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CI:28DB6107 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109231 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109231 DLMGCP DEBUG <0013> Generated response: line #00: 200 42938 OK (mgcp_msg.c:67) 20241204085109231 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10d@mgw (mgcp_msg.c:67) 20241204085109231 DLMGCP DEBUG <0013> Generated response: line #02: I: 28DB6107 (mgcp_msg.c:67) 20241204085109231 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109231 DLMGCP DEBUG <0013> Generated response: line #04: o=- 28DB6107 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109231 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109231 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109231 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109231 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4552 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109231 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109231 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109231 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42939 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109231 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109231 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109231 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109231 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw (trunk:0) found free endpoint: rtpbridge/10e@mgw (mgcp_endp.c:261) 20241204085109231 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10e@mgw" (mgcp_protocol.c:441) 20241204085109231 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109231 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw conn:(1234/rtp C:7ED6230F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109231 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:7ED6230F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109231 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:7ED6230F output_enabled 0 (mgcp_msg.c:125) 20241204085109231 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109231 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw conn:(1234/rtp C:7ED6230F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109232 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109232 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:7ED6230F CRCX: Creating connection: port: 4554 (mgcp_protocol.c:1112) 20241204085109232 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CI:7ED6230F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109232 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109232 DLMGCP DEBUG <0013> Generated response: line #00: 200 42939 OK (mgcp_msg.c:67) 20241204085109232 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10e@mgw (mgcp_msg.c:67) 20241204085109232 DLMGCP DEBUG <0013> Generated response: line #02: I: 7ED6230F (mgcp_msg.c:67) 20241204085109232 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109232 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7ED6230F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109232 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109232 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109232 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109232 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4554 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109232 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109232 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109232 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42940 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109232 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109232 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109232 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109232 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw (trunk:0) found free endpoint: rtpbridge/10f@mgw (mgcp_endp.c:261) 20241204085109232 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10f@mgw" (mgcp_protocol.c:441) 20241204085109232 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109232 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw conn:(1234/rtp C:F35E5648 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109232 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:F35E5648 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109232 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:F35E5648 output_enabled 0 (mgcp_msg.c:125) 20241204085109232 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109232 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw conn:(1234/rtp C:F35E5648 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109232 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109232 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:F35E5648 CRCX: Creating connection: port: 4556 (mgcp_protocol.c:1112) 20241204085109232 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CI:F35E5648 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109232 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109232 DLMGCP DEBUG <0013> Generated response: line #00: 200 42940 OK (mgcp_msg.c:67) 20241204085109232 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10f@mgw (mgcp_msg.c:67) 20241204085109232 DLMGCP DEBUG <0013> Generated response: line #02: I: F35E5648 (mgcp_msg.c:67) 20241204085109232 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109232 DLMGCP DEBUG <0013> Generated response: line #04: o=- F35E5648 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109232 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109232 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109232 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109232 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4556 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109232 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109232 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109232 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42941 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109232 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109232 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109232 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109232 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw (trunk:0) found free endpoint: rtpbridge/110@mgw (mgcp_endp.c:261) 20241204085109232 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/110@mgw" (mgcp_protocol.c:441) 20241204085109232 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109232 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw conn:(1234/rtp C:12B2575B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109233 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:12B2575B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109233 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:12B2575B output_enabled 0 (mgcp_msg.c:125) 20241204085109233 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109233 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw conn:(1234/rtp C:12B2575B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109233 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109233 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:12B2575B CRCX: Creating connection: port: 4558 (mgcp_protocol.c:1112) 20241204085109233 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CI:12B2575B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109233 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109233 DLMGCP DEBUG <0013> Generated response: line #00: 200 42941 OK (mgcp_msg.c:67) 20241204085109233 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/110@mgw (mgcp_msg.c:67) 20241204085109233 DLMGCP DEBUG <0013> Generated response: line #02: I: 12B2575B (mgcp_msg.c:67) 20241204085109233 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109233 DLMGCP DEBUG <0013> Generated response: line #04: o=- 12B2575B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109233 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109233 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109233 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109233 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4558 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109233 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109233 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109233 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42942 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109233 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109233 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109233 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109233 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw (trunk:0) found free endpoint: rtpbridge/111@mgw (mgcp_endp.c:261) 20241204085109233 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/111@mgw" (mgcp_protocol.c:441) 20241204085109233 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109233 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw conn:(1234/rtp C:2294A67F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109233 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:2294A67F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109233 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:2294A67F output_enabled 0 (mgcp_msg.c:125) 20241204085109233 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109233 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw conn:(1234/rtp C:2294A67F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109233 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109233 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:2294A67F CRCX: Creating connection: port: 4560 (mgcp_protocol.c:1112) 20241204085109233 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CI:2294A67F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109233 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109233 DLMGCP DEBUG <0013> Generated response: line #00: 200 42942 OK (mgcp_msg.c:67) 20241204085109233 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/111@mgw (mgcp_msg.c:67) 20241204085109233 DLMGCP DEBUG <0013> Generated response: line #02: I: 2294A67F (mgcp_msg.c:67) 20241204085109233 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109233 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2294A67F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109233 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109233 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109233 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109233 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4560 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109233 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109233 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109233 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42943 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109233 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109233 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109233 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109233 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw (trunk:0) found free endpoint: rtpbridge/112@mgw (mgcp_endp.c:261) 20241204085109233 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/112@mgw" (mgcp_protocol.c:441) 20241204085109233 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109234 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw conn:(1234/rtp C:C3304107 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109234 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:C3304107 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109234 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:C3304107 output_enabled 0 (mgcp_msg.c:125) 20241204085109234 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109234 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw conn:(1234/rtp C:C3304107 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109234 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109234 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:C3304107 CRCX: Creating connection: port: 4562 (mgcp_protocol.c:1112) 20241204085109234 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CI:C3304107 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109234 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109234 DLMGCP DEBUG <0013> Generated response: line #00: 200 42943 OK (mgcp_msg.c:67) 20241204085109234 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/112@mgw (mgcp_msg.c:67) 20241204085109234 DLMGCP DEBUG <0013> Generated response: line #02: I: C3304107 (mgcp_msg.c:67) 20241204085109234 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109234 DLMGCP DEBUG <0013> Generated response: line #04: o=- C3304107 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109234 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109234 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109234 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109234 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4562 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109234 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109234 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109234 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42944 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109234 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109234 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109234 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109234 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw (trunk:0) found free endpoint: rtpbridge/113@mgw (mgcp_endp.c:261) 20241204085109234 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/113@mgw" (mgcp_protocol.c:441) 20241204085109234 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109234 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw conn:(1234/rtp C:7EE78FF8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109234 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:7EE78FF8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109234 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:7EE78FF8 output_enabled 0 (mgcp_msg.c:125) 20241204085109234 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109234 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw conn:(1234/rtp C:7EE78FF8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109234 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109234 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:7EE78FF8 CRCX: Creating connection: port: 4564 (mgcp_protocol.c:1112) 20241204085109234 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CI:7EE78FF8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109234 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109234 DLMGCP DEBUG <0013> Generated response: line #00: 200 42944 OK (mgcp_msg.c:67) 20241204085109234 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/113@mgw (mgcp_msg.c:67) 20241204085109234 DLMGCP DEBUG <0013> Generated response: line #02: I: 7EE78FF8 (mgcp_msg.c:67) 20241204085109234 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109234 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7EE78FF8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109234 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109234 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109234 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109234 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4564 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109234 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109234 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109235 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42945 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109235 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109235 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109235 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109235 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw (trunk:0) found free endpoint: rtpbridge/114@mgw (mgcp_endp.c:261) 20241204085109235 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/114@mgw" (mgcp_protocol.c:441) 20241204085109235 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109235 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw conn:(1234/rtp C:B986C788 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109235 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:B986C788 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109235 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:B986C788 output_enabled 0 (mgcp_msg.c:125) 20241204085109235 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109235 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw conn:(1234/rtp C:B986C788 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109235 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109235 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:B986C788 CRCX: Creating connection: port: 4566 (mgcp_protocol.c:1112) 20241204085109235 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CI:B986C788 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109235 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109235 DLMGCP DEBUG <0013> Generated response: line #00: 200 42945 OK (mgcp_msg.c:67) 20241204085109235 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/114@mgw (mgcp_msg.c:67) 20241204085109235 DLMGCP DEBUG <0013> Generated response: line #02: I: B986C788 (mgcp_msg.c:67) 20241204085109235 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109235 DLMGCP DEBUG <0013> Generated response: line #04: o=- B986C788 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109235 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109235 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109235 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109235 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4566 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109235 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109235 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109236 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42946 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109236 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109236 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109236 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109236 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw (trunk:0) found free endpoint: rtpbridge/115@mgw (mgcp_endp.c:261) 20241204085109236 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/115@mgw" (mgcp_protocol.c:441) 20241204085109236 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109236 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw conn:(1234/rtp C:74FF9B35 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109236 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:74FF9B35 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109236 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:74FF9B35 output_enabled 0 (mgcp_msg.c:125) 20241204085109236 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109236 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw conn:(1234/rtp C:74FF9B35 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109236 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109236 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:74FF9B35 CRCX: Creating connection: port: 4568 (mgcp_protocol.c:1112) 20241204085109236 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CI:74FF9B35 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109236 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109236 DLMGCP DEBUG <0013> Generated response: line #00: 200 42946 OK (mgcp_msg.c:67) 20241204085109236 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/115@mgw (mgcp_msg.c:67) 20241204085109236 DLMGCP DEBUG <0013> Generated response: line #02: I: 74FF9B35 (mgcp_msg.c:67) 20241204085109236 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109236 DLMGCP DEBUG <0013> Generated response: line #04: o=- 74FF9B35 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109236 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109236 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109236 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109236 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4568 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109236 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109236 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109237 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42947 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109237 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109237 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109237 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109237 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw (trunk:0) found free endpoint: rtpbridge/116@mgw (mgcp_endp.c:261) 20241204085109237 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/116@mgw" (mgcp_protocol.c:441) 20241204085109237 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109237 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw conn:(1234/rtp C:179E1A15 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109237 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:179E1A15 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109237 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:179E1A15 output_enabled 0 (mgcp_msg.c:125) 20241204085109237 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109237 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw conn:(1234/rtp C:179E1A15 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109237 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109237 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:179E1A15 CRCX: Creating connection: port: 4570 (mgcp_protocol.c:1112) 20241204085109237 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CI:179E1A15 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109237 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109237 DLMGCP DEBUG <0013> Generated response: line #00: 200 42947 OK (mgcp_msg.c:67) 20241204085109237 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/116@mgw (mgcp_msg.c:67) 20241204085109237 DLMGCP DEBUG <0013> Generated response: line #02: I: 179E1A15 (mgcp_msg.c:67) 20241204085109237 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109237 DLMGCP DEBUG <0013> Generated response: line #04: o=- 179E1A15 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109237 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109237 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109237 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109237 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4570 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109237 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109237 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109238 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42948 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109238 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109238 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109238 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109238 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw (trunk:0) found free endpoint: rtpbridge/117@mgw (mgcp_endp.c:261) 20241204085109238 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/117@mgw" (mgcp_protocol.c:441) 20241204085109238 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109238 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw conn:(1234/rtp C:81248F47 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109238 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:81248F47 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109238 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:81248F47 output_enabled 0 (mgcp_msg.c:125) 20241204085109238 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109238 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw conn:(1234/rtp C:81248F47 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109238 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109238 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:81248F47 CRCX: Creating connection: port: 4572 (mgcp_protocol.c:1112) 20241204085109238 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CI:81248F47 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109238 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109238 DLMGCP DEBUG <0013> Generated response: line #00: 200 42948 OK (mgcp_msg.c:67) 20241204085109238 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/117@mgw (mgcp_msg.c:67) 20241204085109238 DLMGCP DEBUG <0013> Generated response: line #02: I: 81248F47 (mgcp_msg.c:67) 20241204085109238 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109238 DLMGCP DEBUG <0013> Generated response: line #04: o=- 81248F47 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109238 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109238 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109238 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109238 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4572 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109238 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109238 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109238 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42949 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109238 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109238 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109238 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109238 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw (trunk:0) found free endpoint: rtpbridge/118@mgw (mgcp_endp.c:261) 20241204085109238 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/118@mgw" (mgcp_protocol.c:441) 20241204085109238 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109238 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw conn:(1234/rtp C:742B4CF4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109238 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:742B4CF4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109238 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:742B4CF4 output_enabled 0 (mgcp_msg.c:125) 20241204085109238 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109238 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw conn:(1234/rtp C:742B4CF4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109238 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109239 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:742B4CF4 CRCX: Creating connection: port: 4574 (mgcp_protocol.c:1112) 20241204085109239 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CI:742B4CF4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109239 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109239 DLMGCP DEBUG <0013> Generated response: line #00: 200 42949 OK (mgcp_msg.c:67) 20241204085109239 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/118@mgw (mgcp_msg.c:67) 20241204085109239 DLMGCP DEBUG <0013> Generated response: line #02: I: 742B4CF4 (mgcp_msg.c:67) 20241204085109239 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109239 DLMGCP DEBUG <0013> Generated response: line #04: o=- 742B4CF4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109239 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109239 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109239 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109239 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4574 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109239 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109239 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109239 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42950 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109239 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109239 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109239 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109239 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw (trunk:0) found free endpoint: rtpbridge/119@mgw (mgcp_endp.c:261) 20241204085109239 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/119@mgw" (mgcp_protocol.c:441) 20241204085109239 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109239 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw conn:(1234/rtp C:7A496811 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109239 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:7A496811 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109239 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:7A496811 output_enabled 0 (mgcp_msg.c:125) 20241204085109239 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109239 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw conn:(1234/rtp C:7A496811 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109239 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109239 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:7A496811 CRCX: Creating connection: port: 4576 (mgcp_protocol.c:1112) 20241204085109239 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CI:7A496811 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109239 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109239 DLMGCP DEBUG <0013> Generated response: line #00: 200 42950 OK (mgcp_msg.c:67) 20241204085109239 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/119@mgw (mgcp_msg.c:67) 20241204085109239 DLMGCP DEBUG <0013> Generated response: line #02: I: 7A496811 (mgcp_msg.c:67) 20241204085109239 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109239 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7A496811 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109239 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109239 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109239 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109239 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4576 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109239 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109239 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109240 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42951 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109240 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109240 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109240 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109240 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw (trunk:0) found free endpoint: rtpbridge/11a@mgw (mgcp_endp.c:261) 20241204085109240 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11a@mgw" (mgcp_protocol.c:441) 20241204085109240 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109240 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw conn:(1234/rtp C:28BD5A2E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109240 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:28BD5A2E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109240 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:28BD5A2E output_enabled 0 (mgcp_msg.c:125) 20241204085109240 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109240 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw conn:(1234/rtp C:28BD5A2E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109240 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109240 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:28BD5A2E CRCX: Creating connection: port: 4578 (mgcp_protocol.c:1112) 20241204085109240 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CI:28BD5A2E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109240 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109240 DLMGCP DEBUG <0013> Generated response: line #00: 200 42951 OK (mgcp_msg.c:67) 20241204085109240 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11a@mgw (mgcp_msg.c:67) 20241204085109240 DLMGCP DEBUG <0013> Generated response: line #02: I: 28BD5A2E (mgcp_msg.c:67) 20241204085109240 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109240 DLMGCP DEBUG <0013> Generated response: line #04: o=- 28BD5A2E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109240 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109240 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109240 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109240 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4578 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109240 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109240 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109241 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42952 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109241 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109241 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109241 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109241 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw (trunk:0) found free endpoint: rtpbridge/11b@mgw (mgcp_endp.c:261) 20241204085109241 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11b@mgw" (mgcp_protocol.c:441) 20241204085109241 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109241 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw conn:(1234/rtp C:B47698ED r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109241 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:B47698ED connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109241 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:B47698ED output_enabled 0 (mgcp_msg.c:125) 20241204085109241 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109241 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw conn:(1234/rtp C:B47698ED r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109241 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109241 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:B47698ED CRCX: Creating connection: port: 4580 (mgcp_protocol.c:1112) 20241204085109241 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CI:B47698ED CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109241 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109241 DLMGCP DEBUG <0013> Generated response: line #00: 200 42952 OK (mgcp_msg.c:67) 20241204085109241 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11b@mgw (mgcp_msg.c:67) 20241204085109241 DLMGCP DEBUG <0013> Generated response: line #02: I: B47698ED (mgcp_msg.c:67) 20241204085109241 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109241 DLMGCP DEBUG <0013> Generated response: line #04: o=- B47698ED 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109241 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109241 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109241 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109241 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4580 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109241 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109241 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109242 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42953 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109242 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109242 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109242 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109242 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw (trunk:0) found free endpoint: rtpbridge/11c@mgw (mgcp_endp.c:261) 20241204085109242 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11c@mgw" (mgcp_protocol.c:441) 20241204085109242 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109242 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw conn:(1234/rtp C:4B0568FF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109242 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:4B0568FF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109242 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:4B0568FF output_enabled 0 (mgcp_msg.c:125) 20241204085109242 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109242 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw conn:(1234/rtp C:4B0568FF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109242 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109242 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:4B0568FF CRCX: Creating connection: port: 4582 (mgcp_protocol.c:1112) 20241204085109242 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CI:4B0568FF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109242 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109242 DLMGCP DEBUG <0013> Generated response: line #00: 200 42953 OK (mgcp_msg.c:67) 20241204085109242 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11c@mgw (mgcp_msg.c:67) 20241204085109242 DLMGCP DEBUG <0013> Generated response: line #02: I: 4B0568FF (mgcp_msg.c:67) 20241204085109242 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109242 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4B0568FF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109242 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109242 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109242 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109242 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4582 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109242 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109242 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109242 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42954 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109242 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109242 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109242 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109242 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw (trunk:0) found free endpoint: rtpbridge/11d@mgw (mgcp_endp.c:261) 20241204085109242 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11d@mgw" (mgcp_protocol.c:441) 20241204085109242 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109242 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw conn:(1234/rtp C:F850820E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109242 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:F850820E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109242 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:F850820E output_enabled 0 (mgcp_msg.c:125) 20241204085109242 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109242 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw conn:(1234/rtp C:F850820E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109242 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109242 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:F850820E CRCX: Creating connection: port: 4584 (mgcp_protocol.c:1112) 20241204085109242 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CI:F850820E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109242 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109242 DLMGCP DEBUG <0013> Generated response: line #00: 200 42954 OK (mgcp_msg.c:67) 20241204085109242 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11d@mgw (mgcp_msg.c:67) 20241204085109242 DLMGCP DEBUG <0013> Generated response: line #02: I: F850820E (mgcp_msg.c:67) 20241204085109243 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109243 DLMGCP DEBUG <0013> Generated response: line #04: o=- F850820E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109243 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109243 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109243 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109243 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4584 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109243 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109243 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109243 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42955 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109243 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109243 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109243 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109243 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw (trunk:0) found free endpoint: rtpbridge/11e@mgw (mgcp_endp.c:261) 20241204085109243 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11e@mgw" (mgcp_protocol.c:441) 20241204085109243 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109243 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw conn:(1234/rtp C:3FA6DDA6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109243 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:3FA6DDA6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109243 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:3FA6DDA6 output_enabled 0 (mgcp_msg.c:125) 20241204085109243 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109243 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw conn:(1234/rtp C:3FA6DDA6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109243 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109243 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:3FA6DDA6 CRCX: Creating connection: port: 4586 (mgcp_protocol.c:1112) 20241204085109243 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CI:3FA6DDA6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109243 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109243 DLMGCP DEBUG <0013> Generated response: line #00: 200 42955 OK (mgcp_msg.c:67) 20241204085109243 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11e@mgw (mgcp_msg.c:67) 20241204085109243 DLMGCP DEBUG <0013> Generated response: line #02: I: 3FA6DDA6 (mgcp_msg.c:67) 20241204085109243 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109243 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3FA6DDA6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109243 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109243 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109243 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109243 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4586 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109243 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109243 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109244 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42956 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109244 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109244 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109244 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109244 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw (trunk:0) found free endpoint: rtpbridge/11f@mgw (mgcp_endp.c:261) 20241204085109244 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11f@mgw" (mgcp_protocol.c:441) 20241204085109244 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109244 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw conn:(1234/rtp C:5D405CE1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109244 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:5D405CE1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109244 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:5D405CE1 output_enabled 0 (mgcp_msg.c:125) 20241204085109244 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109244 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw conn:(1234/rtp C:5D405CE1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109244 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109244 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:5D405CE1 CRCX: Creating connection: port: 4588 (mgcp_protocol.c:1112) 20241204085109244 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CI:5D405CE1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109244 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109244 DLMGCP DEBUG <0013> Generated response: line #00: 200 42956 OK (mgcp_msg.c:67) 20241204085109244 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11f@mgw (mgcp_msg.c:67) 20241204085109244 DLMGCP DEBUG <0013> Generated response: line #02: I: 5D405CE1 (mgcp_msg.c:67) 20241204085109244 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109244 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5D405CE1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109244 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109244 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109244 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109244 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4588 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109244 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109244 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109245 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42957 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109245 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109245 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109245 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109245 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw (trunk:0) found free endpoint: rtpbridge/120@mgw (mgcp_endp.c:261) 20241204085109245 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/120@mgw" (mgcp_protocol.c:441) 20241204085109245 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109245 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw conn:(1234/rtp C:D97E8A98 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109245 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:D97E8A98 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109245 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:D97E8A98 output_enabled 0 (mgcp_msg.c:125) 20241204085109245 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109245 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw conn:(1234/rtp C:D97E8A98 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109245 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109245 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:D97E8A98 CRCX: Creating connection: port: 4590 (mgcp_protocol.c:1112) 20241204085109245 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CI:D97E8A98 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109245 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109245 DLMGCP DEBUG <0013> Generated response: line #00: 200 42957 OK (mgcp_msg.c:67) 20241204085109245 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/120@mgw (mgcp_msg.c:67) 20241204085109245 DLMGCP DEBUG <0013> Generated response: line #02: I: D97E8A98 (mgcp_msg.c:67) 20241204085109245 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109245 DLMGCP DEBUG <0013> Generated response: line #04: o=- D97E8A98 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109245 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109245 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109245 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109245 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4590 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109245 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109245 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109245 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42958 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109245 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109245 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109245 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109245 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw (trunk:0) found free endpoint: rtpbridge/121@mgw (mgcp_endp.c:261) 20241204085109245 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/121@mgw" (mgcp_protocol.c:441) 20241204085109245 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109245 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw conn:(1234/rtp C:5FF2D649 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109245 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:5FF2D649 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109245 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:5FF2D649 output_enabled 0 (mgcp_msg.c:125) 20241204085109245 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109245 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw conn:(1234/rtp C:5FF2D649 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109245 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109245 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:5FF2D649 CRCX: Creating connection: port: 4592 (mgcp_protocol.c:1112) 20241204085109245 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CI:5FF2D649 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109245 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109245 DLMGCP DEBUG <0013> Generated response: line #00: 200 42958 OK (mgcp_msg.c:67) 20241204085109245 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/121@mgw (mgcp_msg.c:67) 20241204085109245 DLMGCP DEBUG <0013> Generated response: line #02: I: 5FF2D649 (mgcp_msg.c:67) 20241204085109245 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109245 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5FF2D649 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109245 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109245 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109245 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109245 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4592 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109245 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109245 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109246 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42959 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109246 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109246 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109246 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109246 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw (trunk:0) found free endpoint: rtpbridge/122@mgw (mgcp_endp.c:261) 20241204085109246 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/122@mgw" (mgcp_protocol.c:441) 20241204085109246 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109246 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw conn:(1234/rtp C:8634A547 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109246 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:8634A547 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109246 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:8634A547 output_enabled 0 (mgcp_msg.c:125) 20241204085109246 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109246 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw conn:(1234/rtp C:8634A547 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109246 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109246 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:8634A547 CRCX: Creating connection: port: 4594 (mgcp_protocol.c:1112) 20241204085109246 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CI:8634A547 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109246 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109246 DLMGCP DEBUG <0013> Generated response: line #00: 200 42959 OK (mgcp_msg.c:67) 20241204085109246 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/122@mgw (mgcp_msg.c:67) 20241204085109246 DLMGCP DEBUG <0013> Generated response: line #02: I: 8634A547 (mgcp_msg.c:67) 20241204085109246 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109246 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8634A547 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109246 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109246 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109246 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109246 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4594 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109246 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109246 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109247 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42960 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109247 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109247 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109247 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109247 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw (trunk:0) found free endpoint: rtpbridge/123@mgw (mgcp_endp.c:261) 20241204085109247 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/123@mgw" (mgcp_protocol.c:441) 20241204085109247 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109247 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw conn:(1234/rtp C:39964379 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109247 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:39964379 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109247 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:39964379 output_enabled 0 (mgcp_msg.c:125) 20241204085109247 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109247 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw conn:(1234/rtp C:39964379 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109247 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109247 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:39964379 CRCX: Creating connection: port: 4596 (mgcp_protocol.c:1112) 20241204085109247 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CI:39964379 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109247 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109247 DLMGCP DEBUG <0013> Generated response: line #00: 200 42960 OK (mgcp_msg.c:67) 20241204085109247 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/123@mgw (mgcp_msg.c:67) 20241204085109247 DLMGCP DEBUG <0013> Generated response: line #02: I: 39964379 (mgcp_msg.c:67) 20241204085109247 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109247 DLMGCP DEBUG <0013> Generated response: line #04: o=- 39964379 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109247 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109247 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109247 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109247 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4596 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109247 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109247 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109247 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42961 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109247 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109247 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109247 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109247 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw (trunk:0) found free endpoint: rtpbridge/124@mgw (mgcp_endp.c:261) 20241204085109247 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/124@mgw" (mgcp_protocol.c:441) 20241204085109247 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109247 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw conn:(1234/rtp C:CF5CC41B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109248 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:CF5CC41B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109248 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:CF5CC41B output_enabled 0 (mgcp_msg.c:125) 20241204085109248 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109248 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw conn:(1234/rtp C:CF5CC41B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109248 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109248 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:CF5CC41B CRCX: Creating connection: port: 4598 (mgcp_protocol.c:1112) 20241204085109248 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CI:CF5CC41B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109248 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109248 DLMGCP DEBUG <0013> Generated response: line #00: 200 42961 OK (mgcp_msg.c:67) 20241204085109248 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/124@mgw (mgcp_msg.c:67) 20241204085109248 DLMGCP DEBUG <0013> Generated response: line #02: I: CF5CC41B (mgcp_msg.c:67) 20241204085109248 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109248 DLMGCP DEBUG <0013> Generated response: line #04: o=- CF5CC41B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109248 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109248 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109248 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109248 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4598 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109248 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109248 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109248 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42962 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109248 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109248 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109248 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109248 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw (trunk:0) found free endpoint: rtpbridge/125@mgw (mgcp_endp.c:261) 20241204085109248 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/125@mgw" (mgcp_protocol.c:441) 20241204085109248 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109248 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw conn:(1234/rtp C:18E798C6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109248 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:18E798C6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109248 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:18E798C6 output_enabled 0 (mgcp_msg.c:125) 20241204085109248 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109248 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw conn:(1234/rtp C:18E798C6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109248 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109248 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:18E798C6 CRCX: Creating connection: port: 4600 (mgcp_protocol.c:1112) 20241204085109248 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CI:18E798C6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109248 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109248 DLMGCP DEBUG <0013> Generated response: line #00: 200 42962 OK (mgcp_msg.c:67) 20241204085109248 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/125@mgw (mgcp_msg.c:67) 20241204085109248 DLMGCP DEBUG <0013> Generated response: line #02: I: 18E798C6 (mgcp_msg.c:67) 20241204085109248 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109248 DLMGCP DEBUG <0013> Generated response: line #04: o=- 18E798C6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109249 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109249 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109249 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109249 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4600 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109249 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109249 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109249 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42963 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109249 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109249 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109249 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109249 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw (trunk:0) found free endpoint: rtpbridge/126@mgw (mgcp_endp.c:261) 20241204085109249 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/126@mgw" (mgcp_protocol.c:441) 20241204085109249 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109249 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw conn:(1234/rtp C:58ACE382 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109249 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:58ACE382 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109249 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:58ACE382 output_enabled 0 (mgcp_msg.c:125) 20241204085109249 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109249 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw conn:(1234/rtp C:58ACE382 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109249 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109249 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:58ACE382 CRCX: Creating connection: port: 4602 (mgcp_protocol.c:1112) 20241204085109249 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CI:58ACE382 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109249 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109249 DLMGCP DEBUG <0013> Generated response: line #00: 200 42963 OK (mgcp_msg.c:67) 20241204085109249 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/126@mgw (mgcp_msg.c:67) 20241204085109249 DLMGCP DEBUG <0013> Generated response: line #02: I: 58ACE382 (mgcp_msg.c:67) 20241204085109249 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109249 DLMGCP DEBUG <0013> Generated response: line #04: o=- 58ACE382 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109249 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109249 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109249 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109249 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4602 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109249 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109249 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109250 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42964 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109250 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109250 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109250 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109250 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw (trunk:0) found free endpoint: rtpbridge/127@mgw (mgcp_endp.c:261) 20241204085109250 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/127@mgw" (mgcp_protocol.c:441) 20241204085109250 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109250 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw conn:(1234/rtp C:E90B7843 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109250 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:E90B7843 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109250 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:E90B7843 output_enabled 0 (mgcp_msg.c:125) 20241204085109250 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109250 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw conn:(1234/rtp C:E90B7843 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109250 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109250 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:E90B7843 CRCX: Creating connection: port: 4604 (mgcp_protocol.c:1112) 20241204085109250 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CI:E90B7843 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109250 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109250 DLMGCP DEBUG <0013> Generated response: line #00: 200 42964 OK (mgcp_msg.c:67) 20241204085109250 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/127@mgw (mgcp_msg.c:67) 20241204085109250 DLMGCP DEBUG <0013> Generated response: line #02: I: E90B7843 (mgcp_msg.c:67) 20241204085109250 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109250 DLMGCP DEBUG <0013> Generated response: line #04: o=- E90B7843 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109250 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109250 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109250 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109250 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4604 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109250 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109250 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109251 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42965 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109251 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109251 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109251 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109251 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw (trunk:0) found free endpoint: rtpbridge/128@mgw (mgcp_endp.c:261) 20241204085109251 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/128@mgw" (mgcp_protocol.c:441) 20241204085109251 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109251 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw conn:(1234/rtp C:CD8AFEFB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109251 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:CD8AFEFB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109251 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:CD8AFEFB output_enabled 0 (mgcp_msg.c:125) 20241204085109251 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109251 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw conn:(1234/rtp C:CD8AFEFB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109251 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109251 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:CD8AFEFB CRCX: Creating connection: port: 4606 (mgcp_protocol.c:1112) 20241204085109251 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CI:CD8AFEFB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109251 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109251 DLMGCP DEBUG <0013> Generated response: line #00: 200 42965 OK (mgcp_msg.c:67) 20241204085109251 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/128@mgw (mgcp_msg.c:67) 20241204085109251 DLMGCP DEBUG <0013> Generated response: line #02: I: CD8AFEFB (mgcp_msg.c:67) 20241204085109251 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109251 DLMGCP DEBUG <0013> Generated response: line #04: o=- CD8AFEFB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109251 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109251 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109251 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109251 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4606 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109251 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109251 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109251 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42966 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109251 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109251 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109251 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109251 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw (trunk:0) found free endpoint: rtpbridge/129@mgw (mgcp_endp.c:261) 20241204085109251 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/129@mgw" (mgcp_protocol.c:441) 20241204085109251 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109251 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw conn:(1234/rtp C:42D9B839 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109251 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:42D9B839 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109251 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:42D9B839 output_enabled 0 (mgcp_msg.c:125) 20241204085109251 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109252 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw conn:(1234/rtp C:42D9B839 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109252 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109252 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:42D9B839 CRCX: Creating connection: port: 4608 (mgcp_protocol.c:1112) 20241204085109252 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CI:42D9B839 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109252 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109252 DLMGCP DEBUG <0013> Generated response: line #00: 200 42966 OK (mgcp_msg.c:67) 20241204085109252 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/129@mgw (mgcp_msg.c:67) 20241204085109252 DLMGCP DEBUG <0013> Generated response: line #02: I: 42D9B839 (mgcp_msg.c:67) 20241204085109252 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109252 DLMGCP DEBUG <0013> Generated response: line #04: o=- 42D9B839 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109252 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109252 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109252 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109252 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4608 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109252 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109252 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109252 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42967 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109252 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109252 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109252 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109252 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw (trunk:0) found free endpoint: rtpbridge/12a@mgw (mgcp_endp.c:261) 20241204085109252 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12a@mgw" (mgcp_protocol.c:441) 20241204085109252 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109252 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw conn:(1234/rtp C:69E92142 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109252 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:69E92142 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109252 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:69E92142 output_enabled 0 (mgcp_msg.c:125) 20241204085109252 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109252 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw conn:(1234/rtp C:69E92142 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109252 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109252 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:69E92142 CRCX: Creating connection: port: 4610 (mgcp_protocol.c:1112) 20241204085109252 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CI:69E92142 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109252 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109252 DLMGCP DEBUG <0013> Generated response: line #00: 200 42967 OK (mgcp_msg.c:67) 20241204085109252 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12a@mgw (mgcp_msg.c:67) 20241204085109252 DLMGCP DEBUG <0013> Generated response: line #02: I: 69E92142 (mgcp_msg.c:67) 20241204085109252 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109252 DLMGCP DEBUG <0013> Generated response: line #04: o=- 69E92142 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109252 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109252 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109252 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109252 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4610 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109252 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109252 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109253 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42968 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109253 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109253 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109253 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109253 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw (trunk:0) found free endpoint: rtpbridge/12b@mgw (mgcp_endp.c:261) 20241204085109253 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12b@mgw" (mgcp_protocol.c:441) 20241204085109253 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109253 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw conn:(1234/rtp C:6502BE8A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109253 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:6502BE8A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109253 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:6502BE8A output_enabled 0 (mgcp_msg.c:125) 20241204085109253 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109253 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw conn:(1234/rtp C:6502BE8A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109253 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109253 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:6502BE8A CRCX: Creating connection: port: 4612 (mgcp_protocol.c:1112) 20241204085109253 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CI:6502BE8A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109253 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109253 DLMGCP DEBUG <0013> Generated response: line #00: 200 42968 OK (mgcp_msg.c:67) 20241204085109253 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12b@mgw (mgcp_msg.c:67) 20241204085109253 DLMGCP DEBUG <0013> Generated response: line #02: I: 6502BE8A (mgcp_msg.c:67) 20241204085109253 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109253 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6502BE8A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109253 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109253 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109253 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109253 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4612 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109253 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109253 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109254 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42969 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109254 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109254 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109254 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109254 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw (trunk:0) found free endpoint: rtpbridge/12c@mgw (mgcp_endp.c:261) 20241204085109254 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12c@mgw" (mgcp_protocol.c:441) 20241204085109254 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109254 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw conn:(1234/rtp C:AFF4369D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085109254 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:AFF4369D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085109254 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:AFF4369D output_enabled 0 (mgcp_msg.c:125) 20241204085109254 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085109254 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw conn:(1234/rtp C:AFF4369D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085109254 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085109254 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:AFF4369D CRCX: Creating connection: port: 4614 (mgcp_protocol.c:1112) 20241204085109254 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CI:AFF4369D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085109254 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109254 DLMGCP DEBUG <0013> Generated response: line #00: 200 42969 OK (mgcp_msg.c:67) 20241204085109254 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12c@mgw (mgcp_msg.c:67) 20241204085109254 DLMGCP DEBUG <0013> Generated response: line #02: I: AFF4369D (mgcp_msg.c:67) 20241204085109254 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085109254 DLMGCP DEBUG <0013> Generated response: line #04: o=- AFF4369D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085109254 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085109254 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085109254 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085109254 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4614 RTP/AVP 112 (mgcp_msg.c:67) 20241204085109254 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085109254 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085109254 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42970 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109254 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085109254 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085109254 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085109254 DLMGCP ERROR <0013> (trunk:0) Not able to find a free endpoint (mgcp_endp.c:267) 20241204085109254 DLMGCP NOTICE <0013> CRCX: cannot find endpoint "rtpbridge/*@mgw", cause=403 -- trying to identify trunk... (mgcp_protocol.c:407) 20241204085109255 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for trunk resource of endpoint "rtpbridge/*@mgw" (mgcp_protocol.c:445) 20241204085109255 DLMGCP NOTICE <0013> endpoint:none CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085109255 DLMGCP ERROR <0013> endpoint:none CRCX: no free endpoints available! (mgcp_protocol.c:894) 20241204085109255 DLMGCP DEBUG <0013> endpoint:none Generated response: code=403 (mgcp_protocol.c:230) 20241204085109255 DLMGCP DEBUG <0013> Generated response: line #00: 403 42970 FAIL (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): none -> pass 20241204085109255 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42971 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109255 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109255 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241204085109255 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085109255 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109255 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109255 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109255 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109255 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109255 DLMGCP DEBUG <0013> Generated response: line #00: 200 42971 OK (mgcp_msg.c:67) 20241204085109255 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42972 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109255 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109255 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085109255 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085109255 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109255 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109255 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109255 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109255 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109255 DLMGCP DEBUG <0013> Generated response: line #00: 200 42972 OK (mgcp_msg.c:67) 20241204085109256 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42973 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109256 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109256 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:279) 20241204085109256 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:441) 20241204085109256 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109256 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109256 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109256 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109256 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109256 DLMGCP DEBUG <0013> Generated response: line #00: 200 42973 OK (mgcp_msg.c:67) 20241204085109256 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42974 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109256 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109256 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241204085109256 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241204085109256 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109256 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109256 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109256 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109256 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109256 DLMGCP DEBUG <0013> Generated response: line #00: 200 42974 OK (mgcp_msg.c:67) 20241204085109257 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42975 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109257 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109257 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241204085109257 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241204085109257 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109257 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109257 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109257 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109257 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109257 DLMGCP DEBUG <0013> Generated response: line #00: 200 42975 OK (mgcp_msg.c:67) 20241204085109257 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42976 rtpbridge/6@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109257 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109257 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found endpoint: rtpbridge/6@mgw (mgcp_endp.c:279) 20241204085109257 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:441) 20241204085109257 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109257 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109257 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109257 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109257 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109257 DLMGCP DEBUG <0013> Generated response: line #00: 200 42976 OK (mgcp_msg.c:67) 20241204085109258 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42977 rtpbridge/7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109258 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109258 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20241204085109258 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:441) 20241204085109258 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109258 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109258 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109258 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109258 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109258 DLMGCP DEBUG <0013> Generated response: line #00: 200 42977 OK (mgcp_msg.c:67) 20241204085109258 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42978 rtpbridge/8@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109258 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109258 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found endpoint: rtpbridge/8@mgw (mgcp_endp.c:279) 20241204085109258 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:441) 20241204085109258 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109258 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109258 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109258 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109258 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109258 DLMGCP DEBUG <0013> Generated response: line #00: 200 42978 OK (mgcp_msg.c:67) 20241204085109259 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42979 rtpbridge/9@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109259 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109259 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found endpoint: rtpbridge/9@mgw (mgcp_endp.c:279) 20241204085109259 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:441) 20241204085109259 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109259 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109259 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109259 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109259 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109259 DLMGCP DEBUG <0013> Generated response: line #00: 200 42979 OK (mgcp_msg.c:67) 20241204085109259 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42980 rtpbridge/a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109259 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109259 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found endpoint: rtpbridge/a@mgw (mgcp_endp.c:279) 20241204085109259 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:441) 20241204085109259 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109259 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109259 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109259 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109259 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109259 DLMGCP DEBUG <0013> Generated response: line #00: 200 42980 OK (mgcp_msg.c:67) 20241204085109260 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42981 rtpbridge/b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109260 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109260 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found endpoint: rtpbridge/b@mgw (mgcp_endp.c:279) 20241204085109260 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:441) 20241204085109260 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109260 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109260 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109260 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109260 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109260 DLMGCP DEBUG <0013> Generated response: line #00: 200 42981 OK (mgcp_msg.c:67) 20241204085109260 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42982 rtpbridge/c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109260 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109260 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found endpoint: rtpbridge/c@mgw (mgcp_endp.c:279) 20241204085109260 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:441) 20241204085109260 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109260 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109260 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109260 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109260 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109260 DLMGCP DEBUG <0013> Generated response: line #00: 200 42982 OK (mgcp_msg.c:67) 20241204085109261 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42983 rtpbridge/d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109261 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109261 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found endpoint: rtpbridge/d@mgw (mgcp_endp.c:279) 20241204085109261 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:441) 20241204085109261 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109261 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109261 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109261 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109261 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109261 DLMGCP DEBUG <0013> Generated response: line #00: 200 42983 OK (mgcp_msg.c:67) 20241204085109261 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42984 rtpbridge/e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109261 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109261 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found endpoint: rtpbridge/e@mgw (mgcp_endp.c:279) 20241204085109261 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:441) 20241204085109261 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109261 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109261 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109261 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109261 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109261 DLMGCP DEBUG <0013> Generated response: line #00: 200 42984 OK (mgcp_msg.c:67) 20241204085109262 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42985 rtpbridge/f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109262 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109262 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found endpoint: rtpbridge/f@mgw (mgcp_endp.c:279) 20241204085109262 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:441) 20241204085109262 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109262 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109262 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109262 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109262 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109262 DLMGCP DEBUG <0013> Generated response: line #00: 200 42985 OK (mgcp_msg.c:67) 20241204085109262 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42986 rtpbridge/10@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109262 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109262 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found endpoint: rtpbridge/10@mgw (mgcp_endp.c:279) 20241204085109262 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:441) 20241204085109262 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109262 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109262 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109262 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109262 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109262 DLMGCP DEBUG <0013> Generated response: line #00: 200 42986 OK (mgcp_msg.c:67) 20241204085109263 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42987 rtpbridge/11@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109263 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109263 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found endpoint: rtpbridge/11@mgw (mgcp_endp.c:279) 20241204085109263 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:441) 20241204085109263 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109263 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109263 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109263 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109263 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109263 DLMGCP DEBUG <0013> Generated response: line #00: 200 42987 OK (mgcp_msg.c:67) 20241204085109263 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42988 rtpbridge/12@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109263 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109263 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found endpoint: rtpbridge/12@mgw (mgcp_endp.c:279) 20241204085109263 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:441) 20241204085109263 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109263 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109263 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109263 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109263 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109263 DLMGCP DEBUG <0013> Generated response: line #00: 200 42988 OK (mgcp_msg.c:67) 20241204085109264 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42989 rtpbridge/13@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109264 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109264 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found endpoint: rtpbridge/13@mgw (mgcp_endp.c:279) 20241204085109264 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:441) 20241204085109264 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109264 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109264 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109264 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109264 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109264 DLMGCP DEBUG <0013> Generated response: line #00: 200 42989 OK (mgcp_msg.c:67) 20241204085109264 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42990 rtpbridge/14@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109264 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109264 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found endpoint: rtpbridge/14@mgw (mgcp_endp.c:279) 20241204085109264 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:441) 20241204085109264 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109264 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109264 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109264 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109264 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109264 DLMGCP DEBUG <0013> Generated response: line #00: 200 42990 OK (mgcp_msg.c:67) 20241204085109265 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42991 rtpbridge/15@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109265 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109265 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found endpoint: rtpbridge/15@mgw (mgcp_endp.c:279) 20241204085109265 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:441) 20241204085109265 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109265 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109265 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109265 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109265 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109265 DLMGCP DEBUG <0013> Generated response: line #00: 200 42991 OK (mgcp_msg.c:67) 20241204085109265 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42992 rtpbridge/16@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109265 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109265 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found endpoint: rtpbridge/16@mgw (mgcp_endp.c:279) 20241204085109265 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:441) 20241204085109265 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109265 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109265 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109265 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109265 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109265 DLMGCP DEBUG <0013> Generated response: line #00: 200 42992 OK (mgcp_msg.c:67) 20241204085109265 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42993 rtpbridge/17@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109265 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109265 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found endpoint: rtpbridge/17@mgw (mgcp_endp.c:279) 20241204085109265 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:441) 20241204085109265 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109265 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109265 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109265 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109265 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109265 DLMGCP DEBUG <0013> Generated response: line #00: 200 42993 OK (mgcp_msg.c:67) 20241204085109266 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42994 rtpbridge/18@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109266 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109266 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found endpoint: rtpbridge/18@mgw (mgcp_endp.c:279) 20241204085109266 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:441) 20241204085109266 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109266 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109266 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109266 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109266 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109266 DLMGCP DEBUG <0013> Generated response: line #00: 200 42994 OK (mgcp_msg.c:67) 20241204085109266 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42995 rtpbridge/19@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109266 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109266 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found endpoint: rtpbridge/19@mgw (mgcp_endp.c:279) 20241204085109266 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:441) 20241204085109266 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109266 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109266 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109266 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109266 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109266 DLMGCP DEBUG <0013> Generated response: line #00: 200 42995 OK (mgcp_msg.c:67) 20241204085109266 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42996 rtpbridge/1a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109266 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109266 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found endpoint: rtpbridge/1a@mgw (mgcp_endp.c:279) 20241204085109266 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:441) 20241204085109266 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109266 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109266 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109266 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109266 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109266 DLMGCP DEBUG <0013> Generated response: line #00: 200 42996 OK (mgcp_msg.c:67) 20241204085109267 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42997 rtpbridge/1b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109267 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109267 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found endpoint: rtpbridge/1b@mgw (mgcp_endp.c:279) 20241204085109267 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:441) 20241204085109267 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109267 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109267 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109267 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109267 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109267 DLMGCP DEBUG <0013> Generated response: line #00: 200 42997 OK (mgcp_msg.c:67) 20241204085109267 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42998 rtpbridge/1c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109267 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109267 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found endpoint: rtpbridge/1c@mgw (mgcp_endp.c:279) 20241204085109267 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:441) 20241204085109267 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109267 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109267 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109267 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109267 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109267 DLMGCP DEBUG <0013> Generated response: line #00: 200 42998 OK (mgcp_msg.c:67) 20241204085109268 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42999 rtpbridge/1d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109268 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109268 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found endpoint: rtpbridge/1d@mgw (mgcp_endp.c:279) 20241204085109268 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:441) 20241204085109268 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109268 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109268 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109268 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109268 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109268 DLMGCP DEBUG <0013> Generated response: line #00: 200 42999 OK (mgcp_msg.c:67) 20241204085109268 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43000 rtpbridge/1e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109268 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109268 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found endpoint: rtpbridge/1e@mgw (mgcp_endp.c:279) 20241204085109268 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:441) 20241204085109268 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109268 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109268 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109268 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109268 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109268 DLMGCP DEBUG <0013> Generated response: line #00: 200 43000 OK (mgcp_msg.c:67) 20241204085109268 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43001 rtpbridge/1f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109268 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109268 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found endpoint: rtpbridge/1f@mgw (mgcp_endp.c:279) 20241204085109268 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:441) 20241204085109268 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109268 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109268 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109269 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109269 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109269 DLMGCP DEBUG <0013> Generated response: line #00: 200 43001 OK (mgcp_msg.c:67) 20241204085109269 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43002 rtpbridge/20@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109269 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109269 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found endpoint: rtpbridge/20@mgw (mgcp_endp.c:279) 20241204085109269 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:441) 20241204085109269 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109269 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109269 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109269 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109269 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109269 DLMGCP DEBUG <0013> Generated response: line #00: 200 43002 OK (mgcp_msg.c:67) 20241204085109269 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43003 rtpbridge/21@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109269 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109269 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found endpoint: rtpbridge/21@mgw (mgcp_endp.c:279) 20241204085109269 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:441) 20241204085109269 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109269 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109269 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109269 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109269 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109269 DLMGCP DEBUG <0013> Generated response: line #00: 200 43003 OK (mgcp_msg.c:67) 20241204085109270 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43004 rtpbridge/22@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109270 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109270 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found endpoint: rtpbridge/22@mgw (mgcp_endp.c:279) 20241204085109270 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:441) 20241204085109270 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109270 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109270 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109270 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109270 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109270 DLMGCP DEBUG <0013> Generated response: line #00: 200 43004 OK (mgcp_msg.c:67) 20241204085109270 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43005 rtpbridge/23@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109270 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109270 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found endpoint: rtpbridge/23@mgw (mgcp_endp.c:279) 20241204085109270 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:441) 20241204085109270 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109270 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109270 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109270 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109270 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109270 DLMGCP DEBUG <0013> Generated response: line #00: 200 43005 OK (mgcp_msg.c:67) 20241204085109270 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43006 rtpbridge/24@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109270 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109270 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found endpoint: rtpbridge/24@mgw (mgcp_endp.c:279) 20241204085109270 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:441) 20241204085109271 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109271 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109271 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109271 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109271 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109271 DLMGCP DEBUG <0013> Generated response: line #00: 200 43006 OK (mgcp_msg.c:67) 20241204085109271 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43007 rtpbridge/25@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109271 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109271 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found endpoint: rtpbridge/25@mgw (mgcp_endp.c:279) 20241204085109271 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:441) 20241204085109271 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109271 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109271 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109271 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109271 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109271 DLMGCP DEBUG <0013> Generated response: line #00: 200 43007 OK (mgcp_msg.c:67) 20241204085109271 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43008 rtpbridge/26@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109271 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109271 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found endpoint: rtpbridge/26@mgw (mgcp_endp.c:279) 20241204085109272 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:441) 20241204085109272 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109272 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109272 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109272 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109272 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109272 DLMGCP DEBUG <0013> Generated response: line #00: 200 43008 OK (mgcp_msg.c:67) 20241204085109272 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43009 rtpbridge/27@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109272 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109272 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found endpoint: rtpbridge/27@mgw (mgcp_endp.c:279) 20241204085109272 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:441) 20241204085109272 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109272 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109272 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109272 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109272 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109272 DLMGCP DEBUG <0013> Generated response: line #00: 200 43009 OK (mgcp_msg.c:67) 20241204085109272 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43010 rtpbridge/28@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109272 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109272 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found endpoint: rtpbridge/28@mgw (mgcp_endp.c:279) 20241204085109272 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:441) 20241204085109272 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109272 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109272 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109273 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109273 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109273 DLMGCP DEBUG <0013> Generated response: line #00: 200 43010 OK (mgcp_msg.c:67) 20241204085109273 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43011 rtpbridge/29@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109273 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109273 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found endpoint: rtpbridge/29@mgw (mgcp_endp.c:279) 20241204085109273 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:441) 20241204085109273 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109273 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109273 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109273 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109273 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109273 DLMGCP DEBUG <0013> Generated response: line #00: 200 43011 OK (mgcp_msg.c:67) 20241204085109273 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43012 rtpbridge/2a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109273 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109273 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found endpoint: rtpbridge/2a@mgw (mgcp_endp.c:279) 20241204085109273 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:441) 20241204085109273 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109273 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109273 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109273 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109273 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109273 DLMGCP DEBUG <0013> Generated response: line #00: 200 43012 OK (mgcp_msg.c:67) 20241204085109274 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43013 rtpbridge/2b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109274 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109274 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found endpoint: rtpbridge/2b@mgw (mgcp_endp.c:279) 20241204085109274 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:441) 20241204085109274 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109274 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109274 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109274 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109274 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109274 DLMGCP DEBUG <0013> Generated response: line #00: 200 43013 OK (mgcp_msg.c:67) 20241204085109275 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43014 rtpbridge/2c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109275 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109275 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found endpoint: rtpbridge/2c@mgw (mgcp_endp.c:279) 20241204085109275 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:441) 20241204085109275 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109275 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109275 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109275 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109275 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109275 DLMGCP DEBUG <0013> Generated response: line #00: 200 43014 OK (mgcp_msg.c:67) 20241204085109275 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43015 rtpbridge/2d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109275 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109275 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found endpoint: rtpbridge/2d@mgw (mgcp_endp.c:279) 20241204085109275 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:441) 20241204085109275 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109275 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109275 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109275 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109275 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109275 DLMGCP DEBUG <0013> Generated response: line #00: 200 43015 OK (mgcp_msg.c:67) 20241204085109276 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43016 rtpbridge/2e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109276 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109276 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found endpoint: rtpbridge/2e@mgw (mgcp_endp.c:279) 20241204085109276 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:441) 20241204085109276 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109276 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109276 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109276 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109276 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109276 DLMGCP DEBUG <0013> Generated response: line #00: 200 43016 OK (mgcp_msg.c:67) 20241204085109276 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43017 rtpbridge/2f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109276 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109276 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found endpoint: rtpbridge/2f@mgw (mgcp_endp.c:279) 20241204085109276 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:441) 20241204085109276 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109276 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109276 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109276 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109276 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109276 DLMGCP DEBUG <0013> Generated response: line #00: 200 43017 OK (mgcp_msg.c:67) 20241204085109276 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43018 rtpbridge/30@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109276 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109276 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found endpoint: rtpbridge/30@mgw (mgcp_endp.c:279) 20241204085109276 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:441) 20241204085109276 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109277 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109277 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109277 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109277 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109277 DLMGCP DEBUG <0013> Generated response: line #00: 200 43018 OK (mgcp_msg.c:67) 20241204085109277 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43019 rtpbridge/31@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109277 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109277 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found endpoint: rtpbridge/31@mgw (mgcp_endp.c:279) 20241204085109277 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:441) 20241204085109277 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109277 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109277 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109277 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109277 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109277 DLMGCP DEBUG <0013> Generated response: line #00: 200 43019 OK (mgcp_msg.c:67) 20241204085109277 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43020 rtpbridge/32@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109277 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109277 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found endpoint: rtpbridge/32@mgw (mgcp_endp.c:279) 20241204085109277 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:441) 20241204085109277 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109277 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109277 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109277 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109277 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109277 DLMGCP DEBUG <0013> Generated response: line #00: 200 43020 OK (mgcp_msg.c:67) 20241204085109277 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43021 rtpbridge/33@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109277 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109277 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found endpoint: rtpbridge/33@mgw (mgcp_endp.c:279) 20241204085109277 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:441) 20241204085109277 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109277 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109277 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109277 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109277 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109277 DLMGCP DEBUG <0013> Generated response: line #00: 200 43021 OK (mgcp_msg.c:67) 20241204085109278 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43022 rtpbridge/34@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109278 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109278 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found endpoint: rtpbridge/34@mgw (mgcp_endp.c:279) 20241204085109278 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:441) 20241204085109278 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109278 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109278 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109278 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109278 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109278 DLMGCP DEBUG <0013> Generated response: line #00: 200 43022 OK (mgcp_msg.c:67) 20241204085109278 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43023 rtpbridge/35@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109278 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109278 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found endpoint: rtpbridge/35@mgw (mgcp_endp.c:279) 20241204085109278 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:441) 20241204085109278 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109278 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109278 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109278 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109278 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109278 DLMGCP DEBUG <0013> Generated response: line #00: 200 43023 OK (mgcp_msg.c:67) 20241204085109278 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43024 rtpbridge/36@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109278 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109278 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found endpoint: rtpbridge/36@mgw (mgcp_endp.c:279) 20241204085109278 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:441) 20241204085109278 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109278 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109278 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109278 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109278 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109278 DLMGCP DEBUG <0013> Generated response: line #00: 200 43024 OK (mgcp_msg.c:67) 20241204085109279 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43025 rtpbridge/37@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109279 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109279 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found endpoint: rtpbridge/37@mgw (mgcp_endp.c:279) 20241204085109279 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:441) 20241204085109279 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109279 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109279 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109279 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109279 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109279 DLMGCP DEBUG <0013> Generated response: line #00: 200 43025 OK (mgcp_msg.c:67) 20241204085109279 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43026 rtpbridge/38@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109279 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109279 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found endpoint: rtpbridge/38@mgw (mgcp_endp.c:279) 20241204085109279 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:441) 20241204085109279 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109279 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109279 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109279 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109279 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109279 DLMGCP DEBUG <0013> Generated response: line #00: 200 43026 OK (mgcp_msg.c:67) 20241204085109279 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43027 rtpbridge/39@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109279 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109279 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found endpoint: rtpbridge/39@mgw (mgcp_endp.c:279) 20241204085109279 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:441) 20241204085109279 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109279 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109279 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109279 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109280 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109280 DLMGCP DEBUG <0013> Generated response: line #00: 200 43027 OK (mgcp_msg.c:67) 20241204085109280 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43028 rtpbridge/3a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109280 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109280 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found endpoint: rtpbridge/3a@mgw (mgcp_endp.c:279) 20241204085109280 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:441) 20241204085109280 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109280 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109280 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109280 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109280 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109280 DLMGCP DEBUG <0013> Generated response: line #00: 200 43028 OK (mgcp_msg.c:67) 20241204085109280 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43029 rtpbridge/3b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109280 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109280 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found endpoint: rtpbridge/3b@mgw (mgcp_endp.c:279) 20241204085109280 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:441) 20241204085109280 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109280 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109280 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109280 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109280 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109280 DLMGCP DEBUG <0013> Generated response: line #00: 200 43029 OK (mgcp_msg.c:67) 20241204085109281 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43030 rtpbridge/3c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109281 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109281 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found endpoint: rtpbridge/3c@mgw (mgcp_endp.c:279) 20241204085109281 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:441) 20241204085109281 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109281 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109281 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109281 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109281 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109281 DLMGCP DEBUG <0013> Generated response: line #00: 200 43030 OK (mgcp_msg.c:67) 20241204085109281 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43031 rtpbridge/3d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109281 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109281 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found endpoint: rtpbridge/3d@mgw (mgcp_endp.c:279) 20241204085109281 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:441) 20241204085109281 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109281 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109281 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109281 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109281 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109281 DLMGCP DEBUG <0013> Generated response: line #00: 200 43031 OK (mgcp_msg.c:67) 20241204085109282 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43032 rtpbridge/3e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109282 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109282 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found endpoint: rtpbridge/3e@mgw (mgcp_endp.c:279) 20241204085109282 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:441) 20241204085109282 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109282 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109282 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109282 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109282 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109282 DLMGCP DEBUG <0013> Generated response: line #00: 200 43032 OK (mgcp_msg.c:67) 20241204085109282 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43033 rtpbridge/3f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109282 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109282 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found endpoint: rtpbridge/3f@mgw (mgcp_endp.c:279) 20241204085109282 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:441) 20241204085109282 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109282 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109282 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109282 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109282 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109282 DLMGCP DEBUG <0013> Generated response: line #00: 200 43033 OK (mgcp_msg.c:67) 20241204085109283 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43034 rtpbridge/40@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109283 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109283 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found endpoint: rtpbridge/40@mgw (mgcp_endp.c:279) 20241204085109283 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:441) 20241204085109283 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109283 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109283 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109283 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109283 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109283 DLMGCP DEBUG <0013> Generated response: line #00: 200 43034 OK (mgcp_msg.c:67) 20241204085109283 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43035 rtpbridge/41@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109283 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109283 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found endpoint: rtpbridge/41@mgw (mgcp_endp.c:279) 20241204085109283 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:441) 20241204085109283 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109283 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109283 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109283 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109283 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109283 DLMGCP DEBUG <0013> Generated response: line #00: 200 43035 OK (mgcp_msg.c:67) 20241204085109283 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43036 rtpbridge/42@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109283 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109283 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found endpoint: rtpbridge/42@mgw (mgcp_endp.c:279) 20241204085109283 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:441) 20241204085109283 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109283 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109283 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109284 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109284 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109284 DLMGCP DEBUG <0013> Generated response: line #00: 200 43036 OK (mgcp_msg.c:67) 20241204085109284 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43037 rtpbridge/43@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109284 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109284 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found endpoint: rtpbridge/43@mgw (mgcp_endp.c:279) 20241204085109284 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:441) 20241204085109284 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109284 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109284 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109284 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109284 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109284 DLMGCP DEBUG <0013> Generated response: line #00: 200 43037 OK (mgcp_msg.c:67) 20241204085109284 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43038 rtpbridge/44@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109284 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109284 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found endpoint: rtpbridge/44@mgw (mgcp_endp.c:279) 20241204085109284 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:441) 20241204085109284 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109284 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109284 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109284 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109284 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109284 DLMGCP DEBUG <0013> Generated response: line #00: 200 43038 OK (mgcp_msg.c:67) 20241204085109285 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43039 rtpbridge/45@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109285 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109285 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found endpoint: rtpbridge/45@mgw (mgcp_endp.c:279) 20241204085109285 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:441) 20241204085109285 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109285 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109285 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109285 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109285 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109285 DLMGCP DEBUG <0013> Generated response: line #00: 200 43039 OK (mgcp_msg.c:67) 20241204085109285 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43040 rtpbridge/46@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109285 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109285 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found endpoint: rtpbridge/46@mgw (mgcp_endp.c:279) 20241204085109285 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:441) 20241204085109285 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109285 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109285 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109285 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109285 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109285 DLMGCP DEBUG <0013> Generated response: line #00: 200 43040 OK (mgcp_msg.c:67) 20241204085109286 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43041 rtpbridge/47@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109286 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109286 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found endpoint: rtpbridge/47@mgw (mgcp_endp.c:279) 20241204085109286 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:441) 20241204085109286 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109286 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109286 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109286 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109286 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109286 DLMGCP DEBUG <0013> Generated response: line #00: 200 43041 OK (mgcp_msg.c:67) 20241204085109286 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43042 rtpbridge/48@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109286 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109286 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found endpoint: rtpbridge/48@mgw (mgcp_endp.c:279) 20241204085109286 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:441) 20241204085109286 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109286 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109286 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109286 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109286 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109286 DLMGCP DEBUG <0013> Generated response: line #00: 200 43042 OK (mgcp_msg.c:67) 20241204085109287 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43043 rtpbridge/49@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109287 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109287 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found endpoint: rtpbridge/49@mgw (mgcp_endp.c:279) 20241204085109287 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:441) 20241204085109287 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109287 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109287 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109287 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109287 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109287 DLMGCP DEBUG <0013> Generated response: line #00: 200 43043 OK (mgcp_msg.c:67) 20241204085109287 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43044 rtpbridge/4a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109287 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109287 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found endpoint: rtpbridge/4a@mgw (mgcp_endp.c:279) 20241204085109287 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:441) 20241204085109287 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109287 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109287 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109287 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109287 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109287 DLMGCP DEBUG <0013> Generated response: line #00: 200 43044 OK (mgcp_msg.c:67) 20241204085109287 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43045 rtpbridge/4b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109287 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109287 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found endpoint: rtpbridge/4b@mgw (mgcp_endp.c:279) 20241204085109288 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:441) 20241204085109288 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109288 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109288 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109288 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109288 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109288 DLMGCP DEBUG <0013> Generated response: line #00: 200 43045 OK (mgcp_msg.c:67) 20241204085109288 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43046 rtpbridge/4c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109288 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109288 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found endpoint: rtpbridge/4c@mgw (mgcp_endp.c:279) 20241204085109288 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:441) 20241204085109288 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109288 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109288 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109288 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109288 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109288 DLMGCP DEBUG <0013> Generated response: line #00: 200 43046 OK (mgcp_msg.c:67) 20241204085109288 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43047 rtpbridge/4d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109288 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109288 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found endpoint: rtpbridge/4d@mgw (mgcp_endp.c:279) 20241204085109288 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:441) 20241204085109288 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109288 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109288 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109288 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109288 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109288 DLMGCP DEBUG <0013> Generated response: line #00: 200 43047 OK (mgcp_msg.c:67) 20241204085109289 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43048 rtpbridge/4e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109289 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109289 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found endpoint: rtpbridge/4e@mgw (mgcp_endp.c:279) 20241204085109289 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:441) 20241204085109289 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109289 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109289 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109289 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109289 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109289 DLMGCP DEBUG <0013> Generated response: line #00: 200 43048 OK (mgcp_msg.c:67) 20241204085109289 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43049 rtpbridge/4f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109289 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109289 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found endpoint: rtpbridge/4f@mgw (mgcp_endp.c:279) 20241204085109289 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:441) 20241204085109289 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109289 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109289 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109289 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109289 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109289 DLMGCP DEBUG <0013> Generated response: line #00: 200 43049 OK (mgcp_msg.c:67) 20241204085109290 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43050 rtpbridge/50@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109290 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109290 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found endpoint: rtpbridge/50@mgw (mgcp_endp.c:279) 20241204085109290 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:441) 20241204085109290 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109290 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109290 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109290 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109290 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109290 DLMGCP DEBUG <0013> Generated response: line #00: 200 43050 OK (mgcp_msg.c:67) 20241204085109290 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43051 rtpbridge/51@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109290 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109290 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found endpoint: rtpbridge/51@mgw (mgcp_endp.c:279) 20241204085109290 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:441) 20241204085109290 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109290 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109290 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109290 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109290 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109290 DLMGCP DEBUG <0013> Generated response: line #00: 200 43051 OK (mgcp_msg.c:67) 20241204085109291 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43052 rtpbridge/52@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109291 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109291 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found endpoint: rtpbridge/52@mgw (mgcp_endp.c:279) 20241204085109291 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:441) 20241204085109291 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109291 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109291 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109291 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109291 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109291 DLMGCP DEBUG <0013> Generated response: line #00: 200 43052 OK (mgcp_msg.c:67) 20241204085109291 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43053 rtpbridge/53@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109291 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109291 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found endpoint: rtpbridge/53@mgw (mgcp_endp.c:279) 20241204085109291 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:441) 20241204085109291 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109291 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109291 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109291 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109291 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109291 DLMGCP DEBUG <0013> Generated response: line #00: 200 43053 OK (mgcp_msg.c:67) 20241204085109292 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43054 rtpbridge/54@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109292 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109292 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found endpoint: rtpbridge/54@mgw (mgcp_endp.c:279) 20241204085109292 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:441) 20241204085109292 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109292 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109292 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109292 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109292 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109292 DLMGCP DEBUG <0013> Generated response: line #00: 200 43054 OK (mgcp_msg.c:67) 20241204085109292 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43055 rtpbridge/55@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109292 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109292 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found endpoint: rtpbridge/55@mgw (mgcp_endp.c:279) 20241204085109292 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:441) 20241204085109292 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109292 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109292 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109292 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109292 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109292 DLMGCP DEBUG <0013> Generated response: line #00: 200 43055 OK (mgcp_msg.c:67) 20241204085109293 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43056 rtpbridge/56@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109293 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109293 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found endpoint: rtpbridge/56@mgw (mgcp_endp.c:279) 20241204085109293 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:441) 20241204085109293 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109293 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109293 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109293 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109293 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109293 DLMGCP DEBUG <0013> Generated response: line #00: 200 43056 OK (mgcp_msg.c:67) 20241204085109294 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43057 rtpbridge/57@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109294 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109294 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found endpoint: rtpbridge/57@mgw (mgcp_endp.c:279) 20241204085109294 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:441) 20241204085109294 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109294 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109294 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109294 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109294 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109294 DLMGCP DEBUG <0013> Generated response: line #00: 200 43057 OK (mgcp_msg.c:67) 20241204085109294 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43058 rtpbridge/58@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109294 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109294 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found endpoint: rtpbridge/58@mgw (mgcp_endp.c:279) 20241204085109294 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:441) 20241204085109294 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109294 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109294 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109294 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109294 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109294 DLMGCP DEBUG <0013> Generated response: line #00: 200 43058 OK (mgcp_msg.c:67) 20241204085109295 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43059 rtpbridge/59@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109295 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109295 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found endpoint: rtpbridge/59@mgw (mgcp_endp.c:279) 20241204085109295 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:441) 20241204085109295 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109295 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109295 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109295 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109295 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109295 DLMGCP DEBUG <0013> Generated response: line #00: 200 43059 OK (mgcp_msg.c:67) 20241204085109295 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43060 rtpbridge/5a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109295 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109295 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found endpoint: rtpbridge/5a@mgw (mgcp_endp.c:279) 20241204085109295 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:441) 20241204085109295 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109295 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109295 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109295 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109295 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109295 DLMGCP DEBUG <0013> Generated response: line #00: 200 43060 OK (mgcp_msg.c:67) 20241204085109296 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43061 rtpbridge/5b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109296 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109296 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found endpoint: rtpbridge/5b@mgw (mgcp_endp.c:279) 20241204085109296 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:441) 20241204085109296 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109296 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109296 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109296 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109296 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109296 DLMGCP DEBUG <0013> Generated response: line #00: 200 43061 OK (mgcp_msg.c:67) 20241204085109296 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43062 rtpbridge/5c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109296 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109296 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found endpoint: rtpbridge/5c@mgw (mgcp_endp.c:279) 20241204085109296 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:441) 20241204085109296 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109296 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109296 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109296 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109296 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109296 DLMGCP DEBUG <0013> Generated response: line #00: 200 43062 OK (mgcp_msg.c:67) 20241204085109297 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43063 rtpbridge/5d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109297 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109297 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found endpoint: rtpbridge/5d@mgw (mgcp_endp.c:279) 20241204085109297 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:441) 20241204085109297 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109297 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109297 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109297 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109297 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109297 DLMGCP DEBUG <0013> Generated response: line #00: 200 43063 OK (mgcp_msg.c:67) 20241204085109297 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43064 rtpbridge/5e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109297 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109297 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found endpoint: rtpbridge/5e@mgw (mgcp_endp.c:279) 20241204085109297 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:441) 20241204085109297 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109297 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109297 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109297 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109297 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109297 DLMGCP DEBUG <0013> Generated response: line #00: 200 43064 OK (mgcp_msg.c:67) 20241204085109298 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43065 rtpbridge/5f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109298 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109298 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found endpoint: rtpbridge/5f@mgw (mgcp_endp.c:279) 20241204085109298 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:441) 20241204085109298 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109298 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109298 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109298 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109298 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109298 DLMGCP DEBUG <0013> Generated response: line #00: 200 43065 OK (mgcp_msg.c:67) 20241204085109298 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43066 rtpbridge/60@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109298 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109298 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found endpoint: rtpbridge/60@mgw (mgcp_endp.c:279) 20241204085109298 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:441) 20241204085109298 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109298 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109298 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109298 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109298 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109298 DLMGCP DEBUG <0013> Generated response: line #00: 200 43066 OK (mgcp_msg.c:67) 20241204085109299 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43067 rtpbridge/61@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109299 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109299 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found endpoint: rtpbridge/61@mgw (mgcp_endp.c:279) 20241204085109299 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:441) 20241204085109299 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109299 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109299 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109299 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109299 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109299 DLMGCP DEBUG <0013> Generated response: line #00: 200 43067 OK (mgcp_msg.c:67) 20241204085109299 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43068 rtpbridge/62@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109299 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109299 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found endpoint: rtpbridge/62@mgw (mgcp_endp.c:279) 20241204085109299 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:441) 20241204085109299 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109299 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109299 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109299 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109299 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109299 DLMGCP DEBUG <0013> Generated response: line #00: 200 43068 OK (mgcp_msg.c:67) 20241204085109300 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43069 rtpbridge/63@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109300 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109300 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found endpoint: rtpbridge/63@mgw (mgcp_endp.c:279) 20241204085109300 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:441) 20241204085109300 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109300 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109300 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109300 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109300 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109300 DLMGCP DEBUG <0013> Generated response: line #00: 200 43069 OK (mgcp_msg.c:67) 20241204085109300 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43070 rtpbridge/64@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109300 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109300 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found endpoint: rtpbridge/64@mgw (mgcp_endp.c:279) 20241204085109300 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:441) 20241204085109300 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109300 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109300 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109300 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109300 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109300 DLMGCP DEBUG <0013> Generated response: line #00: 200 43070 OK (mgcp_msg.c:67) 20241204085109300 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43071 rtpbridge/65@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109300 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109300 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found endpoint: rtpbridge/65@mgw (mgcp_endp.c:279) 20241204085109300 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:441) 20241204085109300 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109300 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109300 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109300 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109300 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109300 DLMGCP DEBUG <0013> Generated response: line #00: 200 43071 OK (mgcp_msg.c:67) 20241204085109301 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43072 rtpbridge/66@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109301 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109301 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found endpoint: rtpbridge/66@mgw (mgcp_endp.c:279) 20241204085109301 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:441) 20241204085109301 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109301 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109301 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109301 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109301 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109301 DLMGCP DEBUG <0013> Generated response: line #00: 200 43072 OK (mgcp_msg.c:67) 20241204085109301 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43073 rtpbridge/67@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109301 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109301 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found endpoint: rtpbridge/67@mgw (mgcp_endp.c:279) 20241204085109301 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:441) 20241204085109301 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109301 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109301 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109301 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109301 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109301 DLMGCP DEBUG <0013> Generated response: line #00: 200 43073 OK (mgcp_msg.c:67) 20241204085109301 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43074 rtpbridge/68@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109301 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109301 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found endpoint: rtpbridge/68@mgw (mgcp_endp.c:279) 20241204085109301 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:441) 20241204085109301 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109301 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109301 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109301 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109301 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109301 DLMGCP DEBUG <0013> Generated response: line #00: 200 43074 OK (mgcp_msg.c:67) 20241204085109302 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43075 rtpbridge/69@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109302 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109302 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found endpoint: rtpbridge/69@mgw (mgcp_endp.c:279) 20241204085109302 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:441) 20241204085109302 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109302 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109302 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109302 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109302 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109302 DLMGCP DEBUG <0013> Generated response: line #00: 200 43075 OK (mgcp_msg.c:67) 20241204085109302 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43076 rtpbridge/6a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109302 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109302 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found endpoint: rtpbridge/6a@mgw (mgcp_endp.c:279) 20241204085109302 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:441) 20241204085109302 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109302 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109302 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109302 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109302 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109302 DLMGCP DEBUG <0013> Generated response: line #00: 200 43076 OK (mgcp_msg.c:67) 20241204085109303 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43077 rtpbridge/6b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109303 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109303 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found endpoint: rtpbridge/6b@mgw (mgcp_endp.c:279) 20241204085109303 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:441) 20241204085109303 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109303 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109303 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109303 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109303 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109303 DLMGCP DEBUG <0013> Generated response: line #00: 200 43077 OK (mgcp_msg.c:67) 20241204085109303 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43078 rtpbridge/6c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109303 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109303 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found endpoint: rtpbridge/6c@mgw (mgcp_endp.c:279) 20241204085109303 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:441) 20241204085109303 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109303 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109303 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109303 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109303 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109303 DLMGCP DEBUG <0013> Generated response: line #00: 200 43078 OK (mgcp_msg.c:67) 20241204085109304 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43079 rtpbridge/6d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109304 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109304 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found endpoint: rtpbridge/6d@mgw (mgcp_endp.c:279) 20241204085109304 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:441) 20241204085109304 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109304 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109304 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109304 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109304 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109304 DLMGCP DEBUG <0013> Generated response: line #00: 200 43079 OK (mgcp_msg.c:67) 20241204085109304 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43080 rtpbridge/6e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109304 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109304 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found endpoint: rtpbridge/6e@mgw (mgcp_endp.c:279) 20241204085109304 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:441) 20241204085109304 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109304 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109304 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109304 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109304 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109304 DLMGCP DEBUG <0013> Generated response: line #00: 200 43080 OK (mgcp_msg.c:67) 20241204085109305 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43081 rtpbridge/6f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109305 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109305 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found endpoint: rtpbridge/6f@mgw (mgcp_endp.c:279) 20241204085109305 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:441) 20241204085109305 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109305 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109305 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109305 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109305 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109305 DLMGCP DEBUG <0013> Generated response: line #00: 200 43081 OK (mgcp_msg.c:67) 20241204085109305 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43082 rtpbridge/70@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109305 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109305 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found endpoint: rtpbridge/70@mgw (mgcp_endp.c:279) 20241204085109305 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:441) 20241204085109305 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109305 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109305 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109305 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109305 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109305 DLMGCP DEBUG <0013> Generated response: line #00: 200 43082 OK (mgcp_msg.c:67) 20241204085109305 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43083 rtpbridge/71@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109305 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109305 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found endpoint: rtpbridge/71@mgw (mgcp_endp.c:279) 20241204085109305 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:441) 20241204085109305 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109305 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109305 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109305 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109305 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109305 DLMGCP DEBUG <0013> Generated response: line #00: 200 43083 OK (mgcp_msg.c:67) 20241204085109306 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43084 rtpbridge/72@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109306 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109306 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found endpoint: rtpbridge/72@mgw (mgcp_endp.c:279) 20241204085109306 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:441) 20241204085109306 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109306 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109306 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109306 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109306 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109306 DLMGCP DEBUG <0013> Generated response: line #00: 200 43084 OK (mgcp_msg.c:67) 20241204085109306 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43085 rtpbridge/73@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109306 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109306 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found endpoint: rtpbridge/73@mgw (mgcp_endp.c:279) 20241204085109306 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:441) 20241204085109306 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109306 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109306 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109306 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109306 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109306 DLMGCP DEBUG <0013> Generated response: line #00: 200 43085 OK (mgcp_msg.c:67) 20241204085109307 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43086 rtpbridge/74@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109307 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109307 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found endpoint: rtpbridge/74@mgw (mgcp_endp.c:279) 20241204085109307 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:441) 20241204085109307 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109307 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109307 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109307 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109307 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109307 DLMGCP DEBUG <0013> Generated response: line #00: 200 43086 OK (mgcp_msg.c:67) 20241204085109307 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43087 rtpbridge/75@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109307 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109307 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found endpoint: rtpbridge/75@mgw (mgcp_endp.c:279) 20241204085109307 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:441) 20241204085109307 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109307 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109307 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109307 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109307 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109307 DLMGCP DEBUG <0013> Generated response: line #00: 200 43087 OK (mgcp_msg.c:67) 20241204085109308 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43088 rtpbridge/76@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109308 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109308 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found endpoint: rtpbridge/76@mgw (mgcp_endp.c:279) 20241204085109308 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:441) 20241204085109308 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109308 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109308 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109308 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109308 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109308 DLMGCP DEBUG <0013> Generated response: line #00: 200 43088 OK (mgcp_msg.c:67) 20241204085109308 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43089 rtpbridge/77@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109308 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109308 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found endpoint: rtpbridge/77@mgw (mgcp_endp.c:279) 20241204085109308 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:441) 20241204085109308 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109308 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109308 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109308 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109308 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109308 DLMGCP DEBUG <0013> Generated response: line #00: 200 43089 OK (mgcp_msg.c:67) 20241204085109308 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43090 rtpbridge/78@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109308 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109309 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found endpoint: rtpbridge/78@mgw (mgcp_endp.c:279) 20241204085109309 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:441) 20241204085109309 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109309 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109309 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109309 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109309 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109309 DLMGCP DEBUG <0013> Generated response: line #00: 200 43090 OK (mgcp_msg.c:67) 20241204085109309 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43091 rtpbridge/79@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109309 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109309 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found endpoint: rtpbridge/79@mgw (mgcp_endp.c:279) 20241204085109309 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:441) 20241204085109309 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109309 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109309 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109309 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109309 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109309 DLMGCP DEBUG <0013> Generated response: line #00: 200 43091 OK (mgcp_msg.c:67) 20241204085109309 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43092 rtpbridge/7a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109309 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109309 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found endpoint: rtpbridge/7a@mgw (mgcp_endp.c:279) 20241204085109309 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:441) 20241204085109309 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109309 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109309 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109309 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109309 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109309 DLMGCP DEBUG <0013> Generated response: line #00: 200 43092 OK (mgcp_msg.c:67) 20241204085109310 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43093 rtpbridge/7b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109310 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109310 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found endpoint: rtpbridge/7b@mgw (mgcp_endp.c:279) 20241204085109310 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:441) 20241204085109310 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109310 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109310 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109310 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109310 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109310 DLMGCP DEBUG <0013> Generated response: line #00: 200 43093 OK (mgcp_msg.c:67) 20241204085109310 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43094 rtpbridge/7c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109311 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109311 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found endpoint: rtpbridge/7c@mgw (mgcp_endp.c:279) 20241204085109311 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:441) 20241204085109311 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109311 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109311 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109311 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109311 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109311 DLMGCP DEBUG <0013> Generated response: line #00: 200 43094 OK (mgcp_msg.c:67) 20241204085109311 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43095 rtpbridge/7d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109311 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109311 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found endpoint: rtpbridge/7d@mgw (mgcp_endp.c:279) 20241204085109311 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:441) 20241204085109311 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109311 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109311 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109311 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109311 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109311 DLMGCP DEBUG <0013> Generated response: line #00: 200 43095 OK (mgcp_msg.c:67) 20241204085109312 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43096 rtpbridge/7e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109312 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109312 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found endpoint: rtpbridge/7e@mgw (mgcp_endp.c:279) 20241204085109312 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:441) 20241204085109312 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109312 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109312 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109312 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109312 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109312 DLMGCP DEBUG <0013> Generated response: line #00: 200 43096 OK (mgcp_msg.c:67) 20241204085109312 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43097 rtpbridge/7f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109312 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109312 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found endpoint: rtpbridge/7f@mgw (mgcp_endp.c:279) 20241204085109312 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:441) 20241204085109312 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109312 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109312 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109312 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109312 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109312 DLMGCP DEBUG <0013> Generated response: line #00: 200 43097 OK (mgcp_msg.c:67) 20241204085109313 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43098 rtpbridge/80@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109313 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109313 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found endpoint: rtpbridge/80@mgw (mgcp_endp.c:279) 20241204085109313 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:441) 20241204085109313 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109313 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109313 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109313 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109313 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109313 DLMGCP DEBUG <0013> Generated response: line #00: 200 43098 OK (mgcp_msg.c:67) 20241204085109313 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43099 rtpbridge/81@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109313 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109313 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found endpoint: rtpbridge/81@mgw (mgcp_endp.c:279) 20241204085109313 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:441) 20241204085109313 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109313 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109313 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109313 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109313 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109313 DLMGCP DEBUG <0013> Generated response: line #00: 200 43099 OK (mgcp_msg.c:67) 20241204085109314 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43100 rtpbridge/82@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109314 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109314 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found endpoint: rtpbridge/82@mgw (mgcp_endp.c:279) 20241204085109314 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:441) 20241204085109314 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109314 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109314 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109314 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109314 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109314 DLMGCP DEBUG <0013> Generated response: line #00: 200 43100 OK (mgcp_msg.c:67) 20241204085109314 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43101 rtpbridge/83@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109314 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109314 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found endpoint: rtpbridge/83@mgw (mgcp_endp.c:279) 20241204085109314 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:441) 20241204085109314 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109314 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109314 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109314 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109314 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109314 DLMGCP DEBUG <0013> Generated response: line #00: 200 43101 OK (mgcp_msg.c:67) 20241204085109315 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43102 rtpbridge/84@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109315 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109315 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found endpoint: rtpbridge/84@mgw (mgcp_endp.c:279) 20241204085109315 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:441) 20241204085109315 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109315 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109315 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109315 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109315 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109315 DLMGCP DEBUG <0013> Generated response: line #00: 200 43102 OK (mgcp_msg.c:67) 20241204085109315 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43103 rtpbridge/85@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109315 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109315 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found endpoint: rtpbridge/85@mgw (mgcp_endp.c:279) 20241204085109315 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:441) 20241204085109315 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109315 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109315 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109315 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109315 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109315 DLMGCP DEBUG <0013> Generated response: line #00: 200 43103 OK (mgcp_msg.c:67) 20241204085109316 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43104 rtpbridge/86@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109316 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109316 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found endpoint: rtpbridge/86@mgw (mgcp_endp.c:279) 20241204085109316 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:441) 20241204085109316 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109316 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109316 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109316 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109316 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109316 DLMGCP DEBUG <0013> Generated response: line #00: 200 43104 OK (mgcp_msg.c:67) 20241204085109316 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43105 rtpbridge/87@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109316 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109316 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found endpoint: rtpbridge/87@mgw (mgcp_endp.c:279) 20241204085109316 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:441) 20241204085109316 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109316 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109316 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109316 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109316 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109316 DLMGCP DEBUG <0013> Generated response: line #00: 200 43105 OK (mgcp_msg.c:67) 20241204085109316 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43106 rtpbridge/88@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109316 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109317 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found endpoint: rtpbridge/88@mgw (mgcp_endp.c:279) 20241204085109317 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:441) 20241204085109317 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109317 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109317 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109317 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109317 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109317 DLMGCP DEBUG <0013> Generated response: line #00: 200 43106 OK (mgcp_msg.c:67) 20241204085109317 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43107 rtpbridge/89@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109317 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109317 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found endpoint: rtpbridge/89@mgw (mgcp_endp.c:279) 20241204085109317 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:441) 20241204085109317 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109317 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109317 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109317 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109317 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109317 DLMGCP DEBUG <0013> Generated response: line #00: 200 43107 OK (mgcp_msg.c:67) 20241204085109317 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43108 rtpbridge/8a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109317 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109317 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found endpoint: rtpbridge/8a@mgw (mgcp_endp.c:279) 20241204085109317 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:441) 20241204085109317 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109318 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109318 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109318 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109318 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109318 DLMGCP DEBUG <0013> Generated response: line #00: 200 43108 OK (mgcp_msg.c:67) 20241204085109318 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43109 rtpbridge/8b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109318 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109318 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found endpoint: rtpbridge/8b@mgw (mgcp_endp.c:279) 20241204085109318 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:441) 20241204085109318 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109318 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109318 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109318 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109318 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109318 DLMGCP DEBUG <0013> Generated response: line #00: 200 43109 OK (mgcp_msg.c:67) 20241204085109319 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43110 rtpbridge/8c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109319 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109319 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found endpoint: rtpbridge/8c@mgw (mgcp_endp.c:279) 20241204085109319 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:441) 20241204085109319 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109319 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109319 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109319 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109319 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109319 DLMGCP DEBUG <0013> Generated response: line #00: 200 43110 OK (mgcp_msg.c:67) 20241204085109319 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43111 rtpbridge/8d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109319 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109319 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found endpoint: rtpbridge/8d@mgw (mgcp_endp.c:279) 20241204085109319 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:441) 20241204085109319 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109319 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109319 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109319 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109319 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109319 DLMGCP DEBUG <0013> Generated response: line #00: 200 43111 OK (mgcp_msg.c:67) 20241204085109319 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43112 rtpbridge/8e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109319 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109319 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found endpoint: rtpbridge/8e@mgw (mgcp_endp.c:279) 20241204085109319 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:441) 20241204085109319 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109319 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109319 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109320 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109320 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109320 DLMGCP DEBUG <0013> Generated response: line #00: 200 43112 OK (mgcp_msg.c:67) 20241204085109320 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43113 rtpbridge/8f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109320 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109320 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found endpoint: rtpbridge/8f@mgw (mgcp_endp.c:279) 20241204085109320 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:441) 20241204085109320 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109320 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109320 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109320 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109320 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109320 DLMGCP DEBUG <0013> Generated response: line #00: 200 43113 OK (mgcp_msg.c:67) 20241204085109320 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43114 rtpbridge/90@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109320 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109320 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found endpoint: rtpbridge/90@mgw (mgcp_endp.c:279) 20241204085109320 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:441) 20241204085109320 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109320 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109320 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109320 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109320 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109320 DLMGCP DEBUG <0013> Generated response: line #00: 200 43114 OK (mgcp_msg.c:67) 20241204085109321 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43115 rtpbridge/91@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109321 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109321 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found endpoint: rtpbridge/91@mgw (mgcp_endp.c:279) 20241204085109321 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:441) 20241204085109321 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109321 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109321 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109321 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109321 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109321 DLMGCP DEBUG <0013> Generated response: line #00: 200 43115 OK (mgcp_msg.c:67) 20241204085109321 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43116 rtpbridge/92@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109321 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109321 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found endpoint: rtpbridge/92@mgw (mgcp_endp.c:279) 20241204085109321 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:441) 20241204085109321 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109321 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109321 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109321 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109321 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109321 DLMGCP DEBUG <0013> Generated response: line #00: 200 43116 OK (mgcp_msg.c:67) 20241204085109322 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43117 rtpbridge/93@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109322 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109322 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found endpoint: rtpbridge/93@mgw (mgcp_endp.c:279) 20241204085109322 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:441) 20241204085109322 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109322 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109322 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109322 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109322 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109322 DLMGCP DEBUG <0013> Generated response: line #00: 200 43117 OK (mgcp_msg.c:67) 20241204085109322 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43118 rtpbridge/94@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109322 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109322 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found endpoint: rtpbridge/94@mgw (mgcp_endp.c:279) 20241204085109322 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:441) 20241204085109322 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109322 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109322 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109322 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109322 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109322 DLMGCP DEBUG <0013> Generated response: line #00: 200 43118 OK (mgcp_msg.c:67) 20241204085109323 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43119 rtpbridge/95@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109323 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109323 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found endpoint: rtpbridge/95@mgw (mgcp_endp.c:279) 20241204085109323 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:441) 20241204085109323 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109323 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109323 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109323 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109323 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109323 DLMGCP DEBUG <0013> Generated response: line #00: 200 43119 OK (mgcp_msg.c:67) 20241204085109323 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43120 rtpbridge/96@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109323 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109323 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found endpoint: rtpbridge/96@mgw (mgcp_endp.c:279) 20241204085109323 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:441) 20241204085109323 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109323 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109323 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109323 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109323 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109323 DLMGCP DEBUG <0013> Generated response: line #00: 200 43120 OK (mgcp_msg.c:67) 20241204085109324 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43121 rtpbridge/97@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109324 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109324 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found endpoint: rtpbridge/97@mgw (mgcp_endp.c:279) 20241204085109324 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:441) 20241204085109324 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109324 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109324 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109324 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109324 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109324 DLMGCP DEBUG <0013> Generated response: line #00: 200 43121 OK (mgcp_msg.c:67) 20241204085109324 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43122 rtpbridge/98@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109324 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109324 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found endpoint: rtpbridge/98@mgw (mgcp_endp.c:279) 20241204085109324 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:441) 20241204085109324 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109324 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109324 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109324 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109324 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109324 DLMGCP DEBUG <0013> Generated response: line #00: 200 43122 OK (mgcp_msg.c:67) 20241204085109325 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43123 rtpbridge/99@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109325 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109325 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found endpoint: rtpbridge/99@mgw (mgcp_endp.c:279) 20241204085109325 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:441) 20241204085109325 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109325 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109325 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109325 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109325 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109325 DLMGCP DEBUG <0013> Generated response: line #00: 200 43123 OK (mgcp_msg.c:67) 20241204085109325 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43124 rtpbridge/9a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109325 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109325 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found endpoint: rtpbridge/9a@mgw (mgcp_endp.c:279) 20241204085109325 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:441) 20241204085109325 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109325 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109325 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109325 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109325 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109325 DLMGCP DEBUG <0013> Generated response: line #00: 200 43124 OK (mgcp_msg.c:67) 20241204085109326 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43125 rtpbridge/9b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109326 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109326 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found endpoint: rtpbridge/9b@mgw (mgcp_endp.c:279) 20241204085109326 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:441) 20241204085109326 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109326 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109326 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109326 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109326 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109326 DLMGCP DEBUG <0013> Generated response: line #00: 200 43125 OK (mgcp_msg.c:67) 20241204085109326 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43126 rtpbridge/9c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109326 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109326 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found endpoint: rtpbridge/9c@mgw (mgcp_endp.c:279) 20241204085109326 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:441) 20241204085109326 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109326 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109326 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109326 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109326 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109326 DLMGCP DEBUG <0013> Generated response: line #00: 200 43126 OK (mgcp_msg.c:67) 20241204085109326 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43127 rtpbridge/9d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109326 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109327 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found endpoint: rtpbridge/9d@mgw (mgcp_endp.c:279) 20241204085109327 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:441) 20241204085109327 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109327 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109327 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109327 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109327 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109327 DLMGCP DEBUG <0013> Generated response: line #00: 200 43127 OK (mgcp_msg.c:67) 20241204085109327 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43128 rtpbridge/9e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109327 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109327 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found endpoint: rtpbridge/9e@mgw (mgcp_endp.c:279) 20241204085109327 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:441) 20241204085109327 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109327 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109327 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109327 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109327 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109327 DLMGCP DEBUG <0013> Generated response: line #00: 200 43128 OK (mgcp_msg.c:67) 20241204085109327 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43129 rtpbridge/9f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109327 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109327 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found endpoint: rtpbridge/9f@mgw (mgcp_endp.c:279) 20241204085109327 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:441) 20241204085109327 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109327 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109327 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109327 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109327 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109327 DLMGCP DEBUG <0013> Generated response: line #00: 200 43129 OK (mgcp_msg.c:67) 20241204085109328 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43130 rtpbridge/a0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109328 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109328 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found endpoint: rtpbridge/a0@mgw (mgcp_endp.c:279) 20241204085109328 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:441) 20241204085109328 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109328 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109328 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109328 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109328 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109328 DLMGCP DEBUG <0013> Generated response: line #00: 200 43130 OK (mgcp_msg.c:67) 20241204085109328 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43131 rtpbridge/a1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109328 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109328 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found endpoint: rtpbridge/a1@mgw (mgcp_endp.c:279) 20241204085109328 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:441) 20241204085109328 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109328 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109328 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109328 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109328 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109328 DLMGCP DEBUG <0013> Generated response: line #00: 200 43131 OK (mgcp_msg.c:67) 20241204085109328 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43132 rtpbridge/a2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109328 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109328 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found endpoint: rtpbridge/a2@mgw (mgcp_endp.c:279) 20241204085109328 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:441) 20241204085109328 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109329 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109329 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109329 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109329 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109329 DLMGCP DEBUG <0013> Generated response: line #00: 200 43132 OK (mgcp_msg.c:67) 20241204085109329 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43133 rtpbridge/a3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109329 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109329 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found endpoint: rtpbridge/a3@mgw (mgcp_endp.c:279) 20241204085109329 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:441) 20241204085109329 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109329 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109329 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109329 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109329 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109329 DLMGCP DEBUG <0013> Generated response: line #00: 200 43133 OK (mgcp_msg.c:67) 20241204085109329 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43134 rtpbridge/a4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109329 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109329 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found endpoint: rtpbridge/a4@mgw (mgcp_endp.c:279) 20241204085109329 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:441) 20241204085109329 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109329 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109329 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109329 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109329 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109329 DLMGCP DEBUG <0013> Generated response: line #00: 200 43134 OK (mgcp_msg.c:67) 20241204085109330 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43135 rtpbridge/a5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109330 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109330 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found endpoint: rtpbridge/a5@mgw (mgcp_endp.c:279) 20241204085109330 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:441) 20241204085109330 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109330 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109330 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109330 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109330 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109330 DLMGCP DEBUG <0013> Generated response: line #00: 200 43135 OK (mgcp_msg.c:67) 20241204085109330 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43136 rtpbridge/a6@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109330 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109330 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found endpoint: rtpbridge/a6@mgw (mgcp_endp.c:279) 20241204085109330 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:441) 20241204085109330 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109330 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109330 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109330 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109330 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109330 DLMGCP DEBUG <0013> Generated response: line #00: 200 43136 OK (mgcp_msg.c:67) 20241204085109331 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43137 rtpbridge/a7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109331 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109331 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found endpoint: rtpbridge/a7@mgw (mgcp_endp.c:279) 20241204085109331 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:441) 20241204085109331 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109331 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109331 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109331 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109331 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109331 DLMGCP DEBUG <0013> Generated response: line #00: 200 43137 OK (mgcp_msg.c:67) 20241204085109331 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43138 rtpbridge/a8@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109331 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109331 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found endpoint: rtpbridge/a8@mgw (mgcp_endp.c:279) 20241204085109331 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:441) 20241204085109331 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109331 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109331 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109331 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109331 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109331 DLMGCP DEBUG <0013> Generated response: line #00: 200 43138 OK (mgcp_msg.c:67) 20241204085109332 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43139 rtpbridge/a9@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109332 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109332 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found endpoint: rtpbridge/a9@mgw (mgcp_endp.c:279) 20241204085109332 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:441) 20241204085109332 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109332 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109332 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109332 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109332 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109332 DLMGCP DEBUG <0013> Generated response: line #00: 200 43139 OK (mgcp_msg.c:67) 20241204085109332 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43140 rtpbridge/aa@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109332 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109333 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found endpoint: rtpbridge/aa@mgw (mgcp_endp.c:279) 20241204085109333 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:441) 20241204085109333 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109333 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109333 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109333 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109333 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109333 DLMGCP DEBUG <0013> Generated response: line #00: 200 43140 OK (mgcp_msg.c:67) 20241204085109333 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43141 rtpbridge/ab@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109333 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109333 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found endpoint: rtpbridge/ab@mgw (mgcp_endp.c:279) 20241204085109333 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:441) 20241204085109333 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109333 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109333 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109333 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109333 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109333 DLMGCP DEBUG <0013> Generated response: line #00: 200 43141 OK (mgcp_msg.c:67) 20241204085109333 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43142 rtpbridge/ac@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109333 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109333 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found endpoint: rtpbridge/ac@mgw (mgcp_endp.c:279) 20241204085109333 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:441) 20241204085109333 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109333 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109333 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109333 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109333 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109333 DLMGCP DEBUG <0013> Generated response: line #00: 200 43142 OK (mgcp_msg.c:67) 20241204085109334 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43143 rtpbridge/ad@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109334 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109334 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found endpoint: rtpbridge/ad@mgw (mgcp_endp.c:279) 20241204085109334 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:441) 20241204085109334 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109334 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109334 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109334 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109334 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109334 DLMGCP DEBUG <0013> Generated response: line #00: 200 43143 OK (mgcp_msg.c:67) 20241204085109334 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43144 rtpbridge/ae@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109334 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109334 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found endpoint: rtpbridge/ae@mgw (mgcp_endp.c:279) 20241204085109334 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:441) 20241204085109334 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109334 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109334 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109334 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109334 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109334 DLMGCP DEBUG <0013> Generated response: line #00: 200 43144 OK (mgcp_msg.c:67) 20241204085109335 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43145 rtpbridge/af@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109335 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109335 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found endpoint: rtpbridge/af@mgw (mgcp_endp.c:279) 20241204085109335 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:441) 20241204085109335 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109335 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109335 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109335 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109335 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109335 DLMGCP DEBUG <0013> Generated response: line #00: 200 43145 OK (mgcp_msg.c:67) 20241204085109335 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43146 rtpbridge/b0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109335 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109335 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found endpoint: rtpbridge/b0@mgw (mgcp_endp.c:279) 20241204085109335 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:441) 20241204085109335 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109335 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109335 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109335 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109335 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109335 DLMGCP DEBUG <0013> Generated response: line #00: 200 43146 OK (mgcp_msg.c:67) 20241204085109335 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43147 rtpbridge/b1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109335 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109335 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found endpoint: rtpbridge/b1@mgw (mgcp_endp.c:279) 20241204085109335 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:441) 20241204085109335 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109335 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109336 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109336 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109336 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109336 DLMGCP DEBUG <0013> Generated response: line #00: 200 43147 OK (mgcp_msg.c:67) 20241204085109336 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43148 rtpbridge/b2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109336 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109336 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found endpoint: rtpbridge/b2@mgw (mgcp_endp.c:279) 20241204085109336 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:441) 20241204085109336 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109336 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109336 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109336 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109336 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109336 DLMGCP DEBUG <0013> Generated response: line #00: 200 43148 OK (mgcp_msg.c:67) 20241204085109336 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43149 rtpbridge/b3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109336 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109336 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found endpoint: rtpbridge/b3@mgw (mgcp_endp.c:279) 20241204085109336 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:441) 20241204085109336 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109336 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109336 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109337 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109337 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109337 DLMGCP DEBUG <0013> Generated response: line #00: 200 43149 OK (mgcp_msg.c:67) 20241204085109337 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43150 rtpbridge/b4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109337 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109337 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found endpoint: rtpbridge/b4@mgw (mgcp_endp.c:279) 20241204085109337 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:441) 20241204085109337 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109337 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109337 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109337 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109337 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109337 DLMGCP DEBUG <0013> Generated response: line #00: 200 43150 OK (mgcp_msg.c:67) 20241204085109337 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43151 rtpbridge/b5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109337 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109337 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found endpoint: rtpbridge/b5@mgw (mgcp_endp.c:279) 20241204085109337 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:441) 20241204085109338 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109338 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109338 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109338 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109338 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109338 DLMGCP DEBUG <0013> Generated response: line #00: 200 43151 OK (mgcp_msg.c:67) 20241204085109338 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43152 rtpbridge/b6@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109338 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109338 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found endpoint: rtpbridge/b6@mgw (mgcp_endp.c:279) 20241204085109338 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:441) 20241204085109338 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109338 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109338 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109338 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109338 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109338 DLMGCP DEBUG <0013> Generated response: line #00: 200 43152 OK (mgcp_msg.c:67) 20241204085109338 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43153 rtpbridge/b7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109338 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109338 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found endpoint: rtpbridge/b7@mgw (mgcp_endp.c:279) 20241204085109338 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:441) 20241204085109338 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109338 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109338 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109338 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109338 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109338 DLMGCP DEBUG <0013> Generated response: line #00: 200 43153 OK (mgcp_msg.c:67) 20241204085109339 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43154 rtpbridge/b8@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109339 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109339 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found endpoint: rtpbridge/b8@mgw (mgcp_endp.c:279) 20241204085109339 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:441) 20241204085109339 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109339 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109339 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109339 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109339 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109339 DLMGCP DEBUG <0013> Generated response: line #00: 200 43154 OK (mgcp_msg.c:67) 20241204085109339 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43155 rtpbridge/b9@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109339 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109339 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found endpoint: rtpbridge/b9@mgw (mgcp_endp.c:279) 20241204085109339 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:441) 20241204085109339 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109339 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109339 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109339 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109339 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109339 DLMGCP DEBUG <0013> Generated response: line #00: 200 43155 OK (mgcp_msg.c:67) 20241204085109340 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43156 rtpbridge/ba@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109340 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found endpoint: rtpbridge/ba@mgw (mgcp_endp.c:279) 20241204085109340 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:441) 20241204085109340 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109340 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109340 DLMGCP DEBUG <0013> Generated response: line #00: 200 43156 OK (mgcp_msg.c:67) 20241204085109340 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43157 rtpbridge/bb@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109340 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109340 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found endpoint: rtpbridge/bb@mgw (mgcp_endp.c:279) 20241204085109340 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:441) 20241204085109340 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109340 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109340 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109340 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109340 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109340 DLMGCP DEBUG <0013> Generated response: line #00: 200 43157 OK (mgcp_msg.c:67) 20241204085109341 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43158 rtpbridge/bc@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109341 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109341 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found endpoint: rtpbridge/bc@mgw (mgcp_endp.c:279) 20241204085109341 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:441) 20241204085109341 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109341 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109341 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109341 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109341 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109341 DLMGCP DEBUG <0013> Generated response: line #00: 200 43158 OK (mgcp_msg.c:67) 20241204085109341 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43159 rtpbridge/bd@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109341 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109341 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found endpoint: rtpbridge/bd@mgw (mgcp_endp.c:279) 20241204085109341 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:441) 20241204085109341 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109341 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109341 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109341 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109341 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109341 DLMGCP DEBUG <0013> Generated response: line #00: 200 43159 OK (mgcp_msg.c:67) 20241204085109342 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43160 rtpbridge/be@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109342 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109342 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found endpoint: rtpbridge/be@mgw (mgcp_endp.c:279) 20241204085109342 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:441) 20241204085109342 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109342 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109342 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109342 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109342 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109342 DLMGCP DEBUG <0013> Generated response: line #00: 200 43160 OK (mgcp_msg.c:67) 20241204085109342 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43161 rtpbridge/bf@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109342 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109342 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found endpoint: rtpbridge/bf@mgw (mgcp_endp.c:279) 20241204085109342 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:441) 20241204085109342 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109343 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109343 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109343 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109343 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109343 DLMGCP DEBUG <0013> Generated response: line #00: 200 43161 OK (mgcp_msg.c:67) 20241204085109343 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43162 rtpbridge/c0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109343 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109343 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found endpoint: rtpbridge/c0@mgw (mgcp_endp.c:279) 20241204085109343 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:441) 20241204085109343 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109343 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109343 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109343 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109343 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109343 DLMGCP DEBUG <0013> Generated response: line #00: 200 43162 OK (mgcp_msg.c:67) 20241204085109343 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43163 rtpbridge/c1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109343 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109343 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found endpoint: rtpbridge/c1@mgw (mgcp_endp.c:279) 20241204085109343 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:441) 20241204085109343 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109343 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109343 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109343 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109344 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109344 DLMGCP DEBUG <0013> Generated response: line #00: 200 43163 OK (mgcp_msg.c:67) 20241204085109344 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43164 rtpbridge/c2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109344 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109344 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found endpoint: rtpbridge/c2@mgw (mgcp_endp.c:279) 20241204085109344 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:441) 20241204085109344 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109344 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109344 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109344 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109344 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109344 DLMGCP DEBUG <0013> Generated response: line #00: 200 43164 OK (mgcp_msg.c:67) 20241204085109344 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43165 rtpbridge/c3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109344 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109344 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found endpoint: rtpbridge/c3@mgw (mgcp_endp.c:279) 20241204085109344 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:441) 20241204085109344 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109344 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109345 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109345 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109345 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109345 DLMGCP DEBUG <0013> Generated response: line #00: 200 43165 OK (mgcp_msg.c:67) 20241204085109345 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43166 rtpbridge/c4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109345 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109345 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found endpoint: rtpbridge/c4@mgw (mgcp_endp.c:279) 20241204085109345 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:441) 20241204085109345 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109345 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109345 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109345 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109345 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109345 DLMGCP DEBUG <0013> Generated response: line #00: 200 43166 OK (mgcp_msg.c:67) 20241204085109346 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43167 rtpbridge/c5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109346 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109346 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found endpoint: rtpbridge/c5@mgw (mgcp_endp.c:279) 20241204085109346 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:441) 20241204085109346 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109346 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109346 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109346 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109346 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109346 DLMGCP DEBUG <0013> Generated response: line #00: 200 43167 OK (mgcp_msg.c:67) 20241204085109346 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43168 rtpbridge/c6@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109346 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109346 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found endpoint: rtpbridge/c6@mgw (mgcp_endp.c:279) 20241204085109346 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:441) 20241204085109346 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109346 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109346 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109346 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109346 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109346 DLMGCP DEBUG <0013> Generated response: line #00: 200 43168 OK (mgcp_msg.c:67) 20241204085109347 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43169 rtpbridge/c7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109347 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109347 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found endpoint: rtpbridge/c7@mgw (mgcp_endp.c:279) 20241204085109347 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:441) 20241204085109347 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109347 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109347 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109347 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109347 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109347 DLMGCP DEBUG <0013> Generated response: line #00: 200 43169 OK (mgcp_msg.c:67) 20241204085109347 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43170 rtpbridge/c8@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109347 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109347 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found endpoint: rtpbridge/c8@mgw (mgcp_endp.c:279) 20241204085109347 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:441) 20241204085109347 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109347 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109347 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109347 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109347 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109347 DLMGCP DEBUG <0013> Generated response: line #00: 200 43170 OK (mgcp_msg.c:67) 20241204085109347 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43171 rtpbridge/c9@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109347 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109347 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found endpoint: rtpbridge/c9@mgw (mgcp_endp.c:279) 20241204085109347 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:441) 20241204085109347 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109347 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109348 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109348 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109348 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109348 DLMGCP DEBUG <0013> Generated response: line #00: 200 43171 OK (mgcp_msg.c:67) 20241204085109348 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43172 rtpbridge/ca@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109348 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109348 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found endpoint: rtpbridge/ca@mgw (mgcp_endp.c:279) 20241204085109348 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:441) 20241204085109348 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109348 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109348 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109348 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109348 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109348 DLMGCP DEBUG <0013> Generated response: line #00: 200 43172 OK (mgcp_msg.c:67) 20241204085109348 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43173 rtpbridge/cb@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109348 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109348 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found endpoint: rtpbridge/cb@mgw (mgcp_endp.c:279) 20241204085109349 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:441) 20241204085109349 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109349 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109349 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109349 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109349 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109349 DLMGCP DEBUG <0013> Generated response: line #00: 200 43173 OK (mgcp_msg.c:67) 20241204085109349 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43174 rtpbridge/cc@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109349 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109349 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found endpoint: rtpbridge/cc@mgw (mgcp_endp.c:279) 20241204085109349 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:441) 20241204085109349 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109349 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109349 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109349 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109349 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109349 DLMGCP DEBUG <0013> Generated response: line #00: 200 43174 OK (mgcp_msg.c:67) 20241204085109349 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43175 rtpbridge/cd@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109349 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109349 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found endpoint: rtpbridge/cd@mgw (mgcp_endp.c:279) 20241204085109349 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:441) 20241204085109349 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109349 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109349 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109349 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109349 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109349 DLMGCP DEBUG <0013> Generated response: line #00: 200 43175 OK (mgcp_msg.c:67) 20241204085109350 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43176 rtpbridge/ce@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109350 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109350 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found endpoint: rtpbridge/ce@mgw (mgcp_endp.c:279) 20241204085109350 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:441) 20241204085109350 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109350 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109350 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109350 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109350 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109350 DLMGCP DEBUG <0013> Generated response: line #00: 200 43176 OK (mgcp_msg.c:67) 20241204085109350 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43177 rtpbridge/cf@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109350 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109350 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found endpoint: rtpbridge/cf@mgw (mgcp_endp.c:279) 20241204085109351 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:441) 20241204085109351 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109351 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109351 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109351 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109351 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109351 DLMGCP DEBUG <0013> Generated response: line #00: 200 43177 OK (mgcp_msg.c:67) 20241204085109351 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43178 rtpbridge/d0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109351 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109351 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found endpoint: rtpbridge/d0@mgw (mgcp_endp.c:279) 20241204085109351 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:441) 20241204085109351 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109351 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109351 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109351 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109351 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109351 DLMGCP DEBUG <0013> Generated response: line #00: 200 43178 OK (mgcp_msg.c:67) 20241204085109351 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43179 rtpbridge/d1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109351 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109351 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found endpoint: rtpbridge/d1@mgw (mgcp_endp.c:279) 20241204085109351 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:441) 20241204085109351 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109351 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109351 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109351 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109351 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109351 DLMGCP DEBUG <0013> Generated response: line #00: 200 43179 OK (mgcp_msg.c:67) 20241204085109352 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43180 rtpbridge/d2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109352 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109352 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found endpoint: rtpbridge/d2@mgw (mgcp_endp.c:279) 20241204085109352 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:441) 20241204085109352 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109352 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109352 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109352 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109352 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109352 DLMGCP DEBUG <0013> Generated response: line #00: 200 43180 OK (mgcp_msg.c:67) 20241204085109352 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43181 rtpbridge/d3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109352 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109352 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found endpoint: rtpbridge/d3@mgw (mgcp_endp.c:279) 20241204085109352 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:441) 20241204085109352 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109352 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109352 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109352 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109352 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109352 DLMGCP DEBUG <0013> Generated response: line #00: 200 43181 OK (mgcp_msg.c:67) 20241204085109353 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43182 rtpbridge/d4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109353 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109353 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found endpoint: rtpbridge/d4@mgw (mgcp_endp.c:279) 20241204085109353 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:441) 20241204085109353 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109353 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109353 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109353 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109353 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109353 DLMGCP DEBUG <0013> Generated response: line #00: 200 43182 OK (mgcp_msg.c:67) 20241204085109353 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43183 rtpbridge/d5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109353 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109353 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found endpoint: rtpbridge/d5@mgw (mgcp_endp.c:279) 20241204085109353 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:441) 20241204085109353 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109353 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109353 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109353 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109353 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109353 DLMGCP DEBUG <0013> Generated response: line #00: 200 43183 OK (mgcp_msg.c:67) 20241204085109353 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43184 rtpbridge/d6@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109353 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109353 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found endpoint: rtpbridge/d6@mgw (mgcp_endp.c:279) 20241204085109353 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:441) 20241204085109353 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109353 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109353 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109353 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109353 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109353 DLMGCP DEBUG <0013> Generated response: line #00: 200 43184 OK (mgcp_msg.c:67) 20241204085109354 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43185 rtpbridge/d7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109354 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109354 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found endpoint: rtpbridge/d7@mgw (mgcp_endp.c:279) 20241204085109354 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:441) 20241204085109354 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109354 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109354 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109354 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109354 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109354 DLMGCP DEBUG <0013> Generated response: line #00: 200 43185 OK (mgcp_msg.c:67) 20241204085109354 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43186 rtpbridge/d8@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109354 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109354 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found endpoint: rtpbridge/d8@mgw (mgcp_endp.c:279) 20241204085109354 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:441) 20241204085109354 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109354 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109354 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109354 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109354 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109354 DLMGCP DEBUG <0013> Generated response: line #00: 200 43186 OK (mgcp_msg.c:67) 20241204085109355 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43187 rtpbridge/d9@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109355 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found endpoint: rtpbridge/d9@mgw (mgcp_endp.c:279) 20241204085109355 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:441) 20241204085109355 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109355 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109355 DLMGCP DEBUG <0013> Generated response: line #00: 200 43187 OK (mgcp_msg.c:67) 20241204085109355 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43188 rtpbridge/da@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109355 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109355 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found endpoint: rtpbridge/da@mgw (mgcp_endp.c:279) 20241204085109355 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:441) 20241204085109355 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109355 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109355 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109355 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109355 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109355 DLMGCP DEBUG <0013> Generated response: line #00: 200 43188 OK (mgcp_msg.c:67) 20241204085109355 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43189 rtpbridge/db@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109355 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109355 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found endpoint: rtpbridge/db@mgw (mgcp_endp.c:279) 20241204085109355 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:441) 20241204085109355 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109355 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109355 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109356 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109356 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109356 DLMGCP DEBUG <0013> Generated response: line #00: 200 43189 OK (mgcp_msg.c:67) 20241204085109356 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43190 rtpbridge/dc@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109356 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109356 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found endpoint: rtpbridge/dc@mgw (mgcp_endp.c:279) 20241204085109356 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:441) 20241204085109356 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109356 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109356 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109356 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109356 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109356 DLMGCP DEBUG <0013> Generated response: line #00: 200 43190 OK (mgcp_msg.c:67) 20241204085109356 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43191 rtpbridge/dd@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109356 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109356 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found endpoint: rtpbridge/dd@mgw (mgcp_endp.c:279) 20241204085109356 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:441) 20241204085109356 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109356 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109356 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109356 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109356 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109356 DLMGCP DEBUG <0013> Generated response: line #00: 200 43191 OK (mgcp_msg.c:67) 20241204085109357 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43192 rtpbridge/de@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109357 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109357 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found endpoint: rtpbridge/de@mgw (mgcp_endp.c:279) 20241204085109357 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:441) 20241204085109357 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109357 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109357 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109357 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109357 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109357 DLMGCP DEBUG <0013> Generated response: line #00: 200 43192 OK (mgcp_msg.c:67) 20241204085109357 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43193 rtpbridge/df@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109357 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109357 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found endpoint: rtpbridge/df@mgw (mgcp_endp.c:279) 20241204085109357 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:441) 20241204085109357 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109357 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109357 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109357 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109357 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109357 DLMGCP DEBUG <0013> Generated response: line #00: 200 43193 OK (mgcp_msg.c:67) 20241204085109357 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43194 rtpbridge/e0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109357 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109357 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found endpoint: rtpbridge/e0@mgw (mgcp_endp.c:279) 20241204085109357 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:441) 20241204085109357 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109357 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109358 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109358 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109358 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109358 DLMGCP DEBUG <0013> Generated response: line #00: 200 43194 OK (mgcp_msg.c:67) 20241204085109358 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43195 rtpbridge/e1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109358 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109358 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found endpoint: rtpbridge/e1@mgw (mgcp_endp.c:279) 20241204085109358 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:441) 20241204085109358 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109358 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109358 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109358 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109358 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109358 DLMGCP DEBUG <0013> Generated response: line #00: 200 43195 OK (mgcp_msg.c:67) 20241204085109358 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43196 rtpbridge/e2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109358 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109358 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found endpoint: rtpbridge/e2@mgw (mgcp_endp.c:279) 20241204085109358 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:441) 20241204085109358 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109358 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109358 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109358 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109358 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109358 DLMGCP DEBUG <0013> Generated response: line #00: 200 43196 OK (mgcp_msg.c:67) 20241204085109359 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43197 rtpbridge/e3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109359 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109359 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found endpoint: rtpbridge/e3@mgw (mgcp_endp.c:279) 20241204085109359 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:441) 20241204085109359 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109359 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109359 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109359 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109359 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109359 DLMGCP DEBUG <0013> Generated response: line #00: 200 43197 OK (mgcp_msg.c:67) 20241204085109359 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43198 rtpbridge/e4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109359 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109359 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found endpoint: rtpbridge/e4@mgw (mgcp_endp.c:279) 20241204085109359 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:441) 20241204085109359 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109359 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109359 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109359 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109359 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109359 DLMGCP DEBUG <0013> Generated response: line #00: 200 43198 OK (mgcp_msg.c:67) 20241204085109360 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43199 rtpbridge/e5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109360 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109360 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found endpoint: rtpbridge/e5@mgw (mgcp_endp.c:279) 20241204085109360 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:441) 20241204085109360 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109360 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109360 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109360 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109360 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109360 DLMGCP DEBUG <0013> Generated response: line #00: 200 43199 OK (mgcp_msg.c:67) 20241204085109360 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43200 rtpbridge/e6@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109360 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109360 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found endpoint: rtpbridge/e6@mgw (mgcp_endp.c:279) 20241204085109360 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:441) 20241204085109360 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109360 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109360 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109360 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109360 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109360 DLMGCP DEBUG <0013> Generated response: line #00: 200 43200 OK (mgcp_msg.c:67) 20241204085109361 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43201 rtpbridge/e7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109361 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109361 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found endpoint: rtpbridge/e7@mgw (mgcp_endp.c:279) 20241204085109361 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:441) 20241204085109361 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109361 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109361 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109361 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109361 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109361 DLMGCP DEBUG <0013> Generated response: line #00: 200 43201 OK (mgcp_msg.c:67) 20241204085109361 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43202 rtpbridge/e8@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109361 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109361 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found endpoint: rtpbridge/e8@mgw (mgcp_endp.c:279) 20241204085109361 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:441) 20241204085109361 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109361 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109361 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109361 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109361 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109361 DLMGCP DEBUG <0013> Generated response: line #00: 200 43202 OK (mgcp_msg.c:67) 20241204085109361 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43203 rtpbridge/e9@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109361 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109361 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found endpoint: rtpbridge/e9@mgw (mgcp_endp.c:279) 20241204085109361 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:441) 20241204085109361 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109361 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109361 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109361 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109361 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109361 DLMGCP DEBUG <0013> Generated response: line #00: 200 43203 OK (mgcp_msg.c:67) 20241204085109362 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43204 rtpbridge/ea@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109362 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109362 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found endpoint: rtpbridge/ea@mgw (mgcp_endp.c:279) 20241204085109362 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:441) 20241204085109362 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109362 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109362 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109362 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109362 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109362 DLMGCP DEBUG <0013> Generated response: line #00: 200 43204 OK (mgcp_msg.c:67) 20241204085109362 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43205 rtpbridge/eb@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109362 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109362 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found endpoint: rtpbridge/eb@mgw (mgcp_endp.c:279) 20241204085109362 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:441) 20241204085109362 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109362 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109362 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109362 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109362 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109362 DLMGCP DEBUG <0013> Generated response: line #00: 200 43205 OK (mgcp_msg.c:67) 20241204085109363 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43206 rtpbridge/ec@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109363 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109363 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found endpoint: rtpbridge/ec@mgw (mgcp_endp.c:279) 20241204085109363 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:441) 20241204085109363 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109363 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109363 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109363 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109363 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109363 DLMGCP DEBUG <0013> Generated response: line #00: 200 43206 OK (mgcp_msg.c:67) 20241204085109363 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43207 rtpbridge/ed@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109363 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109363 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found endpoint: rtpbridge/ed@mgw (mgcp_endp.c:279) 20241204085109363 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:441) 20241204085109363 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109363 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109363 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109363 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109363 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109363 DLMGCP DEBUG <0013> Generated response: line #00: 200 43207 OK (mgcp_msg.c:67) 20241204085109363 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43208 rtpbridge/ee@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109363 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109363 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found endpoint: rtpbridge/ee@mgw (mgcp_endp.c:279) 20241204085109363 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:441) 20241204085109363 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109363 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109363 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109363 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109363 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109363 DLMGCP DEBUG <0013> Generated response: line #00: 200 43208 OK (mgcp_msg.c:67) 20241204085109363 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43209 rtpbridge/ef@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109363 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109363 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found endpoint: rtpbridge/ef@mgw (mgcp_endp.c:279) 20241204085109363 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:441) 20241204085109363 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109363 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109363 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109363 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109363 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109363 DLMGCP DEBUG <0013> Generated response: line #00: 200 43209 OK (mgcp_msg.c:67) 20241204085109364 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43210 rtpbridge/f0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109364 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109364 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found endpoint: rtpbridge/f0@mgw (mgcp_endp.c:279) 20241204085109364 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:441) 20241204085109364 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109364 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109364 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109364 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109364 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109364 DLMGCP DEBUG <0013> Generated response: line #00: 200 43210 OK (mgcp_msg.c:67) 20241204085109364 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43211 rtpbridge/f1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109364 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109364 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found endpoint: rtpbridge/f1@mgw (mgcp_endp.c:279) 20241204085109364 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:441) 20241204085109364 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109364 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109364 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109364 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109364 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109364 DLMGCP DEBUG <0013> Generated response: line #00: 200 43211 OK (mgcp_msg.c:67) 20241204085109365 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43212 rtpbridge/f2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109365 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109365 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found endpoint: rtpbridge/f2@mgw (mgcp_endp.c:279) 20241204085109365 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:441) 20241204085109365 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109365 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109365 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109365 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109365 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109365 DLMGCP DEBUG <0013> Generated response: line #00: 200 43212 OK (mgcp_msg.c:67) 20241204085109365 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43213 rtpbridge/f3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109365 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109365 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found endpoint: rtpbridge/f3@mgw (mgcp_endp.c:279) 20241204085109365 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:441) 20241204085109365 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109365 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109365 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109365 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109365 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109365 DLMGCP DEBUG <0013> Generated response: line #00: 200 43213 OK (mgcp_msg.c:67) 20241204085109365 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43214 rtpbridge/f4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109365 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109365 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found endpoint: rtpbridge/f4@mgw (mgcp_endp.c:279) 20241204085109365 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:441) 20241204085109365 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109365 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109365 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109365 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109365 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109365 DLMGCP DEBUG <0013> Generated response: line #00: 200 43214 OK (mgcp_msg.c:67) 20241204085109366 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43215 rtpbridge/f5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109366 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109366 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found endpoint: rtpbridge/f5@mgw (mgcp_endp.c:279) 20241204085109366 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:441) 20241204085109366 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109366 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109366 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109366 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109366 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109366 DLMGCP DEBUG <0013> Generated response: line #00: 200 43215 OK (mgcp_msg.c:67) 20241204085109366 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43216 rtpbridge/f6@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109366 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109366 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found endpoint: rtpbridge/f6@mgw (mgcp_endp.c:279) 20241204085109366 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:441) 20241204085109366 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109366 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109366 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109366 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109366 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109366 DLMGCP DEBUG <0013> Generated response: line #00: 200 43216 OK (mgcp_msg.c:67) 20241204085109367 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43217 rtpbridge/f7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109367 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found endpoint: rtpbridge/f7@mgw (mgcp_endp.c:279) 20241204085109367 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:441) 20241204085109367 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109367 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109367 DLMGCP DEBUG <0013> Generated response: line #00: 200 43217 OK (mgcp_msg.c:67) 20241204085109367 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43218 rtpbridge/f8@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109367 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found endpoint: rtpbridge/f8@mgw (mgcp_endp.c:279) 20241204085109367 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:441) 20241204085109367 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109367 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109367 DLMGCP DEBUG <0013> Generated response: line #00: 200 43218 OK (mgcp_msg.c:67) 20241204085109367 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43219 rtpbridge/f9@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109367 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found endpoint: rtpbridge/f9@mgw (mgcp_endp.c:279) 20241204085109367 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:441) 20241204085109367 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109367 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109367 DLMGCP DEBUG <0013> Generated response: line #00: 200 43219 OK (mgcp_msg.c:67) 20241204085109368 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43220 rtpbridge/fa@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109368 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109368 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found endpoint: rtpbridge/fa@mgw (mgcp_endp.c:279) 20241204085109368 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:441) 20241204085109368 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109368 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109368 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109368 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109368 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109368 DLMGCP DEBUG <0013> Generated response: line #00: 200 43220 OK (mgcp_msg.c:67) 20241204085109368 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43221 rtpbridge/fb@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109368 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109368 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found endpoint: rtpbridge/fb@mgw (mgcp_endp.c:279) 20241204085109368 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:441) 20241204085109368 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109368 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109368 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109368 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109368 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109368 DLMGCP DEBUG <0013> Generated response: line #00: 200 43221 OK (mgcp_msg.c:67) 20241204085109369 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43222 rtpbridge/fc@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109369 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109369 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found endpoint: rtpbridge/fc@mgw (mgcp_endp.c:279) 20241204085109369 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:441) 20241204085109369 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109369 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109369 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109369 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109369 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109369 DLMGCP DEBUG <0013> Generated response: line #00: 200 43222 OK (mgcp_msg.c:67) 20241204085109369 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43223 rtpbridge/fd@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109369 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109369 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found endpoint: rtpbridge/fd@mgw (mgcp_endp.c:279) 20241204085109369 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:441) 20241204085109369 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109369 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109369 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109369 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109369 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109369 DLMGCP DEBUG <0013> Generated response: line #00: 200 43223 OK (mgcp_msg.c:67) 20241204085109369 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43224 rtpbridge/fe@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109369 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109369 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found endpoint: rtpbridge/fe@mgw (mgcp_endp.c:279) 20241204085109369 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:441) 20241204085109369 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109369 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109369 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109369 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109369 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109369 DLMGCP DEBUG <0013> Generated response: line #00: 200 43224 OK (mgcp_msg.c:67) 20241204085109370 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43225 rtpbridge/ff@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109370 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109370 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found endpoint: rtpbridge/ff@mgw (mgcp_endp.c:279) 20241204085109370 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:441) 20241204085109370 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109370 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109370 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109370 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109370 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109370 DLMGCP DEBUG <0013> Generated response: line #00: 200 43225 OK (mgcp_msg.c:67) 20241204085109370 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43226 rtpbridge/100@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109370 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109370 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found endpoint: rtpbridge/100@mgw (mgcp_endp.c:279) 20241204085109370 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:441) 20241204085109370 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109370 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109370 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109370 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109370 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109370 DLMGCP DEBUG <0013> Generated response: line #00: 200 43226 OK (mgcp_msg.c:67) 20241204085109370 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43227 rtpbridge/101@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109370 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109370 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found endpoint: rtpbridge/101@mgw (mgcp_endp.c:279) 20241204085109370 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:441) 20241204085109370 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109370 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109370 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109370 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109370 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109370 DLMGCP DEBUG <0013> Generated response: line #00: 200 43227 OK (mgcp_msg.c:67) 20241204085109371 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43228 rtpbridge/102@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109371 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109371 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw (trunk:0) found endpoint: rtpbridge/102@mgw (mgcp_endp.c:279) 20241204085109371 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/102@mgw" (mgcp_protocol.c:441) 20241204085109371 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109371 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109371 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109371 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109371 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109371 DLMGCP DEBUG <0013> Generated response: line #00: 200 43228 OK (mgcp_msg.c:67) 20241204085109371 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43229 rtpbridge/103@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109371 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109371 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw (trunk:0) found endpoint: rtpbridge/103@mgw (mgcp_endp.c:279) 20241204085109371 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/103@mgw" (mgcp_protocol.c:441) 20241204085109371 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109371 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109371 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109371 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109371 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109371 DLMGCP DEBUG <0013> Generated response: line #00: 200 43229 OK (mgcp_msg.c:67) 20241204085109372 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43230 rtpbridge/104@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109372 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109372 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw (trunk:0) found endpoint: rtpbridge/104@mgw (mgcp_endp.c:279) 20241204085109372 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/104@mgw" (mgcp_protocol.c:441) 20241204085109372 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109372 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109372 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109372 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109372 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109372 DLMGCP DEBUG <0013> Generated response: line #00: 200 43230 OK (mgcp_msg.c:67) 20241204085109372 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43231 rtpbridge/105@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109372 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109372 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw (trunk:0) found endpoint: rtpbridge/105@mgw (mgcp_endp.c:279) 20241204085109372 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/105@mgw" (mgcp_protocol.c:441) 20241204085109372 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109372 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109372 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109372 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109372 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109372 DLMGCP DEBUG <0013> Generated response: line #00: 200 43231 OK (mgcp_msg.c:67) 20241204085109372 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43232 rtpbridge/106@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109372 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109372 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw (trunk:0) found endpoint: rtpbridge/106@mgw (mgcp_endp.c:279) 20241204085109372 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/106@mgw" (mgcp_protocol.c:441) 20241204085109372 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109372 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109372 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109372 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109372 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109372 DLMGCP DEBUG <0013> Generated response: line #00: 200 43232 OK (mgcp_msg.c:67) 20241204085109373 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43233 rtpbridge/107@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109373 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109373 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw (trunk:0) found endpoint: rtpbridge/107@mgw (mgcp_endp.c:279) 20241204085109373 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/107@mgw" (mgcp_protocol.c:441) 20241204085109373 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109373 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109373 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109373 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109373 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109373 DLMGCP DEBUG <0013> Generated response: line #00: 200 43233 OK (mgcp_msg.c:67) 20241204085109373 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43234 rtpbridge/108@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109373 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109373 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw (trunk:0) found endpoint: rtpbridge/108@mgw (mgcp_endp.c:279) 20241204085109373 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/108@mgw" (mgcp_protocol.c:441) 20241204085109373 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109373 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109373 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109373 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109373 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109373 DLMGCP DEBUG <0013> Generated response: line #00: 200 43234 OK (mgcp_msg.c:67) 20241204085109374 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43235 rtpbridge/109@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109374 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109374 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw (trunk:0) found endpoint: rtpbridge/109@mgw (mgcp_endp.c:279) 20241204085109374 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/109@mgw" (mgcp_protocol.c:441) 20241204085109374 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109374 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109374 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109374 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109374 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109374 DLMGCP DEBUG <0013> Generated response: line #00: 200 43235 OK (mgcp_msg.c:67) 20241204085109374 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43236 rtpbridge/10a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109374 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109374 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw (trunk:0) found endpoint: rtpbridge/10a@mgw (mgcp_endp.c:279) 20241204085109374 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10a@mgw" (mgcp_protocol.c:441) 20241204085109374 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109374 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109374 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109374 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109374 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109374 DLMGCP DEBUG <0013> Generated response: line #00: 200 43236 OK (mgcp_msg.c:67) 20241204085109374 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43237 rtpbridge/10b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109374 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109374 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw (trunk:0) found endpoint: rtpbridge/10b@mgw (mgcp_endp.c:279) 20241204085109374 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10b@mgw" (mgcp_protocol.c:441) 20241204085109374 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109374 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109375 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109375 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109375 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109375 DLMGCP DEBUG <0013> Generated response: line #00: 200 43237 OK (mgcp_msg.c:67) 20241204085109375 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43238 rtpbridge/10c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109375 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109375 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw (trunk:0) found endpoint: rtpbridge/10c@mgw (mgcp_endp.c:279) 20241204085109375 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10c@mgw" (mgcp_protocol.c:441) 20241204085109375 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109375 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109375 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109375 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109375 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109375 DLMGCP DEBUG <0013> Generated response: line #00: 200 43238 OK (mgcp_msg.c:67) 20241204085109375 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43239 rtpbridge/10d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109375 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109375 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw (trunk:0) found endpoint: rtpbridge/10d@mgw (mgcp_endp.c:279) 20241204085109375 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10d@mgw" (mgcp_protocol.c:441) 20241204085109375 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109375 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109375 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109375 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109375 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109375 DLMGCP DEBUG <0013> Generated response: line #00: 200 43239 OK (mgcp_msg.c:67) 20241204085109376 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43240 rtpbridge/10e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109376 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109376 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw (trunk:0) found endpoint: rtpbridge/10e@mgw (mgcp_endp.c:279) 20241204085109376 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10e@mgw" (mgcp_protocol.c:441) 20241204085109376 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109376 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109376 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109376 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109376 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109376 DLMGCP DEBUG <0013> Generated response: line #00: 200 43240 OK (mgcp_msg.c:67) 20241204085109376 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43241 rtpbridge/10f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109376 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109376 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw (trunk:0) found endpoint: rtpbridge/10f@mgw (mgcp_endp.c:279) 20241204085109376 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10f@mgw" (mgcp_protocol.c:441) 20241204085109376 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109376 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109376 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109376 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109376 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109376 DLMGCP DEBUG <0013> Generated response: line #00: 200 43241 OK (mgcp_msg.c:67) 20241204085109376 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43242 rtpbridge/110@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109376 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109376 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw (trunk:0) found endpoint: rtpbridge/110@mgw (mgcp_endp.c:279) 20241204085109376 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/110@mgw" (mgcp_protocol.c:441) 20241204085109376 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109376 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109376 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109376 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109376 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109376 DLMGCP DEBUG <0013> Generated response: line #00: 200 43242 OK (mgcp_msg.c:67) 20241204085109377 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43243 rtpbridge/111@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109377 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109377 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw (trunk:0) found endpoint: rtpbridge/111@mgw (mgcp_endp.c:279) 20241204085109377 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/111@mgw" (mgcp_protocol.c:441) 20241204085109377 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109377 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109377 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109377 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109377 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109377 DLMGCP DEBUG <0013> Generated response: line #00: 200 43243 OK (mgcp_msg.c:67) 20241204085109377 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43244 rtpbridge/112@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109377 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109377 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw (trunk:0) found endpoint: rtpbridge/112@mgw (mgcp_endp.c:279) 20241204085109377 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/112@mgw" (mgcp_protocol.c:441) 20241204085109377 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109377 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109377 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109377 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109377 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109377 DLMGCP DEBUG <0013> Generated response: line #00: 200 43244 OK (mgcp_msg.c:67) 20241204085109377 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43245 rtpbridge/113@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109377 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109377 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw (trunk:0) found endpoint: rtpbridge/113@mgw (mgcp_endp.c:279) 20241204085109377 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/113@mgw" (mgcp_protocol.c:441) 20241204085109377 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109377 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109377 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109377 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109377 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109377 DLMGCP DEBUG <0013> Generated response: line #00: 200 43245 OK (mgcp_msg.c:67) 20241204085109378 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43246 rtpbridge/114@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109378 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109378 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw (trunk:0) found endpoint: rtpbridge/114@mgw (mgcp_endp.c:279) 20241204085109378 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/114@mgw" (mgcp_protocol.c:441) 20241204085109378 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109378 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109378 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109378 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109378 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109378 DLMGCP DEBUG <0013> Generated response: line #00: 200 43246 OK (mgcp_msg.c:67) 20241204085109378 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43247 rtpbridge/115@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109378 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109378 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw (trunk:0) found endpoint: rtpbridge/115@mgw (mgcp_endp.c:279) 20241204085109378 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/115@mgw" (mgcp_protocol.c:441) 20241204085109378 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109378 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109378 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109378 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109378 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109378 DLMGCP DEBUG <0013> Generated response: line #00: 200 43247 OK (mgcp_msg.c:67) 20241204085109378 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43248 rtpbridge/116@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109379 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109379 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw (trunk:0) found endpoint: rtpbridge/116@mgw (mgcp_endp.c:279) 20241204085109379 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/116@mgw" (mgcp_protocol.c:441) 20241204085109379 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109379 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109379 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109379 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109379 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109379 DLMGCP DEBUG <0013> Generated response: line #00: 200 43248 OK (mgcp_msg.c:67) 20241204085109379 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43249 rtpbridge/117@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109379 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109379 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw (trunk:0) found endpoint: rtpbridge/117@mgw (mgcp_endp.c:279) 20241204085109379 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/117@mgw" (mgcp_protocol.c:441) 20241204085109379 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109379 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109379 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109379 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109379 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109379 DLMGCP DEBUG <0013> Generated response: line #00: 200 43249 OK (mgcp_msg.c:67) 20241204085109379 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43250 rtpbridge/118@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109379 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109379 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw (trunk:0) found endpoint: rtpbridge/118@mgw (mgcp_endp.c:279) 20241204085109379 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/118@mgw" (mgcp_protocol.c:441) 20241204085109379 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109379 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109379 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109379 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109379 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109379 DLMGCP DEBUG <0013> Generated response: line #00: 200 43250 OK (mgcp_msg.c:67) 20241204085109380 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43251 rtpbridge/119@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109380 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109380 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw (trunk:0) found endpoint: rtpbridge/119@mgw (mgcp_endp.c:279) 20241204085109380 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/119@mgw" (mgcp_protocol.c:441) 20241204085109380 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109380 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109380 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109380 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109380 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109380 DLMGCP DEBUG <0013> Generated response: line #00: 200 43251 OK (mgcp_msg.c:67) 20241204085109380 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43252 rtpbridge/11a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109380 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109380 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw (trunk:0) found endpoint: rtpbridge/11a@mgw (mgcp_endp.c:279) 20241204085109380 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11a@mgw" (mgcp_protocol.c:441) 20241204085109380 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109380 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109380 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109380 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109380 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109380 DLMGCP DEBUG <0013> Generated response: line #00: 200 43252 OK (mgcp_msg.c:67) 20241204085109380 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43253 rtpbridge/11b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109380 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109380 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw (trunk:0) found endpoint: rtpbridge/11b@mgw (mgcp_endp.c:279) 20241204085109380 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11b@mgw" (mgcp_protocol.c:441) 20241204085109380 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109380 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109380 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109380 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109380 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109380 DLMGCP DEBUG <0013> Generated response: line #00: 200 43253 OK (mgcp_msg.c:67) 20241204085109381 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43254 rtpbridge/11c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109381 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109381 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw (trunk:0) found endpoint: rtpbridge/11c@mgw (mgcp_endp.c:279) 20241204085109381 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11c@mgw" (mgcp_protocol.c:441) 20241204085109381 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109381 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109381 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109381 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109381 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109381 DLMGCP DEBUG <0013> Generated response: line #00: 200 43254 OK (mgcp_msg.c:67) 20241204085109381 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43255 rtpbridge/11d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109381 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109381 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw (trunk:0) found endpoint: rtpbridge/11d@mgw (mgcp_endp.c:279) 20241204085109381 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11d@mgw" (mgcp_protocol.c:441) 20241204085109381 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109381 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109381 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109381 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109381 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109381 DLMGCP DEBUG <0013> Generated response: line #00: 200 43255 OK (mgcp_msg.c:67) 20241204085109381 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43256 rtpbridge/11e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109381 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109381 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw (trunk:0) found endpoint: rtpbridge/11e@mgw (mgcp_endp.c:279) 20241204085109381 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11e@mgw" (mgcp_protocol.c:441) 20241204085109381 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109381 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109381 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109382 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109382 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109382 DLMGCP DEBUG <0013> Generated response: line #00: 200 43256 OK (mgcp_msg.c:67) 20241204085109382 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43257 rtpbridge/11f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109382 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109382 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw (trunk:0) found endpoint: rtpbridge/11f@mgw (mgcp_endp.c:279) 20241204085109382 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11f@mgw" (mgcp_protocol.c:441) 20241204085109382 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109382 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109382 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109382 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109382 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109382 DLMGCP DEBUG <0013> Generated response: line #00: 200 43257 OK (mgcp_msg.c:67) 20241204085109382 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43258 rtpbridge/120@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109382 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109382 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw (trunk:0) found endpoint: rtpbridge/120@mgw (mgcp_endp.c:279) 20241204085109382 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/120@mgw" (mgcp_protocol.c:441) 20241204085109382 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109382 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109382 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109382 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109382 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109382 DLMGCP DEBUG <0013> Generated response: line #00: 200 43258 OK (mgcp_msg.c:67) 20241204085109383 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43259 rtpbridge/121@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109383 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109383 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw (trunk:0) found endpoint: rtpbridge/121@mgw (mgcp_endp.c:279) 20241204085109383 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/121@mgw" (mgcp_protocol.c:441) 20241204085109383 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109383 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109383 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109383 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109383 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109383 DLMGCP DEBUG <0013> Generated response: line #00: 200 43259 OK (mgcp_msg.c:67) 20241204085109383 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43260 rtpbridge/122@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109383 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109383 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw (trunk:0) found endpoint: rtpbridge/122@mgw (mgcp_endp.c:279) 20241204085109383 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/122@mgw" (mgcp_protocol.c:441) 20241204085109383 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109383 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109383 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109383 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109383 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109383 DLMGCP DEBUG <0013> Generated response: line #00: 200 43260 OK (mgcp_msg.c:67) 20241204085109384 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43261 rtpbridge/123@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109384 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109384 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw (trunk:0) found endpoint: rtpbridge/123@mgw (mgcp_endp.c:279) 20241204085109384 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/123@mgw" (mgcp_protocol.c:441) 20241204085109384 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109384 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109384 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109384 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109384 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109384 DLMGCP DEBUG <0013> Generated response: line #00: 200 43261 OK (mgcp_msg.c:67) 20241204085109384 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43262 rtpbridge/124@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109384 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109384 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw (trunk:0) found endpoint: rtpbridge/124@mgw (mgcp_endp.c:279) 20241204085109384 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/124@mgw" (mgcp_protocol.c:441) 20241204085109384 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109384 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109384 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109384 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109384 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109384 DLMGCP DEBUG <0013> Generated response: line #00: 200 43262 OK (mgcp_msg.c:67) 20241204085109385 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43263 rtpbridge/125@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109385 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109385 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw (trunk:0) found endpoint: rtpbridge/125@mgw (mgcp_endp.c:279) 20241204085109385 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/125@mgw" (mgcp_protocol.c:441) 20241204085109385 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109385 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109385 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109385 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109385 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109385 DLMGCP DEBUG <0013> Generated response: line #00: 200 43263 OK (mgcp_msg.c:67) 20241204085109385 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43264 rtpbridge/126@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109385 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109385 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw (trunk:0) found endpoint: rtpbridge/126@mgw (mgcp_endp.c:279) 20241204085109385 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/126@mgw" (mgcp_protocol.c:441) 20241204085109385 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109385 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109385 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109385 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109385 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109385 DLMGCP DEBUG <0013> Generated response: line #00: 200 43264 OK (mgcp_msg.c:67) 20241204085109385 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43265 rtpbridge/127@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109385 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109385 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw (trunk:0) found endpoint: rtpbridge/127@mgw (mgcp_endp.c:279) 20241204085109385 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/127@mgw" (mgcp_protocol.c:441) 20241204085109385 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109385 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109385 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109385 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109385 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109385 DLMGCP DEBUG <0013> Generated response: line #00: 200 43265 OK (mgcp_msg.c:67) 20241204085109386 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43266 rtpbridge/128@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109386 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109386 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw (trunk:0) found endpoint: rtpbridge/128@mgw (mgcp_endp.c:279) 20241204085109386 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/128@mgw" (mgcp_protocol.c:441) 20241204085109386 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109386 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109386 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109386 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109386 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109386 DLMGCP DEBUG <0013> Generated response: line #00: 200 43266 OK (mgcp_msg.c:67) 20241204085109386 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43267 rtpbridge/129@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109386 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109386 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw (trunk:0) found endpoint: rtpbridge/129@mgw (mgcp_endp.c:279) 20241204085109386 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/129@mgw" (mgcp_protocol.c:441) 20241204085109386 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109386 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109386 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109386 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109386 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109386 DLMGCP DEBUG <0013> Generated response: line #00: 200 43267 OK (mgcp_msg.c:67) 20241204085109386 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43268 rtpbridge/12a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109386 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109386 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw (trunk:0) found endpoint: rtpbridge/12a@mgw (mgcp_endp.c:279) 20241204085109386 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/12a@mgw" (mgcp_protocol.c:441) 20241204085109386 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109386 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109386 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109386 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109386 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109386 DLMGCP DEBUG <0013> Generated response: line #00: 200 43268 OK (mgcp_msg.c:67) 20241204085109387 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43269 rtpbridge/12b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109387 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109387 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw (trunk:0) found endpoint: rtpbridge/12b@mgw (mgcp_endp.c:279) 20241204085109387 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/12b@mgw" (mgcp_protocol.c:441) 20241204085109387 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109387 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109387 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109387 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109387 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109387 DLMGCP DEBUG <0013> Generated response: line #00: 200 43269 OK (mgcp_msg.c:67) 20241204085109387 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43270 rtpbridge/12c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085109387 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085109387 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw (trunk:0) found endpoint: rtpbridge/12c@mgw (mgcp_endp.c:279) 20241204085109387 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/12c@mgw" (mgcp_protocol.c:441) 20241204085109387 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085109387 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085109387 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109387 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085109387 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085109387 DLMGCP DEBUG <0013> Generated response: line #00: 200 43270 OK (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): pass -> pass, component reason not changed VirtCallAgent-STATS(76)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(77)@962a8b3e952c: Final verdict of PTC: none RTPEM1(74)@962a8b3e952c: Final verdict of PTC: none RTPEM2(75)@962a8b3e952c: Final verdict of PTC: none RTPEM0(73)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(73): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(74): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(75): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(76): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(77): none (pass -> pass) MTC@962a8b3e952c: Test case TC_crcx_wildcarded_exhaust finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded_exhaust pass'. Wed Dec 4 08:51:09 UTC 2024 ====== MGCP_Test.TC_crcx_wildcarded_exhaust pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_wildcarded_exhaust.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3184248) Waiting for packet dumper to finish... 1 (prev_count=3184248, count=3283688) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded_exhaust pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_without_crcx'. ------ MGCP_Test.TC_mdcx_without_crcx ------ Wed Dec 4 08:51:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_mdcx_without_crcx.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_mdcx_without_crcx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_without_crcx' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_mdcx_without_crcx started. 20241204085112581 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26414 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085112581 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:279) 20241204085112581 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:441) 20241204085112581 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085112581 DLMGCP ERROR <0013> endpoint:rtpbridge/3@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085112581 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085112581 DLMGCP DEBUG <0013> Generated response: line #00: 515 26414 FAIL (mgcp_msg.c:67) 20241204085112583 DLMGCP DEBUG <0013> Received message: line #00: MDCX 26415 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085112583 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085112583 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241204085112583 DLMGCP DEBUG <0013> Received message: line #03: I: 1225 (mgcp_msg.c:67) 20241204085112583 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085112583 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085112583 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085112583 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085112583 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.2 (mgcp_msg.c:67) 20241204085112583 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085112583 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:67) 20241204085112583 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241204085112583 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085112583 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:279) 20241204085112583 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:441) 20241204085112583 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241204085112583 DLMGCP ERROR <0013> endpoint:rtpbridge/3@mgw MDCX: endpoint is not holding a connection. (mgcp_protocol.c:1179) 20241204085112583 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=400 (mgcp_protocol.c:230) 20241204085112583 DLMGCP DEBUG <0013> Generated response: line #00: 400 26415 FAIL (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): none -> pass VirtCallAgent-STATS(81)@962a8b3e952c: Final verdict of PTC: none RTPEM1(79)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(82)@962a8b3e952c: Final verdict of PTC: none RTPEM0(78)@962a8b3e952c: Final verdict of PTC: none RTPEM2(80)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(78): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(79): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(80): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(81): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(82): none (pass -> pass) MTC@962a8b3e952c: Test case TC_mdcx_without_crcx finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_without_crcx pass'. Wed Dec 4 08:51:12 UTC 2024 ====== MGCP_Test.TC_mdcx_without_crcx pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_mdcx_without_crcx.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=19136) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_without_crcx pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_without_crcx'. ------ MGCP_Test.TC_dlcx_without_crcx ------ Wed Dec 4 08:51:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_dlcx_without_crcx.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_dlcx_without_crcx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_without_crcx' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_dlcx_without_crcx started. 20241204085115648 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33082 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085115648 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241204085115648 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241204085115648 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085115648 DLMGCP ERROR <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085115648 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085115648 DLMGCP DEBUG <0013> Generated response: line #00: 515 33082 FAIL (mgcp_msg.c:67) 20241204085115650 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33083 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085115650 DLMGCP DEBUG <0013> Received message: line #01: C: 41234 (mgcp_msg.c:67) 20241204085115650 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241204085115650 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241204085115650 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085115650 DLMGCP ERROR <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085115650 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085115650 DLMGCP DEBUG <0013> Generated response: line #00: 515 33083 FAIL (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): none -> pass RTPEM1(84)@962a8b3e952c: Final verdict of PTC: none RTPEM0(83)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@962a8b3e952c: Final verdict of PTC: none RTPEM2(85)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(86)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(83): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(84): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(85): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(86): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@962a8b3e952c: Test case TC_dlcx_without_crcx finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_without_crcx pass'. Wed Dec 4 08:51:15 UTC 2024 ====== MGCP_Test.TC_dlcx_without_crcx pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_dlcx_without_crcx.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=16564) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_without_crcx pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_non_existant_ep'. ------ MGCP_Test.TC_dlcx_non_existant_ep ------ Wed Dec 4 08:51:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_dlcx_non_existant_ep.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_dlcx_non_existant_ep.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_non_existant_ep' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_dlcx_non_existant_ep started. 20241204085118831 DLMGCP DEBUG <0013> Received message: line #00: DLCX 51425 rtpbridge/012D@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085118831 DLMGCP ERROR <0013> (trunk:0) Not able to find specified endpoint: rtpbridge/012d@mgw (mgcp_endp.c:285) 20241204085118831 DLMGCP NOTICE <0013> DLCX: cannot find endpoint "rtpbridge/012D@mgw", cause=500 -- abort (mgcp_protocol.c:419) 20241204085118831 DLMGCP DEBUG <0013> endpoint:none Generated response: code=500 (mgcp_protocol.c:230) 20241204085118831 DLMGCP DEBUG <0013> Generated response: line #00: 500 51425 FAIL (mgcp_msg.c:67) 20241204085118835 DLMGCP DEBUG <0013> Received message: line #00: DLCX 51426 rtpbridge/012D@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085118835 DLMGCP DEBUG <0013> Received message: line #01: C: 41234 (mgcp_msg.c:67) 20241204085118835 DLMGCP ERROR <0013> (trunk:0) Not able to find specified endpoint: rtpbridge/012d@mgw (mgcp_endp.c:285) 20241204085118835 DLMGCP NOTICE <0013> DLCX: cannot find endpoint "rtpbridge/012D@mgw", cause=500 -- abort (mgcp_protocol.c:419) 20241204085118835 DLMGCP DEBUG <0013> endpoint:none Generated response: code=500 (mgcp_protocol.c:230) 20241204085118835 DLMGCP DEBUG <0013> Generated response: line #00: 500 51426 FAIL (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): none -> pass VirtCallAgent-STATS(91)@962a8b3e952c: Final verdict of PTC: none RTPEM1(89)@962a8b3e952c: Final verdict of PTC: none RTPEM0(88)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(92)@962a8b3e952c: Final verdict of PTC: none RTPEM2(90)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(88): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(89): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(90): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(91): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(92): none (pass -> pass) MTC@962a8b3e952c: Test case TC_dlcx_non_existant_ep finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_non_existant_ep pass'. Wed Dec 4 08:51:18 UTC 2024 ====== MGCP_Test.TC_dlcx_non_existant_ep pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_dlcx_non_existant_ep.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=15552) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_non_existant_ep pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_wildcarded'. ------ MGCP_Test.TC_mdcx_wildcarded ------ Wed Dec 4 08:51:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_mdcx_wildcarded.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_mdcx_wildcarded.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_wildcarded' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_mdcx_wildcarded started. 20241204085122134 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15316 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085122134 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085122134 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122134 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122135 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085122136 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085122136 DLMGCP DEBUG <0013> Generated response: line #00: 200 15316 OK (mgcp_msg.c:67) 20241204085122138 DLMGCP DEBUG <0013> Received message: line #00: MDCX 15317 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085122138 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085122138 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241204085122138 DLMGCP DEBUG <0013> Received message: line #03: I: 1225 (mgcp_msg.c:67) 20241204085122138 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085122139 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085122139 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085122139 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085122139 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.2 (mgcp_msg.c:67) 20241204085122139 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085122139 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:67) 20241204085122139 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241204085122139 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085122139 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085122139 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085122139 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241204085122139 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw MDCX: wildcarded endpoint names not supported. (mgcp_protocol.c:1167) 20241204085122139 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=507 (mgcp_protocol.c:230) 20241204085122139 DLMGCP DEBUG <0013> Generated response: line #00: 507 15317 FAIL (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): none -> pass VirtCallAgent-STATS(96)@962a8b3e952c: Final verdict of PTC: none RTPEM2(95)@962a8b3e952c: Final verdict of PTC: none RTPEM1(94)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(97)@962a8b3e952c: Final verdict of PTC: none RTPEM0(93)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(93): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(94): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(95): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(96): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(97): none (pass -> pass) MTC@962a8b3e952c: Test case TC_mdcx_wildcarded finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_wildcarded pass'. Wed Dec 4 08:51:22 UTC 2024 ====== MGCP_Test.TC_mdcx_wildcarded pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_mdcx_wildcarded.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=86276) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_wildcarded pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_wildcarded'. ------ MGCP_Test.TC_dlcx_wildcarded ------ Wed Dec 4 08:51:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_dlcx_wildcarded.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_dlcx_wildcarded.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_wildcarded' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_dlcx_wildcarded started. 20241204085125648 DLMGCP DEBUG <0013> Received message: line #00: DLCX 13279 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125648 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085125648 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085125648 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085125648 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125648 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125648 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125648 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125648 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125648 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125648 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125648 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125648 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125648 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125648 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125648 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125648 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125648 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125648 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125648 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125648 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125648 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125648 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125648 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125648 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125648 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125648 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125648 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125649 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125650 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085125651 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085125651 DLMGCP DEBUG <0013> Generated response: line #00: 200 13279 OK (mgcp_msg.c:67) 20241204085125655 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13280 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125655 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125655 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125655 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125655 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085125655 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085125655 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125655 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1234/rtp C:42A70EF8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125655 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:42A70EF8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125655 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:42A70EF8 output_enabled 0 (mgcp_msg.c:125) 20241204085125655 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125655 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1234/rtp C:42A70EF8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125655 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125655 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:42A70EF8 CRCX: Creating connection: port: 4616 (mgcp_protocol.c:1112) 20241204085125655 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:42A70EF8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125655 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125655 DLMGCP DEBUG <0013> Generated response: line #00: 200 13280 OK (mgcp_msg.c:67) 20241204085125655 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:67) 20241204085125655 DLMGCP DEBUG <0013> Generated response: line #02: I: 42A70EF8 (mgcp_msg.c:67) 20241204085125655 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125655 DLMGCP DEBUG <0013> Generated response: line #04: o=- 42A70EF8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125655 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125655 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125655 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125655 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4616 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125655 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125655 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125655 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13281 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125655 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125655 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125655 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125655 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found free endpoint: rtpbridge/2@mgw (mgcp_endp.c:261) 20241204085125655 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085125655 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125655 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:C3D79A3F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125655 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C3D79A3F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125655 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C3D79A3F output_enabled 0 (mgcp_msg.c:125) 20241204085125655 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125655 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:C3D79A3F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125655 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125655 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C3D79A3F CRCX: Creating connection: port: 4618 (mgcp_protocol.c:1112) 20241204085125655 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C3D79A3F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125655 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125655 DLMGCP DEBUG <0013> Generated response: line #00: 200 13281 OK (mgcp_msg.c:67) 20241204085125655 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2@mgw (mgcp_msg.c:67) 20241204085125655 DLMGCP DEBUG <0013> Generated response: line #02: I: C3D79A3F (mgcp_msg.c:67) 20241204085125655 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125655 DLMGCP DEBUG <0013> Generated response: line #04: o=- C3D79A3F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125655 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125655 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125655 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125655 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4618 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125655 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125655 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125656 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13282 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125656 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125656 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125656 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125656 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found free endpoint: rtpbridge/3@mgw (mgcp_endp.c:261) 20241204085125656 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:441) 20241204085125656 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125656 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw conn:(1234/rtp C:4EDA1545 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125656 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:4EDA1545 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125656 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:4EDA1545 output_enabled 0 (mgcp_msg.c:125) 20241204085125656 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125656 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw conn:(1234/rtp C:4EDA1545 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125656 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125656 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:4EDA1545 CRCX: Creating connection: port: 4620 (mgcp_protocol.c:1112) 20241204085125656 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:4EDA1545 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125656 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125656 DLMGCP DEBUG <0013> Generated response: line #00: 200 13282 OK (mgcp_msg.c:67) 20241204085125656 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3@mgw (mgcp_msg.c:67) 20241204085125656 DLMGCP DEBUG <0013> Generated response: line #02: I: 4EDA1545 (mgcp_msg.c:67) 20241204085125656 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125656 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4EDA1545 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125656 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125656 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125656 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125656 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4620 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125656 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125656 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125656 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13283 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125656 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125656 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125656 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125656 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found free endpoint: rtpbridge/4@mgw (mgcp_endp.c:261) 20241204085125656 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241204085125656 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125656 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(1234/rtp C:31127D8D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125656 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:31127D8D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125656 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:31127D8D output_enabled 0 (mgcp_msg.c:125) 20241204085125656 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125656 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(1234/rtp C:31127D8D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125656 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125656 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:31127D8D CRCX: Creating connection: port: 4622 (mgcp_protocol.c:1112) 20241204085125656 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:31127D8D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125656 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125656 DLMGCP DEBUG <0013> Generated response: line #00: 200 13283 OK (mgcp_msg.c:67) 20241204085125656 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4@mgw (mgcp_msg.c:67) 20241204085125656 DLMGCP DEBUG <0013> Generated response: line #02: I: 31127D8D (mgcp_msg.c:67) 20241204085125656 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125656 DLMGCP DEBUG <0013> Generated response: line #04: o=- 31127D8D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125656 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125656 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125656 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125656 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4622 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125656 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125656 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125656 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13284 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125656 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125656 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125656 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125656 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found free endpoint: rtpbridge/5@mgw (mgcp_endp.c:261) 20241204085125656 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241204085125656 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125656 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(1234/rtp C:ECC7BFA3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125656 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:ECC7BFA3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125656 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:ECC7BFA3 output_enabled 0 (mgcp_msg.c:125) 20241204085125656 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125656 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(1234/rtp C:ECC7BFA3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125656 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125656 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:ECC7BFA3 CRCX: Creating connection: port: 4624 (mgcp_protocol.c:1112) 20241204085125656 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:ECC7BFA3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125656 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125656 DLMGCP DEBUG <0013> Generated response: line #00: 200 13284 OK (mgcp_msg.c:67) 20241204085125656 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5@mgw (mgcp_msg.c:67) 20241204085125656 DLMGCP DEBUG <0013> Generated response: line #02: I: ECC7BFA3 (mgcp_msg.c:67) 20241204085125656 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125656 DLMGCP DEBUG <0013> Generated response: line #04: o=- ECC7BFA3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125656 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125656 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125656 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125656 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4624 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125656 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125656 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125657 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13285 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125657 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125657 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125657 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125657 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found free endpoint: rtpbridge/6@mgw (mgcp_endp.c:261) 20241204085125657 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:441) 20241204085125657 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125657 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw conn:(1234/rtp C:A992A8BE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125657 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:A992A8BE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125657 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:A992A8BE output_enabled 0 (mgcp_msg.c:125) 20241204085125657 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125657 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw conn:(1234/rtp C:A992A8BE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125657 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125657 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:A992A8BE CRCX: Creating connection: port: 4626 (mgcp_protocol.c:1112) 20241204085125657 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:A992A8BE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125657 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125657 DLMGCP DEBUG <0013> Generated response: line #00: 200 13285 OK (mgcp_msg.c:67) 20241204085125657 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6@mgw (mgcp_msg.c:67) 20241204085125657 DLMGCP DEBUG <0013> Generated response: line #02: I: A992A8BE (mgcp_msg.c:67) 20241204085125657 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125657 DLMGCP DEBUG <0013> Generated response: line #04: o=- A992A8BE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125657 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125657 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125657 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125657 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4626 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125657 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125657 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125658 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13286 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125658 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125658 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125658 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125658 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found free endpoint: rtpbridge/7@mgw (mgcp_endp.c:261) 20241204085125658 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:441) 20241204085125658 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125658 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(1234/rtp C:1EC849FD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125658 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:1EC849FD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125658 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:1EC849FD output_enabled 0 (mgcp_msg.c:125) 20241204085125658 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125658 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(1234/rtp C:1EC849FD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125658 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125658 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:1EC849FD CRCX: Creating connection: port: 4628 (mgcp_protocol.c:1112) 20241204085125658 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:1EC849FD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125658 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125658 DLMGCP DEBUG <0013> Generated response: line #00: 200 13286 OK (mgcp_msg.c:67) 20241204085125658 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7@mgw (mgcp_msg.c:67) 20241204085125658 DLMGCP DEBUG <0013> Generated response: line #02: I: 1EC849FD (mgcp_msg.c:67) 20241204085125658 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125658 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1EC849FD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125658 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125658 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125658 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125658 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4628 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125658 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125658 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125659 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13287 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125659 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125659 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125659 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125659 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found free endpoint: rtpbridge/8@mgw (mgcp_endp.c:261) 20241204085125659 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:441) 20241204085125659 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125659 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw conn:(1234/rtp C:B83A0E1B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125659 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:B83A0E1B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125659 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:B83A0E1B output_enabled 0 (mgcp_msg.c:125) 20241204085125659 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125659 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw conn:(1234/rtp C:B83A0E1B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125659 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125659 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:B83A0E1B CRCX: Creating connection: port: 4630 (mgcp_protocol.c:1112) 20241204085125659 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:B83A0E1B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125659 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125659 DLMGCP DEBUG <0013> Generated response: line #00: 200 13287 OK (mgcp_msg.c:67) 20241204085125659 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8@mgw (mgcp_msg.c:67) 20241204085125659 DLMGCP DEBUG <0013> Generated response: line #02: I: B83A0E1B (mgcp_msg.c:67) 20241204085125659 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125659 DLMGCP DEBUG <0013> Generated response: line #04: o=- B83A0E1B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125659 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125659 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125659 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125659 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4630 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125659 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125659 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125659 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13288 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125659 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125659 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125659 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125659 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found free endpoint: rtpbridge/9@mgw (mgcp_endp.c:261) 20241204085125659 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:441) 20241204085125659 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125659 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw conn:(1234/rtp C:80760FCA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125659 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:80760FCA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125659 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:80760FCA output_enabled 0 (mgcp_msg.c:125) 20241204085125659 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125659 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw conn:(1234/rtp C:80760FCA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125659 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125659 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:80760FCA CRCX: Creating connection: port: 4632 (mgcp_protocol.c:1112) 20241204085125659 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:80760FCA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125659 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125659 DLMGCP DEBUG <0013> Generated response: line #00: 200 13288 OK (mgcp_msg.c:67) 20241204085125659 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9@mgw (mgcp_msg.c:67) 20241204085125659 DLMGCP DEBUG <0013> Generated response: line #02: I: 80760FCA (mgcp_msg.c:67) 20241204085125659 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125659 DLMGCP DEBUG <0013> Generated response: line #04: o=- 80760FCA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125659 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125659 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125659 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125659 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4632 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125659 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125659 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125660 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13289 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125660 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125660 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125660 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125660 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found free endpoint: rtpbridge/a@mgw (mgcp_endp.c:261) 20241204085125660 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:441) 20241204085125660 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125660 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw conn:(1234/rtp C:95EE795E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125660 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:95EE795E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125660 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:95EE795E output_enabled 0 (mgcp_msg.c:125) 20241204085125660 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125660 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw conn:(1234/rtp C:95EE795E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125660 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125660 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:95EE795E CRCX: Creating connection: port: 4634 (mgcp_protocol.c:1112) 20241204085125660 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:95EE795E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125660 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125660 DLMGCP DEBUG <0013> Generated response: line #00: 200 13289 OK (mgcp_msg.c:67) 20241204085125660 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a@mgw (mgcp_msg.c:67) 20241204085125660 DLMGCP DEBUG <0013> Generated response: line #02: I: 95EE795E (mgcp_msg.c:67) 20241204085125660 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125660 DLMGCP DEBUG <0013> Generated response: line #04: o=- 95EE795E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125660 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125660 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125660 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125660 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4634 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125660 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125660 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125660 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13290 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125660 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125660 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125660 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125660 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found free endpoint: rtpbridge/b@mgw (mgcp_endp.c:261) 20241204085125660 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:441) 20241204085125660 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125660 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw conn:(1234/rtp C:465C82E7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125660 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:465C82E7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125660 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:465C82E7 output_enabled 0 (mgcp_msg.c:125) 20241204085125660 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125660 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw conn:(1234/rtp C:465C82E7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125660 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125660 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:465C82E7 CRCX: Creating connection: port: 4636 (mgcp_protocol.c:1112) 20241204085125660 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:465C82E7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125660 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125660 DLMGCP DEBUG <0013> Generated response: line #00: 200 13290 OK (mgcp_msg.c:67) 20241204085125660 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b@mgw (mgcp_msg.c:67) 20241204085125660 DLMGCP DEBUG <0013> Generated response: line #02: I: 465C82E7 (mgcp_msg.c:67) 20241204085125660 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125660 DLMGCP DEBUG <0013> Generated response: line #04: o=- 465C82E7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125660 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125660 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125660 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125660 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4636 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125660 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125660 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125661 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13291 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125661 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125661 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125661 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125661 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found free endpoint: rtpbridge/c@mgw (mgcp_endp.c:261) 20241204085125661 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:441) 20241204085125661 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125661 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw conn:(1234/rtp C:98052E3B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125661 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:98052E3B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125661 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:98052E3B output_enabled 0 (mgcp_msg.c:125) 20241204085125661 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125661 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw conn:(1234/rtp C:98052E3B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125661 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125661 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:98052E3B CRCX: Creating connection: port: 4638 (mgcp_protocol.c:1112) 20241204085125661 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:98052E3B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125661 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125661 DLMGCP DEBUG <0013> Generated response: line #00: 200 13291 OK (mgcp_msg.c:67) 20241204085125661 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c@mgw (mgcp_msg.c:67) 20241204085125661 DLMGCP DEBUG <0013> Generated response: line #02: I: 98052E3B (mgcp_msg.c:67) 20241204085125661 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125661 DLMGCP DEBUG <0013> Generated response: line #04: o=- 98052E3B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125661 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125661 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125661 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125661 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4638 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125661 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125661 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125661 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13292 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125661 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125661 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125661 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125661 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found free endpoint: rtpbridge/d@mgw (mgcp_endp.c:261) 20241204085125661 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:441) 20241204085125661 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125661 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw conn:(1234/rtp C:BC38ED60 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125661 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:BC38ED60 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125661 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:BC38ED60 output_enabled 0 (mgcp_msg.c:125) 20241204085125661 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125661 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw conn:(1234/rtp C:BC38ED60 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125661 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125661 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:BC38ED60 CRCX: Creating connection: port: 4640 (mgcp_protocol.c:1112) 20241204085125661 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:BC38ED60 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125661 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125661 DLMGCP DEBUG <0013> Generated response: line #00: 200 13292 OK (mgcp_msg.c:67) 20241204085125661 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d@mgw (mgcp_msg.c:67) 20241204085125661 DLMGCP DEBUG <0013> Generated response: line #02: I: BC38ED60 (mgcp_msg.c:67) 20241204085125661 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125661 DLMGCP DEBUG <0013> Generated response: line #04: o=- BC38ED60 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125661 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125661 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125661 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125661 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4640 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125661 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125661 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125662 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13293 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125662 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125662 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125662 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125662 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found free endpoint: rtpbridge/e@mgw (mgcp_endp.c:261) 20241204085125662 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:441) 20241204085125662 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125662 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw conn:(1234/rtp C:0FC8DA8A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125662 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:0FC8DA8A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125662 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:0FC8DA8A output_enabled 0 (mgcp_msg.c:125) 20241204085125662 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125662 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw conn:(1234/rtp C:0FC8DA8A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125662 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125662 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:0FC8DA8A CRCX: Creating connection: port: 4642 (mgcp_protocol.c:1112) 20241204085125662 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:0FC8DA8A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125662 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125662 DLMGCP DEBUG <0013> Generated response: line #00: 200 13293 OK (mgcp_msg.c:67) 20241204085125662 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e@mgw (mgcp_msg.c:67) 20241204085125662 DLMGCP DEBUG <0013> Generated response: line #02: I: 0FC8DA8A (mgcp_msg.c:67) 20241204085125662 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125662 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0FC8DA8A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125662 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125662 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125662 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125662 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4642 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125662 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125662 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125662 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13294 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125662 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125662 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125662 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found free endpoint: rtpbridge/f@mgw (mgcp_endp.c:261) 20241204085125662 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:441) 20241204085125662 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw conn:(1234/rtp C:6F8B4F99 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:6F8B4F99 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:6F8B4F99 output_enabled 0 (mgcp_msg.c:125) 20241204085125662 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw conn:(1234/rtp C:6F8B4F99 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:6F8B4F99 CRCX: Creating connection: port: 4644 (mgcp_protocol.c:1112) 20241204085125662 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:6F8B4F99 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125662 DLMGCP DEBUG <0013> Generated response: line #00: 200 13294 OK (mgcp_msg.c:67) 20241204085125662 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f@mgw (mgcp_msg.c:67) 20241204085125662 DLMGCP DEBUG <0013> Generated response: line #02: I: 6F8B4F99 (mgcp_msg.c:67) 20241204085125662 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125662 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6F8B4F99 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125662 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125662 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125662 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125662 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4644 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125662 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125662 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125662 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13295 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125662 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125662 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125662 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125662 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found free endpoint: rtpbridge/10@mgw (mgcp_endp.c:261) 20241204085125662 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:441) 20241204085125662 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125662 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw conn:(1234/rtp C:A83C5B54 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125662 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:A83C5B54 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125662 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:A83C5B54 output_enabled 0 (mgcp_msg.c:125) 20241204085125662 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125662 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw conn:(1234/rtp C:A83C5B54 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125662 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125663 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:A83C5B54 CRCX: Creating connection: port: 4646 (mgcp_protocol.c:1112) 20241204085125663 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:A83C5B54 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125663 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125663 DLMGCP DEBUG <0013> Generated response: line #00: 200 13295 OK (mgcp_msg.c:67) 20241204085125663 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10@mgw (mgcp_msg.c:67) 20241204085125663 DLMGCP DEBUG <0013> Generated response: line #02: I: A83C5B54 (mgcp_msg.c:67) 20241204085125663 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125663 DLMGCP DEBUG <0013> Generated response: line #04: o=- A83C5B54 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125663 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125663 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125663 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125663 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4646 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125663 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125663 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125663 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13296 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125663 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125663 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125663 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125663 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found free endpoint: rtpbridge/11@mgw (mgcp_endp.c:261) 20241204085125663 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:441) 20241204085125663 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125663 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw conn:(1234/rtp C:359BD287 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125663 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:359BD287 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125663 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:359BD287 output_enabled 0 (mgcp_msg.c:125) 20241204085125663 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125663 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw conn:(1234/rtp C:359BD287 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125663 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125663 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:359BD287 CRCX: Creating connection: port: 4648 (mgcp_protocol.c:1112) 20241204085125663 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:359BD287 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125663 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125663 DLMGCP DEBUG <0013> Generated response: line #00: 200 13296 OK (mgcp_msg.c:67) 20241204085125663 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11@mgw (mgcp_msg.c:67) 20241204085125663 DLMGCP DEBUG <0013> Generated response: line #02: I: 359BD287 (mgcp_msg.c:67) 20241204085125663 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125663 DLMGCP DEBUG <0013> Generated response: line #04: o=- 359BD287 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125663 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125663 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125663 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125663 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4648 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125663 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125663 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125663 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13297 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125663 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125663 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125663 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125663 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found free endpoint: rtpbridge/12@mgw (mgcp_endp.c:261) 20241204085125663 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:441) 20241204085125663 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125663 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw conn:(1234/rtp C:6B5527C3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125663 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:6B5527C3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125663 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:6B5527C3 output_enabled 0 (mgcp_msg.c:125) 20241204085125663 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125663 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw conn:(1234/rtp C:6B5527C3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125663 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125663 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:6B5527C3 CRCX: Creating connection: port: 4650 (mgcp_protocol.c:1112) 20241204085125663 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:6B5527C3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125663 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125663 DLMGCP DEBUG <0013> Generated response: line #00: 200 13297 OK (mgcp_msg.c:67) 20241204085125663 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12@mgw (mgcp_msg.c:67) 20241204085125663 DLMGCP DEBUG <0013> Generated response: line #02: I: 6B5527C3 (mgcp_msg.c:67) 20241204085125663 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125663 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6B5527C3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125663 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125663 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125663 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125663 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4650 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125663 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125663 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125663 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13298 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125663 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125663 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125663 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125663 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found free endpoint: rtpbridge/13@mgw (mgcp_endp.c:261) 20241204085125663 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:441) 20241204085125663 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125663 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw conn:(1234/rtp C:F183CA8A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125663 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:F183CA8A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125663 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:F183CA8A output_enabled 0 (mgcp_msg.c:125) 20241204085125663 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125663 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw conn:(1234/rtp C:F183CA8A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125664 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125664 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:F183CA8A CRCX: Creating connection: port: 4652 (mgcp_protocol.c:1112) 20241204085125664 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:F183CA8A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125664 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125664 DLMGCP DEBUG <0013> Generated response: line #00: 200 13298 OK (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/13@mgw (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Generated response: line #02: I: F183CA8A (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Generated response: line #04: o=- F183CA8A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4652 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13299 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found free endpoint: rtpbridge/14@mgw (mgcp_endp.c:261) 20241204085125664 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:441) 20241204085125664 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125664 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw conn:(1234/rtp C:FACAA940 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125664 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:FACAA940 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125664 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:FACAA940 output_enabled 0 (mgcp_msg.c:125) 20241204085125664 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125664 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw conn:(1234/rtp C:FACAA940 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125664 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125664 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:FACAA940 CRCX: Creating connection: port: 4654 (mgcp_protocol.c:1112) 20241204085125664 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:FACAA940 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125664 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125664 DLMGCP DEBUG <0013> Generated response: line #00: 200 13299 OK (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/14@mgw (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Generated response: line #02: I: FACAA940 (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Generated response: line #04: o=- FACAA940 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4654 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13300 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found free endpoint: rtpbridge/15@mgw (mgcp_endp.c:261) 20241204085125664 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:441) 20241204085125664 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125664 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw conn:(1234/rtp C:5A0B710A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125664 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:5A0B710A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125664 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:5A0B710A output_enabled 0 (mgcp_msg.c:125) 20241204085125664 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125664 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw conn:(1234/rtp C:5A0B710A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125664 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125664 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:5A0B710A CRCX: Creating connection: port: 4656 (mgcp_protocol.c:1112) 20241204085125664 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:5A0B710A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125664 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125664 DLMGCP DEBUG <0013> Generated response: line #00: 200 13300 OK (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/15@mgw (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Generated response: line #02: I: 5A0B710A (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5A0B710A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4656 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13301 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found free endpoint: rtpbridge/16@mgw (mgcp_endp.c:261) 20241204085125664 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:441) 20241204085125664 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125664 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw conn:(1234/rtp C:176DBCF0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125664 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:176DBCF0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125664 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:176DBCF0 output_enabled 0 (mgcp_msg.c:125) 20241204085125664 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125664 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw conn:(1234/rtp C:176DBCF0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125664 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125664 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:176DBCF0 CRCX: Creating connection: port: 4658 (mgcp_protocol.c:1112) 20241204085125664 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:176DBCF0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125664 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125664 DLMGCP DEBUG <0013> Generated response: line #00: 200 13301 OK (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/16@mgw (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Generated response: line #02: I: 176DBCF0 (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Generated response: line #04: o=- 176DBCF0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4658 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125664 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125665 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13302 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125665 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125665 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125665 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125665 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found free endpoint: rtpbridge/17@mgw (mgcp_endp.c:261) 20241204085125665 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:441) 20241204085125665 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125665 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw conn:(1234/rtp C:3EF1C1F8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125665 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:3EF1C1F8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125665 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:3EF1C1F8 output_enabled 0 (mgcp_msg.c:125) 20241204085125665 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125665 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw conn:(1234/rtp C:3EF1C1F8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125665 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125665 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:3EF1C1F8 CRCX: Creating connection: port: 4660 (mgcp_protocol.c:1112) 20241204085125665 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:3EF1C1F8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125665 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125665 DLMGCP DEBUG <0013> Generated response: line #00: 200 13302 OK (mgcp_msg.c:67) 20241204085125665 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/17@mgw (mgcp_msg.c:67) 20241204085125665 DLMGCP DEBUG <0013> Generated response: line #02: I: 3EF1C1F8 (mgcp_msg.c:67) 20241204085125665 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125665 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3EF1C1F8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125665 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125665 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125665 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125665 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4660 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125665 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125665 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125665 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13303 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125665 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125665 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125665 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125665 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found free endpoint: rtpbridge/18@mgw (mgcp_endp.c:261) 20241204085125665 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:441) 20241204085125665 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125665 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw conn:(1234/rtp C:573CD02E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125665 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:573CD02E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125665 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:573CD02E output_enabled 0 (mgcp_msg.c:125) 20241204085125665 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125665 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw conn:(1234/rtp C:573CD02E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125665 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125665 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:573CD02E CRCX: Creating connection: port: 4662 (mgcp_protocol.c:1112) 20241204085125665 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:573CD02E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125665 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125665 DLMGCP DEBUG <0013> Generated response: line #00: 200 13303 OK (mgcp_msg.c:67) 20241204085125665 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/18@mgw (mgcp_msg.c:67) 20241204085125665 DLMGCP DEBUG <0013> Generated response: line #02: I: 573CD02E (mgcp_msg.c:67) 20241204085125665 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125665 DLMGCP DEBUG <0013> Generated response: line #04: o=- 573CD02E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125665 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125665 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125665 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125665 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4662 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125665 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125665 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125665 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13304 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125665 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125665 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125665 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125665 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found free endpoint: rtpbridge/19@mgw (mgcp_endp.c:261) 20241204085125665 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:441) 20241204085125665 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125665 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw conn:(1234/rtp C:0F8081F8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125665 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:0F8081F8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125665 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:0F8081F8 output_enabled 0 (mgcp_msg.c:125) 20241204085125665 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125665 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw conn:(1234/rtp C:0F8081F8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125665 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125665 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:0F8081F8 CRCX: Creating connection: port: 4664 (mgcp_protocol.c:1112) 20241204085125665 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:0F8081F8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125665 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125665 DLMGCP DEBUG <0013> Generated response: line #00: 200 13304 OK (mgcp_msg.c:67) 20241204085125665 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/19@mgw (mgcp_msg.c:67) 20241204085125665 DLMGCP DEBUG <0013> Generated response: line #02: I: 0F8081F8 (mgcp_msg.c:67) 20241204085125665 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125665 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0F8081F8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125665 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125665 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125665 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125665 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4664 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125665 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125665 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13305 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found free endpoint: rtpbridge/1a@mgw (mgcp_endp.c:261) 20241204085125666 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:441) 20241204085125666 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125666 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw conn:(1234/rtp C:08FEB86E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125666 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:08FEB86E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125666 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:08FEB86E output_enabled 0 (mgcp_msg.c:125) 20241204085125666 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125666 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw conn:(1234/rtp C:08FEB86E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125666 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125666 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:08FEB86E CRCX: Creating connection: port: 4666 (mgcp_protocol.c:1112) 20241204085125666 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:08FEB86E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125666 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125666 DLMGCP DEBUG <0013> Generated response: line #00: 200 13305 OK (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1a@mgw (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> Generated response: line #02: I: 08FEB86E (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> Generated response: line #04: o=- 08FEB86E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4666 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13306 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found free endpoint: rtpbridge/1b@mgw (mgcp_endp.c:261) 20241204085125666 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:441) 20241204085125666 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125666 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw conn:(1234/rtp C:7AEADE49 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125666 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:7AEADE49 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125666 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:7AEADE49 output_enabled 0 (mgcp_msg.c:125) 20241204085125666 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125666 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw conn:(1234/rtp C:7AEADE49 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125666 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125666 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:7AEADE49 CRCX: Creating connection: port: 4668 (mgcp_protocol.c:1112) 20241204085125666 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:7AEADE49 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125666 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125666 DLMGCP DEBUG <0013> Generated response: line #00: 200 13306 OK (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1b@mgw (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> Generated response: line #02: I: 7AEADE49 (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7AEADE49 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4668 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13307 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found free endpoint: rtpbridge/1c@mgw (mgcp_endp.c:261) 20241204085125666 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:441) 20241204085125666 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125666 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw conn:(1234/rtp C:56949020 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125666 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:56949020 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125666 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:56949020 output_enabled 0 (mgcp_msg.c:125) 20241204085125666 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125666 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw conn:(1234/rtp C:56949020 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125666 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125666 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:56949020 CRCX: Creating connection: port: 4670 (mgcp_protocol.c:1112) 20241204085125666 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:56949020 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125666 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125666 DLMGCP DEBUG <0013> Generated response: line #00: 200 13307 OK (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1c@mgw (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> Generated response: line #02: I: 56949020 (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> Generated response: line #04: o=- 56949020 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4670 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13308 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125666 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found free endpoint: rtpbridge/1d@mgw (mgcp_endp.c:261) 20241204085125666 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:441) 20241204085125666 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125666 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw conn:(1234/rtp C:A8C1C844 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125666 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:A8C1C844 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125666 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:A8C1C844 output_enabled 0 (mgcp_msg.c:125) 20241204085125667 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125667 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw conn:(1234/rtp C:A8C1C844 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125667 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125667 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:A8C1C844 CRCX: Creating connection: port: 4672 (mgcp_protocol.c:1112) 20241204085125667 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:A8C1C844 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125667 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125667 DLMGCP DEBUG <0013> Generated response: line #00: 200 13308 OK (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1d@mgw (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Generated response: line #02: I: A8C1C844 (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Generated response: line #04: o=- A8C1C844 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4672 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13309 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found free endpoint: rtpbridge/1e@mgw (mgcp_endp.c:261) 20241204085125667 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:441) 20241204085125667 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125667 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw conn:(1234/rtp C:58BE3C36 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125667 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:58BE3C36 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125667 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:58BE3C36 output_enabled 0 (mgcp_msg.c:125) 20241204085125667 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125667 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw conn:(1234/rtp C:58BE3C36 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125667 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125667 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:58BE3C36 CRCX: Creating connection: port: 4674 (mgcp_protocol.c:1112) 20241204085125667 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CI:58BE3C36 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125667 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125667 DLMGCP DEBUG <0013> Generated response: line #00: 200 13309 OK (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1e@mgw (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Generated response: line #02: I: 58BE3C36 (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Generated response: line #04: o=- 58BE3C36 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4674 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13310 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found free endpoint: rtpbridge/1f@mgw (mgcp_endp.c:261) 20241204085125667 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:441) 20241204085125667 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125667 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw conn:(1234/rtp C:2CDED84F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125667 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:2CDED84F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125667 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:2CDED84F output_enabled 0 (mgcp_msg.c:125) 20241204085125667 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125667 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw conn:(1234/rtp C:2CDED84F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125667 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125667 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:2CDED84F CRCX: Creating connection: port: 4676 (mgcp_protocol.c:1112) 20241204085125667 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CI:2CDED84F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125667 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125667 DLMGCP DEBUG <0013> Generated response: line #00: 200 13310 OK (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1f@mgw (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Generated response: line #02: I: 2CDED84F (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2CDED84F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4676 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13311 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found free endpoint: rtpbridge/20@mgw (mgcp_endp.c:261) 20241204085125667 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:441) 20241204085125667 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125667 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw conn:(1234/rtp C:7D57AC49 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125667 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:7D57AC49 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125667 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:7D57AC49 output_enabled 0 (mgcp_msg.c:125) 20241204085125667 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125667 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw conn:(1234/rtp C:7D57AC49 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125667 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125667 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:7D57AC49 CRCX: Creating connection: port: 4678 (mgcp_protocol.c:1112) 20241204085125667 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CI:7D57AC49 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125667 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125667 DLMGCP DEBUG <0013> Generated response: line #00: 200 13311 OK (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/20@mgw (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Generated response: line #02: I: 7D57AC49 (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7D57AC49 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4678 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125667 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13312 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found free endpoint: rtpbridge/21@mgw (mgcp_endp.c:261) 20241204085125668 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:441) 20241204085125668 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125668 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw conn:(1234/rtp C:30B42A9E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125668 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:30B42A9E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125668 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:30B42A9E output_enabled 0 (mgcp_msg.c:125) 20241204085125668 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125668 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw conn:(1234/rtp C:30B42A9E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125668 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125668 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:30B42A9E CRCX: Creating connection: port: 4680 (mgcp_protocol.c:1112) 20241204085125668 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CI:30B42A9E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125668 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125668 DLMGCP DEBUG <0013> Generated response: line #00: 200 13312 OK (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/21@mgw (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Generated response: line #02: I: 30B42A9E (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Generated response: line #04: o=- 30B42A9E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4680 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13313 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found free endpoint: rtpbridge/22@mgw (mgcp_endp.c:261) 20241204085125668 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:441) 20241204085125668 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125668 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw conn:(1234/rtp C:0A606616 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125668 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:0A606616 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125668 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:0A606616 output_enabled 0 (mgcp_msg.c:125) 20241204085125668 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125668 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw conn:(1234/rtp C:0A606616 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125668 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125668 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:0A606616 CRCX: Creating connection: port: 4682 (mgcp_protocol.c:1112) 20241204085125668 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CI:0A606616 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125668 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125668 DLMGCP DEBUG <0013> Generated response: line #00: 200 13313 OK (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/22@mgw (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Generated response: line #02: I: 0A606616 (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0A606616 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4682 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13314 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found free endpoint: rtpbridge/23@mgw (mgcp_endp.c:261) 20241204085125668 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:441) 20241204085125668 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125668 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw conn:(1234/rtp C:A7D41AEC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125668 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:A7D41AEC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125668 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:A7D41AEC output_enabled 0 (mgcp_msg.c:125) 20241204085125668 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125668 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw conn:(1234/rtp C:A7D41AEC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125668 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125668 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:A7D41AEC CRCX: Creating connection: port: 4684 (mgcp_protocol.c:1112) 20241204085125668 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CI:A7D41AEC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125668 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125668 DLMGCP DEBUG <0013> Generated response: line #00: 200 13314 OK (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/23@mgw (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Generated response: line #02: I: A7D41AEC (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Generated response: line #04: o=- A7D41AEC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4684 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13315 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found free endpoint: rtpbridge/24@mgw (mgcp_endp.c:261) 20241204085125668 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:441) 20241204085125668 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125668 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw conn:(1234/rtp C:5EF45AC1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125668 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:5EF45AC1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125668 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:5EF45AC1 output_enabled 0 (mgcp_msg.c:125) 20241204085125668 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125668 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw conn:(1234/rtp C:5EF45AC1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125668 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125668 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:5EF45AC1 CRCX: Creating connection: port: 4686 (mgcp_protocol.c:1112) 20241204085125668 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CI:5EF45AC1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125668 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125668 DLMGCP DEBUG <0013> Generated response: line #00: 200 13315 OK (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/24@mgw (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Generated response: line #02: I: 5EF45AC1 (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5EF45AC1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4686 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125668 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13316 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found free endpoint: rtpbridge/25@mgw (mgcp_endp.c:261) 20241204085125669 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:441) 20241204085125669 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125669 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw conn:(1234/rtp C:35789104 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125669 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:35789104 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125669 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:35789104 output_enabled 0 (mgcp_msg.c:125) 20241204085125669 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125669 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw conn:(1234/rtp C:35789104 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125669 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125669 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:35789104 CRCX: Creating connection: port: 4688 (mgcp_protocol.c:1112) 20241204085125669 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CI:35789104 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125669 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125669 DLMGCP DEBUG <0013> Generated response: line #00: 200 13316 OK (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/25@mgw (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> Generated response: line #02: I: 35789104 (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> Generated response: line #04: o=- 35789104 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4688 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13317 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found free endpoint: rtpbridge/26@mgw (mgcp_endp.c:261) 20241204085125669 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:441) 20241204085125669 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125669 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw conn:(1234/rtp C:0622CDD5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125669 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:0622CDD5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125669 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:0622CDD5 output_enabled 0 (mgcp_msg.c:125) 20241204085125669 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125669 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw conn:(1234/rtp C:0622CDD5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125669 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125669 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:0622CDD5 CRCX: Creating connection: port: 4690 (mgcp_protocol.c:1112) 20241204085125669 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CI:0622CDD5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125669 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125669 DLMGCP DEBUG <0013> Generated response: line #00: 200 13317 OK (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/26@mgw (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> Generated response: line #02: I: 0622CDD5 (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0622CDD5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4690 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13318 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found free endpoint: rtpbridge/27@mgw (mgcp_endp.c:261) 20241204085125669 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:441) 20241204085125669 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125669 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw conn:(1234/rtp C:6B6F4EC6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125669 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:6B6F4EC6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125669 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:6B6F4EC6 output_enabled 0 (mgcp_msg.c:125) 20241204085125669 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125669 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw conn:(1234/rtp C:6B6F4EC6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125669 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125669 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:6B6F4EC6 CRCX: Creating connection: port: 4692 (mgcp_protocol.c:1112) 20241204085125669 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CI:6B6F4EC6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125669 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125669 DLMGCP DEBUG <0013> Generated response: line #00: 200 13318 OK (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/27@mgw (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> Generated response: line #02: I: 6B6F4EC6 (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6B6F4EC6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4692 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13319 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125669 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found free endpoint: rtpbridge/28@mgw (mgcp_endp.c:261) 20241204085125670 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:441) 20241204085125670 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125670 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw conn:(1234/rtp C:FC7470A8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125670 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:FC7470A8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125670 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:FC7470A8 output_enabled 0 (mgcp_msg.c:125) 20241204085125670 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125670 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw conn:(1234/rtp C:FC7470A8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125670 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125670 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:FC7470A8 CRCX: Creating connection: port: 4694 (mgcp_protocol.c:1112) 20241204085125670 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CI:FC7470A8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125670 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125670 DLMGCP DEBUG <0013> Generated response: line #00: 200 13319 OK (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/28@mgw (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Generated response: line #02: I: FC7470A8 (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Generated response: line #04: o=- FC7470A8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4694 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13320 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found free endpoint: rtpbridge/29@mgw (mgcp_endp.c:261) 20241204085125670 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:441) 20241204085125670 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125670 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw conn:(1234/rtp C:4058460B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125670 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:4058460B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125670 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:4058460B output_enabled 0 (mgcp_msg.c:125) 20241204085125670 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125670 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw conn:(1234/rtp C:4058460B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125670 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125670 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:4058460B CRCX: Creating connection: port: 4696 (mgcp_protocol.c:1112) 20241204085125670 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CI:4058460B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125670 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125670 DLMGCP DEBUG <0013> Generated response: line #00: 200 13320 OK (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/29@mgw (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Generated response: line #02: I: 4058460B (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4058460B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4696 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13321 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found free endpoint: rtpbridge/2a@mgw (mgcp_endp.c:261) 20241204085125670 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:441) 20241204085125670 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125670 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw conn:(1234/rtp C:A3103E69 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125670 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:A3103E69 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125670 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:A3103E69 output_enabled 0 (mgcp_msg.c:125) 20241204085125670 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125670 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw conn:(1234/rtp C:A3103E69 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125670 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125670 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:A3103E69 CRCX: Creating connection: port: 4698 (mgcp_protocol.c:1112) 20241204085125670 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CI:A3103E69 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125670 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125670 DLMGCP DEBUG <0013> Generated response: line #00: 200 13321 OK (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2a@mgw (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Generated response: line #02: I: A3103E69 (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Generated response: line #04: o=- A3103E69 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4698 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13322 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found free endpoint: rtpbridge/2b@mgw (mgcp_endp.c:261) 20241204085125670 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:441) 20241204085125670 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125670 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw conn:(1234/rtp C:649B929F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125670 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:649B929F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125670 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:649B929F output_enabled 0 (mgcp_msg.c:125) 20241204085125670 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125670 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw conn:(1234/rtp C:649B929F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125670 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125670 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:649B929F CRCX: Creating connection: port: 4700 (mgcp_protocol.c:1112) 20241204085125670 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CI:649B929F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125670 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125670 DLMGCP DEBUG <0013> Generated response: line #00: 200 13322 OK (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2b@mgw (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Generated response: line #02: I: 649B929F (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Generated response: line #04: o=- 649B929F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4700 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125670 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125671 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13323 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125671 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125671 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125671 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found free endpoint: rtpbridge/2c@mgw (mgcp_endp.c:261) 20241204085125671 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:441) 20241204085125671 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw conn:(1234/rtp C:6AE1D13B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:6AE1D13B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:6AE1D13B output_enabled 0 (mgcp_msg.c:125) 20241204085125671 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw conn:(1234/rtp C:6AE1D13B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:6AE1D13B CRCX: Creating connection: port: 4702 (mgcp_protocol.c:1112) 20241204085125671 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CI:6AE1D13B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125671 DLMGCP DEBUG <0013> Generated response: line #00: 200 13323 OK (mgcp_msg.c:67) 20241204085125671 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2c@mgw (mgcp_msg.c:67) 20241204085125671 DLMGCP DEBUG <0013> Generated response: line #02: I: 6AE1D13B (mgcp_msg.c:67) 20241204085125671 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125671 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6AE1D13B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125671 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125671 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125671 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125671 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4702 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125671 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125671 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125671 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13324 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125671 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125671 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125671 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found free endpoint: rtpbridge/2d@mgw (mgcp_endp.c:261) 20241204085125671 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:441) 20241204085125671 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw conn:(1234/rtp C:193FBB28 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:193FBB28 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:193FBB28 output_enabled 0 (mgcp_msg.c:125) 20241204085125671 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw conn:(1234/rtp C:193FBB28 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:193FBB28 CRCX: Creating connection: port: 4704 (mgcp_protocol.c:1112) 20241204085125671 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CI:193FBB28 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125671 DLMGCP DEBUG <0013> Generated response: line #00: 200 13324 OK (mgcp_msg.c:67) 20241204085125671 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2d@mgw (mgcp_msg.c:67) 20241204085125671 DLMGCP DEBUG <0013> Generated response: line #02: I: 193FBB28 (mgcp_msg.c:67) 20241204085125671 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125671 DLMGCP DEBUG <0013> Generated response: line #04: o=- 193FBB28 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125671 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125671 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125671 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125671 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4704 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125671 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125671 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125671 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13325 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125671 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125671 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125671 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found free endpoint: rtpbridge/2e@mgw (mgcp_endp.c:261) 20241204085125671 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:441) 20241204085125671 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw conn:(1234/rtp C:D490A05C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:D490A05C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:D490A05C output_enabled 0 (mgcp_msg.c:125) 20241204085125671 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw conn:(1234/rtp C:D490A05C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:D490A05C CRCX: Creating connection: port: 4706 (mgcp_protocol.c:1112) 20241204085125671 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CI:D490A05C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125671 DLMGCP DEBUG <0013> Generated response: line #00: 200 13325 OK (mgcp_msg.c:67) 20241204085125671 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2e@mgw (mgcp_msg.c:67) 20241204085125671 DLMGCP DEBUG <0013> Generated response: line #02: I: D490A05C (mgcp_msg.c:67) 20241204085125671 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125671 DLMGCP DEBUG <0013> Generated response: line #04: o=- D490A05C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125671 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125671 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125671 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125671 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4706 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125671 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125671 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13326 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found free endpoint: rtpbridge/2f@mgw (mgcp_endp.c:261) 20241204085125672 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:441) 20241204085125672 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125672 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw conn:(1234/rtp C:85C2DA8A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125672 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:85C2DA8A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125672 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:85C2DA8A output_enabled 0 (mgcp_msg.c:125) 20241204085125672 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125672 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw conn:(1234/rtp C:85C2DA8A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125672 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125672 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:85C2DA8A CRCX: Creating connection: port: 4708 (mgcp_protocol.c:1112) 20241204085125672 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CI:85C2DA8A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125672 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125672 DLMGCP DEBUG <0013> Generated response: line #00: 200 13326 OK (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2f@mgw (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Generated response: line #02: I: 85C2DA8A (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Generated response: line #04: o=- 85C2DA8A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4708 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13327 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found free endpoint: rtpbridge/30@mgw (mgcp_endp.c:261) 20241204085125672 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:441) 20241204085125672 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125672 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw conn:(1234/rtp C:D90029BE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125672 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:D90029BE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125672 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:D90029BE output_enabled 0 (mgcp_msg.c:125) 20241204085125672 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125672 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw conn:(1234/rtp C:D90029BE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125672 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125672 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:D90029BE CRCX: Creating connection: port: 4710 (mgcp_protocol.c:1112) 20241204085125672 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CI:D90029BE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125672 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125672 DLMGCP DEBUG <0013> Generated response: line #00: 200 13327 OK (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/30@mgw (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Generated response: line #02: I: D90029BE (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Generated response: line #04: o=- D90029BE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4710 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13328 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found free endpoint: rtpbridge/31@mgw (mgcp_endp.c:261) 20241204085125672 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:441) 20241204085125672 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125672 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw conn:(1234/rtp C:67E65731 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125672 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:67E65731 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125672 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:67E65731 output_enabled 0 (mgcp_msg.c:125) 20241204085125672 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125672 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw conn:(1234/rtp C:67E65731 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125672 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125672 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:67E65731 CRCX: Creating connection: port: 4712 (mgcp_protocol.c:1112) 20241204085125672 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CI:67E65731 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125672 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125672 DLMGCP DEBUG <0013> Generated response: line #00: 200 13328 OK (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/31@mgw (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Generated response: line #02: I: 67E65731 (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Generated response: line #04: o=- 67E65731 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4712 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13329 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found free endpoint: rtpbridge/32@mgw (mgcp_endp.c:261) 20241204085125672 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:441) 20241204085125672 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125672 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw conn:(1234/rtp C:86B6A2B0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125672 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:86B6A2B0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125672 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:86B6A2B0 output_enabled 0 (mgcp_msg.c:125) 20241204085125672 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125672 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw conn:(1234/rtp C:86B6A2B0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125672 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125672 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:86B6A2B0 CRCX: Creating connection: port: 4714 (mgcp_protocol.c:1112) 20241204085125672 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CI:86B6A2B0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125672 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125672 DLMGCP DEBUG <0013> Generated response: line #00: 200 13329 OK (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/32@mgw (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Generated response: line #02: I: 86B6A2B0 (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Generated response: line #04: o=- 86B6A2B0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4714 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125672 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13330 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found free endpoint: rtpbridge/33@mgw (mgcp_endp.c:261) 20241204085125673 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:441) 20241204085125673 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125673 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw conn:(1234/rtp C:7790C1D8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125673 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:7790C1D8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125673 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:7790C1D8 output_enabled 0 (mgcp_msg.c:125) 20241204085125673 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125673 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw conn:(1234/rtp C:7790C1D8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125673 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125673 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:7790C1D8 CRCX: Creating connection: port: 4716 (mgcp_protocol.c:1112) 20241204085125673 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CI:7790C1D8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125673 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125673 DLMGCP DEBUG <0013> Generated response: line #00: 200 13330 OK (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/33@mgw (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Generated response: line #02: I: 7790C1D8 (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7790C1D8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4716 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13331 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found free endpoint: rtpbridge/34@mgw (mgcp_endp.c:261) 20241204085125673 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:441) 20241204085125673 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125673 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw conn:(1234/rtp C:9D6ED932 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125673 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:9D6ED932 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125673 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:9D6ED932 output_enabled 0 (mgcp_msg.c:125) 20241204085125673 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125673 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw conn:(1234/rtp C:9D6ED932 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125673 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125673 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:9D6ED932 CRCX: Creating connection: port: 4718 (mgcp_protocol.c:1112) 20241204085125673 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CI:9D6ED932 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125673 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125673 DLMGCP DEBUG <0013> Generated response: line #00: 200 13331 OK (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/34@mgw (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Generated response: line #02: I: 9D6ED932 (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9D6ED932 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4718 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13332 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found free endpoint: rtpbridge/35@mgw (mgcp_endp.c:261) 20241204085125673 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:441) 20241204085125673 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125673 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw conn:(1234/rtp C:19A273F8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125673 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:19A273F8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125673 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:19A273F8 output_enabled 0 (mgcp_msg.c:125) 20241204085125673 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125673 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw conn:(1234/rtp C:19A273F8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125673 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125673 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:19A273F8 CRCX: Creating connection: port: 4720 (mgcp_protocol.c:1112) 20241204085125673 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CI:19A273F8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125673 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125673 DLMGCP DEBUG <0013> Generated response: line #00: 200 13332 OK (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/35@mgw (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Generated response: line #02: I: 19A273F8 (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Generated response: line #04: o=- 19A273F8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4720 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13333 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found free endpoint: rtpbridge/36@mgw (mgcp_endp.c:261) 20241204085125673 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:441) 20241204085125673 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125673 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw conn:(1234/rtp C:A14DF8F3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125673 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:A14DF8F3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125673 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:A14DF8F3 output_enabled 0 (mgcp_msg.c:125) 20241204085125673 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125673 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw conn:(1234/rtp C:A14DF8F3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125673 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125673 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:A14DF8F3 CRCX: Creating connection: port: 4722 (mgcp_protocol.c:1112) 20241204085125673 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CI:A14DF8F3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125673 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125673 DLMGCP DEBUG <0013> Generated response: line #00: 200 13333 OK (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/36@mgw (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Generated response: line #02: I: A14DF8F3 (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Generated response: line #04: o=- A14DF8F3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4722 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125673 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125674 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13334 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125674 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125674 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125674 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125674 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found free endpoint: rtpbridge/37@mgw (mgcp_endp.c:261) 20241204085125674 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:441) 20241204085125674 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125674 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw conn:(1234/rtp C:5FBD01CE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125674 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:5FBD01CE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125674 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:5FBD01CE output_enabled 0 (mgcp_msg.c:125) 20241204085125674 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125674 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw conn:(1234/rtp C:5FBD01CE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125674 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125674 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:5FBD01CE CRCX: Creating connection: port: 4724 (mgcp_protocol.c:1112) 20241204085125674 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CI:5FBD01CE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125674 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125674 DLMGCP DEBUG <0013> Generated response: line #00: 200 13334 OK (mgcp_msg.c:67) 20241204085125674 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/37@mgw (mgcp_msg.c:67) 20241204085125674 DLMGCP DEBUG <0013> Generated response: line #02: I: 5FBD01CE (mgcp_msg.c:67) 20241204085125674 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125674 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5FBD01CE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125674 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125674 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125674 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125674 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4724 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125674 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125674 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125674 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13335 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125674 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125674 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125674 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125674 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found free endpoint: rtpbridge/38@mgw (mgcp_endp.c:261) 20241204085125674 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:441) 20241204085125674 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125674 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw conn:(1234/rtp C:AC03F97F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125674 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:AC03F97F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125674 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:AC03F97F output_enabled 0 (mgcp_msg.c:125) 20241204085125674 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125674 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw conn:(1234/rtp C:AC03F97F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125674 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125674 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:AC03F97F CRCX: Creating connection: port: 4726 (mgcp_protocol.c:1112) 20241204085125674 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CI:AC03F97F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125674 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125674 DLMGCP DEBUG <0013> Generated response: line #00: 200 13335 OK (mgcp_msg.c:67) 20241204085125674 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/38@mgw (mgcp_msg.c:67) 20241204085125674 DLMGCP DEBUG <0013> Generated response: line #02: I: AC03F97F (mgcp_msg.c:67) 20241204085125674 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125674 DLMGCP DEBUG <0013> Generated response: line #04: o=- AC03F97F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125674 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125674 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125674 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125674 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4726 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125674 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125674 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125674 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13336 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125674 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125674 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125674 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125674 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found free endpoint: rtpbridge/39@mgw (mgcp_endp.c:261) 20241204085125674 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:441) 20241204085125674 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125674 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw conn:(1234/rtp C:741A81E4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125674 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:741A81E4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125674 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:741A81E4 output_enabled 0 (mgcp_msg.c:125) 20241204085125674 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125674 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw conn:(1234/rtp C:741A81E4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125674 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125674 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:741A81E4 CRCX: Creating connection: port: 4728 (mgcp_protocol.c:1112) 20241204085125674 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CI:741A81E4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125674 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125674 DLMGCP DEBUG <0013> Generated response: line #00: 200 13336 OK (mgcp_msg.c:67) 20241204085125674 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/39@mgw (mgcp_msg.c:67) 20241204085125674 DLMGCP DEBUG <0013> Generated response: line #02: I: 741A81E4 (mgcp_msg.c:67) 20241204085125674 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125674 DLMGCP DEBUG <0013> Generated response: line #04: o=- 741A81E4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125674 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125674 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125674 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125674 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4728 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125674 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125674 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13337 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found free endpoint: rtpbridge/3a@mgw (mgcp_endp.c:261) 20241204085125675 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:441) 20241204085125675 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125675 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw conn:(1234/rtp C:DDF54627 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125675 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:DDF54627 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125675 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:DDF54627 output_enabled 0 (mgcp_msg.c:125) 20241204085125675 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125675 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw conn:(1234/rtp C:DDF54627 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125675 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125675 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:DDF54627 CRCX: Creating connection: port: 4730 (mgcp_protocol.c:1112) 20241204085125675 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CI:DDF54627 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125675 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125675 DLMGCP DEBUG <0013> Generated response: line #00: 200 13337 OK (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3a@mgw (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Generated response: line #02: I: DDF54627 (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Generated response: line #04: o=- DDF54627 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4730 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13338 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found free endpoint: rtpbridge/3b@mgw (mgcp_endp.c:261) 20241204085125675 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:441) 20241204085125675 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125675 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw conn:(1234/rtp C:347E77B4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125675 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:347E77B4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125675 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:347E77B4 output_enabled 0 (mgcp_msg.c:125) 20241204085125675 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125675 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw conn:(1234/rtp C:347E77B4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125675 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125675 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:347E77B4 CRCX: Creating connection: port: 4732 (mgcp_protocol.c:1112) 20241204085125675 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CI:347E77B4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125675 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125675 DLMGCP DEBUG <0013> Generated response: line #00: 200 13338 OK (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3b@mgw (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Generated response: line #02: I: 347E77B4 (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Generated response: line #04: o=- 347E77B4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4732 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13339 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found free endpoint: rtpbridge/3c@mgw (mgcp_endp.c:261) 20241204085125675 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:441) 20241204085125675 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125675 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw conn:(1234/rtp C:893FBE80 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125675 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:893FBE80 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125675 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:893FBE80 output_enabled 0 (mgcp_msg.c:125) 20241204085125675 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125675 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw conn:(1234/rtp C:893FBE80 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125675 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125675 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:893FBE80 CRCX: Creating connection: port: 4734 (mgcp_protocol.c:1112) 20241204085125675 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CI:893FBE80 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125675 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125675 DLMGCP DEBUG <0013> Generated response: line #00: 200 13339 OK (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3c@mgw (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Generated response: line #02: I: 893FBE80 (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Generated response: line #04: o=- 893FBE80 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4734 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13340 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found free endpoint: rtpbridge/3d@mgw (mgcp_endp.c:261) 20241204085125675 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:441) 20241204085125675 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125675 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw conn:(1234/rtp C:A32E8B9B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125675 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:A32E8B9B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125675 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:A32E8B9B output_enabled 0 (mgcp_msg.c:125) 20241204085125675 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125675 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw conn:(1234/rtp C:A32E8B9B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125675 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125675 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:A32E8B9B CRCX: Creating connection: port: 4736 (mgcp_protocol.c:1112) 20241204085125675 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CI:A32E8B9B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125675 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125675 DLMGCP DEBUG <0013> Generated response: line #00: 200 13340 OK (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3d@mgw (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Generated response: line #02: I: A32E8B9B (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Generated response: line #04: o=- A32E8B9B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4736 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125675 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13341 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found free endpoint: rtpbridge/3e@mgw (mgcp_endp.c:261) 20241204085125676 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:441) 20241204085125676 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw conn:(1234/rtp C:5EACE5F9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:5EACE5F9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:5EACE5F9 output_enabled 0 (mgcp_msg.c:125) 20241204085125676 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw conn:(1234/rtp C:5EACE5F9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:5EACE5F9 CRCX: Creating connection: port: 4738 (mgcp_protocol.c:1112) 20241204085125676 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CI:5EACE5F9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125676 DLMGCP DEBUG <0013> Generated response: line #00: 200 13341 OK (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3e@mgw (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> Generated response: line #02: I: 5EACE5F9 (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5EACE5F9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4738 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13342 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found free endpoint: rtpbridge/3f@mgw (mgcp_endp.c:261) 20241204085125676 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:441) 20241204085125676 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw conn:(1234/rtp C:34BD7943 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:34BD7943 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:34BD7943 output_enabled 0 (mgcp_msg.c:125) 20241204085125676 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw conn:(1234/rtp C:34BD7943 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:34BD7943 CRCX: Creating connection: port: 4740 (mgcp_protocol.c:1112) 20241204085125676 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CI:34BD7943 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125676 DLMGCP DEBUG <0013> Generated response: line #00: 200 13342 OK (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3f@mgw (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> Generated response: line #02: I: 34BD7943 (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> Generated response: line #04: o=- 34BD7943 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4740 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13343 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found free endpoint: rtpbridge/40@mgw (mgcp_endp.c:261) 20241204085125676 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:441) 20241204085125676 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125676 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw conn:(1234/rtp C:7FFD4AA1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125676 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:7FFD4AA1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125676 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:7FFD4AA1 output_enabled 0 (mgcp_msg.c:125) 20241204085125676 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125676 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw conn:(1234/rtp C:7FFD4AA1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125676 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125676 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:7FFD4AA1 CRCX: Creating connection: port: 4742 (mgcp_protocol.c:1112) 20241204085125676 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CI:7FFD4AA1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125676 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125676 DLMGCP DEBUG <0013> Generated response: line #00: 200 13343 OK (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/40@mgw (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> Generated response: line #02: I: 7FFD4AA1 (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7FFD4AA1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4742 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13344 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125676 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found free endpoint: rtpbridge/41@mgw (mgcp_endp.c:261) 20241204085125677 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:441) 20241204085125677 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125677 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw conn:(1234/rtp C:FA6A9DDD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125677 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:FA6A9DDD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125677 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:FA6A9DDD output_enabled 0 (mgcp_msg.c:125) 20241204085125677 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125677 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw conn:(1234/rtp C:FA6A9DDD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125677 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125677 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:FA6A9DDD CRCX: Creating connection: port: 4744 (mgcp_protocol.c:1112) 20241204085125677 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CI:FA6A9DDD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125677 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125677 DLMGCP DEBUG <0013> Generated response: line #00: 200 13344 OK (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/41@mgw (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Generated response: line #02: I: FA6A9DDD (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Generated response: line #04: o=- FA6A9DDD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4744 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13345 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found free endpoint: rtpbridge/42@mgw (mgcp_endp.c:261) 20241204085125677 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:441) 20241204085125677 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125677 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw conn:(1234/rtp C:4A4A8547 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125677 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:4A4A8547 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125677 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:4A4A8547 output_enabled 0 (mgcp_msg.c:125) 20241204085125677 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125677 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw conn:(1234/rtp C:4A4A8547 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125677 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125677 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:4A4A8547 CRCX: Creating connection: port: 4746 (mgcp_protocol.c:1112) 20241204085125677 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CI:4A4A8547 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125677 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125677 DLMGCP DEBUG <0013> Generated response: line #00: 200 13345 OK (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/42@mgw (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Generated response: line #02: I: 4A4A8547 (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4A4A8547 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4746 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13346 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found free endpoint: rtpbridge/43@mgw (mgcp_endp.c:261) 20241204085125677 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:441) 20241204085125677 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125677 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw conn:(1234/rtp C:DF8480F9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125677 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:DF8480F9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125677 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:DF8480F9 output_enabled 0 (mgcp_msg.c:125) 20241204085125677 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125677 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw conn:(1234/rtp C:DF8480F9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125677 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125677 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:DF8480F9 CRCX: Creating connection: port: 4748 (mgcp_protocol.c:1112) 20241204085125677 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CI:DF8480F9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125677 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125677 DLMGCP DEBUG <0013> Generated response: line #00: 200 13346 OK (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/43@mgw (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Generated response: line #02: I: DF8480F9 (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Generated response: line #04: o=- DF8480F9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4748 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13347 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found free endpoint: rtpbridge/44@mgw (mgcp_endp.c:261) 20241204085125677 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:441) 20241204085125677 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125677 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw conn:(1234/rtp C:1293908A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125677 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:1293908A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125677 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:1293908A output_enabled 0 (mgcp_msg.c:125) 20241204085125677 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125677 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw conn:(1234/rtp C:1293908A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125677 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125677 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:1293908A CRCX: Creating connection: port: 4750 (mgcp_protocol.c:1112) 20241204085125677 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CI:1293908A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125677 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125677 DLMGCP DEBUG <0013> Generated response: line #00: 200 13347 OK (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/44@mgw (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Generated response: line #02: I: 1293908A (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1293908A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4750 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125677 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13348 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found free endpoint: rtpbridge/45@mgw (mgcp_endp.c:261) 20241204085125678 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:441) 20241204085125678 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125678 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw conn:(1234/rtp C:773CCCE2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125678 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:773CCCE2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125678 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:773CCCE2 output_enabled 0 (mgcp_msg.c:125) 20241204085125678 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125678 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw conn:(1234/rtp C:773CCCE2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125678 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125678 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:773CCCE2 CRCX: Creating connection: port: 4752 (mgcp_protocol.c:1112) 20241204085125678 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CI:773CCCE2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125678 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125678 DLMGCP DEBUG <0013> Generated response: line #00: 200 13348 OK (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/45@mgw (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> Generated response: line #02: I: 773CCCE2 (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> Generated response: line #04: o=- 773CCCE2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4752 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13349 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found free endpoint: rtpbridge/46@mgw (mgcp_endp.c:261) 20241204085125678 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:441) 20241204085125678 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125678 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw conn:(1234/rtp C:417758CA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125678 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:417758CA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125678 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:417758CA output_enabled 0 (mgcp_msg.c:125) 20241204085125678 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125678 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw conn:(1234/rtp C:417758CA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125678 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125678 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:417758CA CRCX: Creating connection: port: 4754 (mgcp_protocol.c:1112) 20241204085125678 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CI:417758CA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125678 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125678 DLMGCP DEBUG <0013> Generated response: line #00: 200 13349 OK (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/46@mgw (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> Generated response: line #02: I: 417758CA (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> Generated response: line #04: o=- 417758CA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4754 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13350 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found free endpoint: rtpbridge/47@mgw (mgcp_endp.c:261) 20241204085125678 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:441) 20241204085125678 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125678 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw conn:(1234/rtp C:D16F1BCF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125678 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:D16F1BCF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125678 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:D16F1BCF output_enabled 0 (mgcp_msg.c:125) 20241204085125678 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125678 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw conn:(1234/rtp C:D16F1BCF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125678 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125678 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:D16F1BCF CRCX: Creating connection: port: 4756 (mgcp_protocol.c:1112) 20241204085125678 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CI:D16F1BCF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125678 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125678 DLMGCP DEBUG <0013> Generated response: line #00: 200 13350 OK (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/47@mgw (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> Generated response: line #02: I: D16F1BCF (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> Generated response: line #04: o=- D16F1BCF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4756 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13351 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125678 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found free endpoint: rtpbridge/48@mgw (mgcp_endp.c:261) 20241204085125678 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:441) 20241204085125678 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125678 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw conn:(1234/rtp C:4422BBBC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125678 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:4422BBBC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125678 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:4422BBBC output_enabled 0 (mgcp_msg.c:125) 20241204085125678 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125678 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw conn:(1234/rtp C:4422BBBC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125678 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125679 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:4422BBBC CRCX: Creating connection: port: 4758 (mgcp_protocol.c:1112) 20241204085125679 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CI:4422BBBC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125679 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125679 DLMGCP DEBUG <0013> Generated response: line #00: 200 13351 OK (mgcp_msg.c:67) 20241204085125679 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/48@mgw (mgcp_msg.c:67) 20241204085125679 DLMGCP DEBUG <0013> Generated response: line #02: I: 4422BBBC (mgcp_msg.c:67) 20241204085125679 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125679 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4422BBBC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125679 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125679 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125679 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125679 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4758 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125679 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125679 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125679 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13352 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125679 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125679 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125679 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125679 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found free endpoint: rtpbridge/49@mgw (mgcp_endp.c:261) 20241204085125679 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:441) 20241204085125679 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125679 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw conn:(1234/rtp C:839C3195 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125679 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:839C3195 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125679 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:839C3195 output_enabled 0 (mgcp_msg.c:125) 20241204085125679 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125679 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw conn:(1234/rtp C:839C3195 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125679 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125679 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:839C3195 CRCX: Creating connection: port: 4760 (mgcp_protocol.c:1112) 20241204085125679 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CI:839C3195 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125679 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125679 DLMGCP DEBUG <0013> Generated response: line #00: 200 13352 OK (mgcp_msg.c:67) 20241204085125679 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/49@mgw (mgcp_msg.c:67) 20241204085125679 DLMGCP DEBUG <0013> Generated response: line #02: I: 839C3195 (mgcp_msg.c:67) 20241204085125679 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125679 DLMGCP DEBUG <0013> Generated response: line #04: o=- 839C3195 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125679 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125679 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125679 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125679 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4760 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125679 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125679 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125679 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13353 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125679 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125679 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125679 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125679 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found free endpoint: rtpbridge/4a@mgw (mgcp_endp.c:261) 20241204085125679 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:441) 20241204085125679 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125679 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw conn:(1234/rtp C:D3880371 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125679 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:D3880371 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125679 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:D3880371 output_enabled 0 (mgcp_msg.c:125) 20241204085125679 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125679 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw conn:(1234/rtp C:D3880371 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125679 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125679 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:D3880371 CRCX: Creating connection: port: 4762 (mgcp_protocol.c:1112) 20241204085125679 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CI:D3880371 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125679 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125679 DLMGCP DEBUG <0013> Generated response: line #00: 200 13353 OK (mgcp_msg.c:67) 20241204085125679 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4a@mgw (mgcp_msg.c:67) 20241204085125679 DLMGCP DEBUG <0013> Generated response: line #02: I: D3880371 (mgcp_msg.c:67) 20241204085125679 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125679 DLMGCP DEBUG <0013> Generated response: line #04: o=- D3880371 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125679 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125679 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125679 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125679 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4762 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125679 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125679 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125680 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13354 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125680 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125680 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125680 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found free endpoint: rtpbridge/4b@mgw (mgcp_endp.c:261) 20241204085125680 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:441) 20241204085125680 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw conn:(1234/rtp C:016E8B83 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:016E8B83 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:016E8B83 output_enabled 0 (mgcp_msg.c:125) 20241204085125680 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw conn:(1234/rtp C:016E8B83 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:016E8B83 CRCX: Creating connection: port: 4764 (mgcp_protocol.c:1112) 20241204085125680 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CI:016E8B83 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125680 DLMGCP DEBUG <0013> Generated response: line #00: 200 13354 OK (mgcp_msg.c:67) 20241204085125680 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4b@mgw (mgcp_msg.c:67) 20241204085125680 DLMGCP DEBUG <0013> Generated response: line #02: I: 016E8B83 (mgcp_msg.c:67) 20241204085125680 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125680 DLMGCP DEBUG <0013> Generated response: line #04: o=- 016E8B83 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125680 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125680 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125680 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125680 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4764 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125680 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125680 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125680 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13355 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125680 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125680 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125680 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found free endpoint: rtpbridge/4c@mgw (mgcp_endp.c:261) 20241204085125680 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:441) 20241204085125680 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw conn:(1234/rtp C:70A13E7D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:70A13E7D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:70A13E7D output_enabled 0 (mgcp_msg.c:125) 20241204085125680 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw conn:(1234/rtp C:70A13E7D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:70A13E7D CRCX: Creating connection: port: 4766 (mgcp_protocol.c:1112) 20241204085125680 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CI:70A13E7D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125680 DLMGCP DEBUG <0013> Generated response: line #00: 200 13355 OK (mgcp_msg.c:67) 20241204085125680 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4c@mgw (mgcp_msg.c:67) 20241204085125680 DLMGCP DEBUG <0013> Generated response: line #02: I: 70A13E7D (mgcp_msg.c:67) 20241204085125680 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125680 DLMGCP DEBUG <0013> Generated response: line #04: o=- 70A13E7D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125680 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125680 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125680 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125680 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4766 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125680 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125680 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125680 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13356 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125680 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125680 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125680 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found free endpoint: rtpbridge/4d@mgw (mgcp_endp.c:261) 20241204085125680 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:441) 20241204085125680 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw conn:(1234/rtp C:534BE7F1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:534BE7F1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:534BE7F1 output_enabled 0 (mgcp_msg.c:125) 20241204085125680 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw conn:(1234/rtp C:534BE7F1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:534BE7F1 CRCX: Creating connection: port: 4768 (mgcp_protocol.c:1112) 20241204085125680 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CI:534BE7F1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125680 DLMGCP DEBUG <0013> Generated response: line #00: 200 13356 OK (mgcp_msg.c:67) 20241204085125680 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4d@mgw (mgcp_msg.c:67) 20241204085125680 DLMGCP DEBUG <0013> Generated response: line #02: I: 534BE7F1 (mgcp_msg.c:67) 20241204085125680 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125680 DLMGCP DEBUG <0013> Generated response: line #04: o=- 534BE7F1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125680 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125680 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125680 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4768 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13357 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found free endpoint: rtpbridge/4e@mgw (mgcp_endp.c:261) 20241204085125681 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:441) 20241204085125681 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125681 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw conn:(1234/rtp C:E0A246B9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125681 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:E0A246B9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125681 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:E0A246B9 output_enabled 0 (mgcp_msg.c:125) 20241204085125681 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125681 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw conn:(1234/rtp C:E0A246B9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125681 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125681 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:E0A246B9 CRCX: Creating connection: port: 4770 (mgcp_protocol.c:1112) 20241204085125681 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CI:E0A246B9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125681 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125681 DLMGCP DEBUG <0013> Generated response: line #00: 200 13357 OK (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4e@mgw (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Generated response: line #02: I: E0A246B9 (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Generated response: line #04: o=- E0A246B9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4770 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13358 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found free endpoint: rtpbridge/4f@mgw (mgcp_endp.c:261) 20241204085125681 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:441) 20241204085125681 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125681 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw conn:(1234/rtp C:9E957BC1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125681 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:9E957BC1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125681 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:9E957BC1 output_enabled 0 (mgcp_msg.c:125) 20241204085125681 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125681 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw conn:(1234/rtp C:9E957BC1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125681 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125681 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:9E957BC1 CRCX: Creating connection: port: 4772 (mgcp_protocol.c:1112) 20241204085125681 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CI:9E957BC1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125681 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125681 DLMGCP DEBUG <0013> Generated response: line #00: 200 13358 OK (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4f@mgw (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Generated response: line #02: I: 9E957BC1 (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9E957BC1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4772 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13359 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found free endpoint: rtpbridge/50@mgw (mgcp_endp.c:261) 20241204085125681 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:441) 20241204085125681 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125681 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw conn:(1234/rtp C:6AA27477 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125681 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:6AA27477 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125681 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:6AA27477 output_enabled 0 (mgcp_msg.c:125) 20241204085125681 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125681 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw conn:(1234/rtp C:6AA27477 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125681 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125681 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:6AA27477 CRCX: Creating connection: port: 4774 (mgcp_protocol.c:1112) 20241204085125681 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CI:6AA27477 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125681 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125681 DLMGCP DEBUG <0013> Generated response: line #00: 200 13359 OK (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/50@mgw (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Generated response: line #02: I: 6AA27477 (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6AA27477 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4774 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13360 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125681 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found free endpoint: rtpbridge/51@mgw (mgcp_endp.c:261) 20241204085125682 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:441) 20241204085125682 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125682 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw conn:(1234/rtp C:B38CD2D5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125682 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:B38CD2D5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125682 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:B38CD2D5 output_enabled 0 (mgcp_msg.c:125) 20241204085125682 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125682 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw conn:(1234/rtp C:B38CD2D5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125682 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125682 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:B38CD2D5 CRCX: Creating connection: port: 4776 (mgcp_protocol.c:1112) 20241204085125682 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CI:B38CD2D5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125682 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125682 DLMGCP DEBUG <0013> Generated response: line #00: 200 13360 OK (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/51@mgw (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Generated response: line #02: I: B38CD2D5 (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Generated response: line #04: o=- B38CD2D5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4776 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13361 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found free endpoint: rtpbridge/52@mgw (mgcp_endp.c:261) 20241204085125682 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:441) 20241204085125682 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125682 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw conn:(1234/rtp C:9FF84456 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125682 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:9FF84456 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125682 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:9FF84456 output_enabled 0 (mgcp_msg.c:125) 20241204085125682 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125682 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw conn:(1234/rtp C:9FF84456 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125682 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125682 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:9FF84456 CRCX: Creating connection: port: 4778 (mgcp_protocol.c:1112) 20241204085125682 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CI:9FF84456 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125682 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125682 DLMGCP DEBUG <0013> Generated response: line #00: 200 13361 OK (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/52@mgw (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Generated response: line #02: I: 9FF84456 (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9FF84456 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4778 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13362 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found free endpoint: rtpbridge/53@mgw (mgcp_endp.c:261) 20241204085125682 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:441) 20241204085125682 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125682 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw conn:(1234/rtp C:C6CA9A0E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125682 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:C6CA9A0E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125682 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:C6CA9A0E output_enabled 0 (mgcp_msg.c:125) 20241204085125682 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125682 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw conn:(1234/rtp C:C6CA9A0E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125682 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125682 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:C6CA9A0E CRCX: Creating connection: port: 4780 (mgcp_protocol.c:1112) 20241204085125682 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CI:C6CA9A0E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125682 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125682 DLMGCP DEBUG <0013> Generated response: line #00: 200 13362 OK (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/53@mgw (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Generated response: line #02: I: C6CA9A0E (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Generated response: line #04: o=- C6CA9A0E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4780 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13363 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found free endpoint: rtpbridge/54@mgw (mgcp_endp.c:261) 20241204085125682 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:441) 20241204085125682 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125682 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw conn:(1234/rtp C:053A5750 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125682 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:053A5750 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125682 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:053A5750 output_enabled 0 (mgcp_msg.c:125) 20241204085125682 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125682 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw conn:(1234/rtp C:053A5750 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125682 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125682 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:053A5750 CRCX: Creating connection: port: 4782 (mgcp_protocol.c:1112) 20241204085125682 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CI:053A5750 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125682 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125682 DLMGCP DEBUG <0013> Generated response: line #00: 200 13363 OK (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/54@mgw (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Generated response: line #02: I: 053A5750 (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Generated response: line #04: o=- 053A5750 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4782 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125682 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13364 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found free endpoint: rtpbridge/55@mgw (mgcp_endp.c:261) 20241204085125683 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:441) 20241204085125683 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125683 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw conn:(1234/rtp C:FF36B1B6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125683 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:FF36B1B6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125683 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:FF36B1B6 output_enabled 0 (mgcp_msg.c:125) 20241204085125683 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125683 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw conn:(1234/rtp C:FF36B1B6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125683 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125683 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:FF36B1B6 CRCX: Creating connection: port: 4784 (mgcp_protocol.c:1112) 20241204085125683 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CI:FF36B1B6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125683 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125683 DLMGCP DEBUG <0013> Generated response: line #00: 200 13364 OK (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/55@mgw (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Generated response: line #02: I: FF36B1B6 (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Generated response: line #04: o=- FF36B1B6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4784 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13365 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found free endpoint: rtpbridge/56@mgw (mgcp_endp.c:261) 20241204085125683 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:441) 20241204085125683 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125683 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw conn:(1234/rtp C:1D66CD0C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125683 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:1D66CD0C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125683 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:1D66CD0C output_enabled 0 (mgcp_msg.c:125) 20241204085125683 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125683 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw conn:(1234/rtp C:1D66CD0C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125683 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125683 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:1D66CD0C CRCX: Creating connection: port: 4786 (mgcp_protocol.c:1112) 20241204085125683 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CI:1D66CD0C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125683 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125683 DLMGCP DEBUG <0013> Generated response: line #00: 200 13365 OK (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/56@mgw (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Generated response: line #02: I: 1D66CD0C (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1D66CD0C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4786 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13366 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found free endpoint: rtpbridge/57@mgw (mgcp_endp.c:261) 20241204085125683 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:441) 20241204085125683 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125683 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw conn:(1234/rtp C:222C8C38 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125683 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:222C8C38 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125683 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:222C8C38 output_enabled 0 (mgcp_msg.c:125) 20241204085125683 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125683 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw conn:(1234/rtp C:222C8C38 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125683 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125683 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:222C8C38 CRCX: Creating connection: port: 4788 (mgcp_protocol.c:1112) 20241204085125683 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CI:222C8C38 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125683 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125683 DLMGCP DEBUG <0013> Generated response: line #00: 200 13366 OK (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/57@mgw (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Generated response: line #02: I: 222C8C38 (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Generated response: line #04: o=- 222C8C38 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4788 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13367 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found free endpoint: rtpbridge/58@mgw (mgcp_endp.c:261) 20241204085125683 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:441) 20241204085125683 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125683 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw conn:(1234/rtp C:04922F09 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125683 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:04922F09 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125683 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:04922F09 output_enabled 0 (mgcp_msg.c:125) 20241204085125683 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125683 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw conn:(1234/rtp C:04922F09 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125683 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125683 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:04922F09 CRCX: Creating connection: port: 4790 (mgcp_protocol.c:1112) 20241204085125683 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CI:04922F09 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125683 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125683 DLMGCP DEBUG <0013> Generated response: line #00: 200 13367 OK (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/58@mgw (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Generated response: line #02: I: 04922F09 (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Generated response: line #04: o=- 04922F09 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4790 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125683 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125684 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13368 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125684 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125684 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125684 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125684 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found free endpoint: rtpbridge/59@mgw (mgcp_endp.c:261) 20241204085125684 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:441) 20241204085125684 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125684 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw conn:(1234/rtp C:7D2207B2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125684 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:7D2207B2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125684 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:7D2207B2 output_enabled 0 (mgcp_msg.c:125) 20241204085125684 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125684 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw conn:(1234/rtp C:7D2207B2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125684 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125684 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:7D2207B2 CRCX: Creating connection: port: 4792 (mgcp_protocol.c:1112) 20241204085125684 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CI:7D2207B2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125684 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125684 DLMGCP DEBUG <0013> Generated response: line #00: 200 13368 OK (mgcp_msg.c:67) 20241204085125684 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/59@mgw (mgcp_msg.c:67) 20241204085125684 DLMGCP DEBUG <0013> Generated response: line #02: I: 7D2207B2 (mgcp_msg.c:67) 20241204085125684 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125684 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7D2207B2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125684 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125684 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125684 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125684 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4792 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125684 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125684 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125684 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13369 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125684 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125684 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125684 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125684 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found free endpoint: rtpbridge/5a@mgw (mgcp_endp.c:261) 20241204085125684 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:441) 20241204085125684 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125684 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw conn:(1234/rtp C:C85B7AEF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125684 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:C85B7AEF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125684 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:C85B7AEF output_enabled 0 (mgcp_msg.c:125) 20241204085125684 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125684 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw conn:(1234/rtp C:C85B7AEF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125684 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125684 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:C85B7AEF CRCX: Creating connection: port: 4794 (mgcp_protocol.c:1112) 20241204085125684 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CI:C85B7AEF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125684 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125684 DLMGCP DEBUG <0013> Generated response: line #00: 200 13369 OK (mgcp_msg.c:67) 20241204085125684 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5a@mgw (mgcp_msg.c:67) 20241204085125684 DLMGCP DEBUG <0013> Generated response: line #02: I: C85B7AEF (mgcp_msg.c:67) 20241204085125684 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125684 DLMGCP DEBUG <0013> Generated response: line #04: o=- C85B7AEF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125684 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125684 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125684 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125684 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4794 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125684 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125684 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125684 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13370 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125684 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125684 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125684 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125684 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found free endpoint: rtpbridge/5b@mgw (mgcp_endp.c:261) 20241204085125684 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:441) 20241204085125684 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125684 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw conn:(1234/rtp C:F45D8FC9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125684 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:F45D8FC9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125684 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:F45D8FC9 output_enabled 0 (mgcp_msg.c:125) 20241204085125684 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125684 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw conn:(1234/rtp C:F45D8FC9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125684 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125684 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:F45D8FC9 CRCX: Creating connection: port: 4796 (mgcp_protocol.c:1112) 20241204085125684 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CI:F45D8FC9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125684 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125684 DLMGCP DEBUG <0013> Generated response: line #00: 200 13370 OK (mgcp_msg.c:67) 20241204085125684 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5b@mgw (mgcp_msg.c:67) 20241204085125684 DLMGCP DEBUG <0013> Generated response: line #02: I: F45D8FC9 (mgcp_msg.c:67) 20241204085125684 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125684 DLMGCP DEBUG <0013> Generated response: line #04: o=- F45D8FC9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125684 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125684 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125684 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125684 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4796 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125684 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125684 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125685 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13371 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125685 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125685 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125685 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125685 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found free endpoint: rtpbridge/5c@mgw (mgcp_endp.c:261) 20241204085125685 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:441) 20241204085125685 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125685 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw conn:(1234/rtp C:636675B2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125685 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:636675B2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125685 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:636675B2 output_enabled 0 (mgcp_msg.c:125) 20241204085125685 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125685 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw conn:(1234/rtp C:636675B2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125685 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125685 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:636675B2 CRCX: Creating connection: port: 4798 (mgcp_protocol.c:1112) 20241204085125685 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CI:636675B2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125685 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125685 DLMGCP DEBUG <0013> Generated response: line #00: 200 13371 OK (mgcp_msg.c:67) 20241204085125685 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5c@mgw (mgcp_msg.c:67) 20241204085125685 DLMGCP DEBUG <0013> Generated response: line #02: I: 636675B2 (mgcp_msg.c:67) 20241204085125685 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125685 DLMGCP DEBUG <0013> Generated response: line #04: o=- 636675B2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125685 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125685 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125685 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125685 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4798 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125685 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125685 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125685 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13372 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125685 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125685 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125685 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125685 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found free endpoint: rtpbridge/5d@mgw (mgcp_endp.c:261) 20241204085125685 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:441) 20241204085125685 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125685 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw conn:(1234/rtp C:2D94C448 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125685 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:2D94C448 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125685 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:2D94C448 output_enabled 0 (mgcp_msg.c:125) 20241204085125685 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125685 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw conn:(1234/rtp C:2D94C448 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125685 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125685 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:2D94C448 CRCX: Creating connection: port: 4800 (mgcp_protocol.c:1112) 20241204085125685 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CI:2D94C448 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125685 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125685 DLMGCP DEBUG <0013> Generated response: line #00: 200 13372 OK (mgcp_msg.c:67) 20241204085125685 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5d@mgw (mgcp_msg.c:67) 20241204085125685 DLMGCP DEBUG <0013> Generated response: line #02: I: 2D94C448 (mgcp_msg.c:67) 20241204085125685 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125685 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2D94C448 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125685 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125685 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125685 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125685 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4800 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125685 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125685 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125685 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13373 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125685 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125685 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125685 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125685 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found free endpoint: rtpbridge/5e@mgw (mgcp_endp.c:261) 20241204085125685 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:441) 20241204085125685 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125685 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw conn:(1234/rtp C:02899D26 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125685 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:02899D26 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125685 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:02899D26 output_enabled 0 (mgcp_msg.c:125) 20241204085125685 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125685 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw conn:(1234/rtp C:02899D26 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125685 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125685 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:02899D26 CRCX: Creating connection: port: 4802 (mgcp_protocol.c:1112) 20241204085125685 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CI:02899D26 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125685 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125685 DLMGCP DEBUG <0013> Generated response: line #00: 200 13373 OK (mgcp_msg.c:67) 20241204085125685 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5e@mgw (mgcp_msg.c:67) 20241204085125685 DLMGCP DEBUG <0013> Generated response: line #02: I: 02899D26 (mgcp_msg.c:67) 20241204085125685 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125685 DLMGCP DEBUG <0013> Generated response: line #04: o=- 02899D26 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125685 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125685 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125685 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125685 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4802 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125685 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125685 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125686 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13374 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125686 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125686 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125686 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125686 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found free endpoint: rtpbridge/5f@mgw (mgcp_endp.c:261) 20241204085125686 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:441) 20241204085125686 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125686 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw conn:(1234/rtp C:75A8AF21 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125686 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:75A8AF21 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125686 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:75A8AF21 output_enabled 0 (mgcp_msg.c:125) 20241204085125686 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125686 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw conn:(1234/rtp C:75A8AF21 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125686 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125686 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:75A8AF21 CRCX: Creating connection: port: 4804 (mgcp_protocol.c:1112) 20241204085125686 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CI:75A8AF21 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125686 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125686 DLMGCP DEBUG <0013> Generated response: line #00: 200 13374 OK (mgcp_msg.c:67) 20241204085125686 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5f@mgw (mgcp_msg.c:67) 20241204085125686 DLMGCP DEBUG <0013> Generated response: line #02: I: 75A8AF21 (mgcp_msg.c:67) 20241204085125686 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125686 DLMGCP DEBUG <0013> Generated response: line #04: o=- 75A8AF21 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125686 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125686 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125686 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125686 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4804 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125686 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125686 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125686 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13375 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125686 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125686 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125686 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125686 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found free endpoint: rtpbridge/60@mgw (mgcp_endp.c:261) 20241204085125686 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:441) 20241204085125686 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125686 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw conn:(1234/rtp C:FE456647 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125686 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:FE456647 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125686 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:FE456647 output_enabled 0 (mgcp_msg.c:125) 20241204085125686 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125686 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw conn:(1234/rtp C:FE456647 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125686 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125686 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:FE456647 CRCX: Creating connection: port: 4806 (mgcp_protocol.c:1112) 20241204085125686 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CI:FE456647 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125686 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125686 DLMGCP DEBUG <0013> Generated response: line #00: 200 13375 OK (mgcp_msg.c:67) 20241204085125686 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/60@mgw (mgcp_msg.c:67) 20241204085125686 DLMGCP DEBUG <0013> Generated response: line #02: I: FE456647 (mgcp_msg.c:67) 20241204085125686 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125686 DLMGCP DEBUG <0013> Generated response: line #04: o=- FE456647 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125686 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125686 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125686 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125686 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4806 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125686 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125686 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125686 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13376 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125686 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125686 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125686 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125686 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found free endpoint: rtpbridge/61@mgw (mgcp_endp.c:261) 20241204085125686 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:441) 20241204085125686 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125686 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw conn:(1234/rtp C:2635F841 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125686 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:2635F841 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125686 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:2635F841 output_enabled 0 (mgcp_msg.c:125) 20241204085125686 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125686 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw conn:(1234/rtp C:2635F841 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125686 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125686 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:2635F841 CRCX: Creating connection: port: 4808 (mgcp_protocol.c:1112) 20241204085125686 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CI:2635F841 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125686 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125686 DLMGCP DEBUG <0013> Generated response: line #00: 200 13376 OK (mgcp_msg.c:67) 20241204085125686 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/61@mgw (mgcp_msg.c:67) 20241204085125686 DLMGCP DEBUG <0013> Generated response: line #02: I: 2635F841 (mgcp_msg.c:67) 20241204085125686 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125686 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2635F841 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125686 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125686 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125686 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125686 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4808 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125686 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125686 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13377 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found free endpoint: rtpbridge/62@mgw (mgcp_endp.c:261) 20241204085125687 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:441) 20241204085125687 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125687 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw conn:(1234/rtp C:09F54FDA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125687 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:09F54FDA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125687 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:09F54FDA output_enabled 0 (mgcp_msg.c:125) 20241204085125687 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125687 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw conn:(1234/rtp C:09F54FDA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125687 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125687 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:09F54FDA CRCX: Creating connection: port: 4810 (mgcp_protocol.c:1112) 20241204085125687 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CI:09F54FDA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125687 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125687 DLMGCP DEBUG <0013> Generated response: line #00: 200 13377 OK (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/62@mgw (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> Generated response: line #02: I: 09F54FDA (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> Generated response: line #04: o=- 09F54FDA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4810 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13378 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found free endpoint: rtpbridge/63@mgw (mgcp_endp.c:261) 20241204085125687 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:441) 20241204085125687 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125687 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw conn:(1234/rtp C:68E389C2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125687 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:68E389C2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125687 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:68E389C2 output_enabled 0 (mgcp_msg.c:125) 20241204085125687 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125687 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw conn:(1234/rtp C:68E389C2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125687 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125687 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:68E389C2 CRCX: Creating connection: port: 4812 (mgcp_protocol.c:1112) 20241204085125687 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CI:68E389C2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125687 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125687 DLMGCP DEBUG <0013> Generated response: line #00: 200 13378 OK (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/63@mgw (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> Generated response: line #02: I: 68E389C2 (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> Generated response: line #04: o=- 68E389C2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4812 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13379 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found free endpoint: rtpbridge/64@mgw (mgcp_endp.c:261) 20241204085125687 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:441) 20241204085125687 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125687 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw conn:(1234/rtp C:FDD003BF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125687 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:FDD003BF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125687 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:FDD003BF output_enabled 0 (mgcp_msg.c:125) 20241204085125687 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125687 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw conn:(1234/rtp C:FDD003BF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125687 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125687 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:FDD003BF CRCX: Creating connection: port: 4814 (mgcp_protocol.c:1112) 20241204085125687 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CI:FDD003BF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125687 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125687 DLMGCP DEBUG <0013> Generated response: line #00: 200 13379 OK (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/64@mgw (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> Generated response: line #02: I: FDD003BF (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> Generated response: line #04: o=- FDD003BF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4814 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13380 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125687 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found free endpoint: rtpbridge/65@mgw (mgcp_endp.c:261) 20241204085125688 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:441) 20241204085125688 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125688 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw conn:(1234/rtp C:CFCD88CA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125688 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:CFCD88CA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125688 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:CFCD88CA output_enabled 0 (mgcp_msg.c:125) 20241204085125688 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125688 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw conn:(1234/rtp C:CFCD88CA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125688 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125688 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:CFCD88CA CRCX: Creating connection: port: 4816 (mgcp_protocol.c:1112) 20241204085125688 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CI:CFCD88CA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125688 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125688 DLMGCP DEBUG <0013> Generated response: line #00: 200 13380 OK (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/65@mgw (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Generated response: line #02: I: CFCD88CA (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Generated response: line #04: o=- CFCD88CA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4816 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13381 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found free endpoint: rtpbridge/66@mgw (mgcp_endp.c:261) 20241204085125688 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:441) 20241204085125688 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125688 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw conn:(1234/rtp C:09170357 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125688 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:09170357 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125688 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:09170357 output_enabled 0 (mgcp_msg.c:125) 20241204085125688 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125688 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw conn:(1234/rtp C:09170357 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125688 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125688 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:09170357 CRCX: Creating connection: port: 4818 (mgcp_protocol.c:1112) 20241204085125688 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CI:09170357 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125688 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125688 DLMGCP DEBUG <0013> Generated response: line #00: 200 13381 OK (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/66@mgw (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Generated response: line #02: I: 09170357 (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Generated response: line #04: o=- 09170357 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4818 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13382 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found free endpoint: rtpbridge/67@mgw (mgcp_endp.c:261) 20241204085125688 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:441) 20241204085125688 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125688 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw conn:(1234/rtp C:2F2C0909 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125688 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:2F2C0909 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125688 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:2F2C0909 output_enabled 0 (mgcp_msg.c:125) 20241204085125688 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125688 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw conn:(1234/rtp C:2F2C0909 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125688 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125688 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:2F2C0909 CRCX: Creating connection: port: 4820 (mgcp_protocol.c:1112) 20241204085125688 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CI:2F2C0909 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125688 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125688 DLMGCP DEBUG <0013> Generated response: line #00: 200 13382 OK (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/67@mgw (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Generated response: line #02: I: 2F2C0909 (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2F2C0909 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4820 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13383 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found free endpoint: rtpbridge/68@mgw (mgcp_endp.c:261) 20241204085125688 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:441) 20241204085125688 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125688 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw conn:(1234/rtp C:29F5E43A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125688 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:29F5E43A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125688 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:29F5E43A output_enabled 0 (mgcp_msg.c:125) 20241204085125688 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125688 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw conn:(1234/rtp C:29F5E43A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125688 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125688 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:29F5E43A CRCX: Creating connection: port: 4822 (mgcp_protocol.c:1112) 20241204085125688 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CI:29F5E43A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125688 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125688 DLMGCP DEBUG <0013> Generated response: line #00: 200 13383 OK (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/68@mgw (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Generated response: line #02: I: 29F5E43A (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Generated response: line #04: o=- 29F5E43A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4822 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125688 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13384 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found free endpoint: rtpbridge/69@mgw (mgcp_endp.c:261) 20241204085125689 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:441) 20241204085125689 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125689 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw conn:(1234/rtp C:9F46FDA7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125689 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:9F46FDA7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125689 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:9F46FDA7 output_enabled 0 (mgcp_msg.c:125) 20241204085125689 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125689 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw conn:(1234/rtp C:9F46FDA7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125689 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125689 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:9F46FDA7 CRCX: Creating connection: port: 4824 (mgcp_protocol.c:1112) 20241204085125689 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CI:9F46FDA7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125689 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125689 DLMGCP DEBUG <0013> Generated response: line #00: 200 13384 OK (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/69@mgw (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Generated response: line #02: I: 9F46FDA7 (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9F46FDA7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4824 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13385 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found free endpoint: rtpbridge/6a@mgw (mgcp_endp.c:261) 20241204085125689 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:441) 20241204085125689 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125689 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw conn:(1234/rtp C:7023B90F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125689 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:7023B90F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125689 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:7023B90F output_enabled 0 (mgcp_msg.c:125) 20241204085125689 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125689 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw conn:(1234/rtp C:7023B90F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125689 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125689 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:7023B90F CRCX: Creating connection: port: 4826 (mgcp_protocol.c:1112) 20241204085125689 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CI:7023B90F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125689 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125689 DLMGCP DEBUG <0013> Generated response: line #00: 200 13385 OK (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6a@mgw (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Generated response: line #02: I: 7023B90F (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7023B90F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4826 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13386 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found free endpoint: rtpbridge/6b@mgw (mgcp_endp.c:261) 20241204085125689 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:441) 20241204085125689 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125689 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw conn:(1234/rtp C:1943E374 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125689 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:1943E374 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125689 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:1943E374 output_enabled 0 (mgcp_msg.c:125) 20241204085125689 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125689 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw conn:(1234/rtp C:1943E374 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125689 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125689 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:1943E374 CRCX: Creating connection: port: 4828 (mgcp_protocol.c:1112) 20241204085125689 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CI:1943E374 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125689 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125689 DLMGCP DEBUG <0013> Generated response: line #00: 200 13386 OK (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6b@mgw (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Generated response: line #02: I: 1943E374 (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1943E374 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4828 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13387 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found free endpoint: rtpbridge/6c@mgw (mgcp_endp.c:261) 20241204085125689 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:441) 20241204085125689 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125689 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw conn:(1234/rtp C:EB9C2ED1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125689 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:EB9C2ED1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125689 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:EB9C2ED1 output_enabled 0 (mgcp_msg.c:125) 20241204085125689 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125689 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw conn:(1234/rtp C:EB9C2ED1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125689 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125689 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:EB9C2ED1 CRCX: Creating connection: port: 4830 (mgcp_protocol.c:1112) 20241204085125689 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CI:EB9C2ED1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125689 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125689 DLMGCP DEBUG <0013> Generated response: line #00: 200 13387 OK (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6c@mgw (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Generated response: line #02: I: EB9C2ED1 (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Generated response: line #04: o=- EB9C2ED1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4830 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125689 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13388 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found free endpoint: rtpbridge/6d@mgw (mgcp_endp.c:261) 20241204085125690 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:441) 20241204085125690 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125690 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw conn:(1234/rtp C:D52FC492 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125690 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:D52FC492 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125690 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:D52FC492 output_enabled 0 (mgcp_msg.c:125) 20241204085125690 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125690 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw conn:(1234/rtp C:D52FC492 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125690 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125690 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:D52FC492 CRCX: Creating connection: port: 4832 (mgcp_protocol.c:1112) 20241204085125690 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CI:D52FC492 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125690 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125690 DLMGCP DEBUG <0013> Generated response: line #00: 200 13388 OK (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6d@mgw (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Generated response: line #02: I: D52FC492 (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Generated response: line #04: o=- D52FC492 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4832 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13389 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found free endpoint: rtpbridge/6e@mgw (mgcp_endp.c:261) 20241204085125690 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:441) 20241204085125690 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125690 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw conn:(1234/rtp C:A6BB5FDD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125690 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:A6BB5FDD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125690 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:A6BB5FDD output_enabled 0 (mgcp_msg.c:125) 20241204085125690 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125690 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw conn:(1234/rtp C:A6BB5FDD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125690 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125690 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:A6BB5FDD CRCX: Creating connection: port: 4834 (mgcp_protocol.c:1112) 20241204085125690 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CI:A6BB5FDD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125690 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125690 DLMGCP DEBUG <0013> Generated response: line #00: 200 13389 OK (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6e@mgw (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Generated response: line #02: I: A6BB5FDD (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Generated response: line #04: o=- A6BB5FDD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4834 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13390 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found free endpoint: rtpbridge/6f@mgw (mgcp_endp.c:261) 20241204085125690 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:441) 20241204085125690 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125690 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw conn:(1234/rtp C:C895371F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125690 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:C895371F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125690 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:C895371F output_enabled 0 (mgcp_msg.c:125) 20241204085125690 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125690 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw conn:(1234/rtp C:C895371F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125690 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125690 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:C895371F CRCX: Creating connection: port: 4836 (mgcp_protocol.c:1112) 20241204085125690 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CI:C895371F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125690 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125690 DLMGCP DEBUG <0013> Generated response: line #00: 200 13390 OK (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6f@mgw (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Generated response: line #02: I: C895371F (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Generated response: line #04: o=- C895371F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4836 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13391 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found free endpoint: rtpbridge/70@mgw (mgcp_endp.c:261) 20241204085125690 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:441) 20241204085125690 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125690 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw conn:(1234/rtp C:99189DC1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125690 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:99189DC1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125690 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:99189DC1 output_enabled 0 (mgcp_msg.c:125) 20241204085125690 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125690 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw conn:(1234/rtp C:99189DC1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125690 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125690 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:99189DC1 CRCX: Creating connection: port: 4838 (mgcp_protocol.c:1112) 20241204085125690 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CI:99189DC1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125690 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125690 DLMGCP DEBUG <0013> Generated response: line #00: 200 13391 OK (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/70@mgw (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Generated response: line #02: I: 99189DC1 (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Generated response: line #04: o=- 99189DC1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4838 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125690 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13392 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found free endpoint: rtpbridge/71@mgw (mgcp_endp.c:261) 20241204085125691 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:441) 20241204085125691 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125691 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw conn:(1234/rtp C:902B4A4D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125691 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:902B4A4D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125691 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:902B4A4D output_enabled 0 (mgcp_msg.c:125) 20241204085125691 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125691 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw conn:(1234/rtp C:902B4A4D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125691 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125691 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:902B4A4D CRCX: Creating connection: port: 4840 (mgcp_protocol.c:1112) 20241204085125691 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CI:902B4A4D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125691 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125691 DLMGCP DEBUG <0013> Generated response: line #00: 200 13392 OK (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/71@mgw (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Generated response: line #02: I: 902B4A4D (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Generated response: line #04: o=- 902B4A4D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4840 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13393 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found free endpoint: rtpbridge/72@mgw (mgcp_endp.c:261) 20241204085125691 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:441) 20241204085125691 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125691 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw conn:(1234/rtp C:3087EEDB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125691 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:3087EEDB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125691 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:3087EEDB output_enabled 0 (mgcp_msg.c:125) 20241204085125691 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125691 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw conn:(1234/rtp C:3087EEDB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125691 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125691 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:3087EEDB CRCX: Creating connection: port: 4842 (mgcp_protocol.c:1112) 20241204085125691 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CI:3087EEDB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125691 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125691 DLMGCP DEBUG <0013> Generated response: line #00: 200 13393 OK (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/72@mgw (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Generated response: line #02: I: 3087EEDB (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3087EEDB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4842 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13394 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found free endpoint: rtpbridge/73@mgw (mgcp_endp.c:261) 20241204085125691 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:441) 20241204085125691 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125691 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw conn:(1234/rtp C:E76AB139 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125691 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:E76AB139 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125691 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:E76AB139 output_enabled 0 (mgcp_msg.c:125) 20241204085125691 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125691 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw conn:(1234/rtp C:E76AB139 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125691 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125691 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:E76AB139 CRCX: Creating connection: port: 4844 (mgcp_protocol.c:1112) 20241204085125691 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CI:E76AB139 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125691 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125691 DLMGCP DEBUG <0013> Generated response: line #00: 200 13394 OK (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/73@mgw (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Generated response: line #02: I: E76AB139 (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Generated response: line #04: o=- E76AB139 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4844 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13395 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found free endpoint: rtpbridge/74@mgw (mgcp_endp.c:261) 20241204085125691 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:441) 20241204085125691 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125691 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw conn:(1234/rtp C:1E95846C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125691 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:1E95846C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125691 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:1E95846C output_enabled 0 (mgcp_msg.c:125) 20241204085125691 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125691 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw conn:(1234/rtp C:1E95846C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125691 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125691 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:1E95846C CRCX: Creating connection: port: 4846 (mgcp_protocol.c:1112) 20241204085125691 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CI:1E95846C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125691 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125691 DLMGCP DEBUG <0013> Generated response: line #00: 200 13395 OK (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/74@mgw (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Generated response: line #02: I: 1E95846C (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1E95846C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4846 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125691 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13396 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found free endpoint: rtpbridge/75@mgw (mgcp_endp.c:261) 20241204085125692 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:441) 20241204085125692 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125692 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw conn:(1234/rtp C:6F913347 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125692 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:6F913347 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125692 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:6F913347 output_enabled 0 (mgcp_msg.c:125) 20241204085125692 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125692 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw conn:(1234/rtp C:6F913347 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125692 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125692 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:6F913347 CRCX: Creating connection: port: 4848 (mgcp_protocol.c:1112) 20241204085125692 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CI:6F913347 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125692 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125692 DLMGCP DEBUG <0013> Generated response: line #00: 200 13396 OK (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/75@mgw (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Generated response: line #02: I: 6F913347 (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6F913347 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4848 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13397 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found free endpoint: rtpbridge/76@mgw (mgcp_endp.c:261) 20241204085125692 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:441) 20241204085125692 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125692 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw conn:(1234/rtp C:22E57D7C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125692 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:22E57D7C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125692 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:22E57D7C output_enabled 0 (mgcp_msg.c:125) 20241204085125692 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125692 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw conn:(1234/rtp C:22E57D7C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125692 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125692 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:22E57D7C CRCX: Creating connection: port: 4850 (mgcp_protocol.c:1112) 20241204085125692 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CI:22E57D7C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125692 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125692 DLMGCP DEBUG <0013> Generated response: line #00: 200 13397 OK (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/76@mgw (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Generated response: line #02: I: 22E57D7C (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Generated response: line #04: o=- 22E57D7C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4850 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13398 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found free endpoint: rtpbridge/77@mgw (mgcp_endp.c:261) 20241204085125692 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:441) 20241204085125692 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125692 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw conn:(1234/rtp C:420D294A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125692 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:420D294A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125692 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:420D294A output_enabled 0 (mgcp_msg.c:125) 20241204085125692 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125692 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw conn:(1234/rtp C:420D294A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125692 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125692 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:420D294A CRCX: Creating connection: port: 4852 (mgcp_protocol.c:1112) 20241204085125692 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CI:420D294A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125692 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125692 DLMGCP DEBUG <0013> Generated response: line #00: 200 13398 OK (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/77@mgw (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Generated response: line #02: I: 420D294A (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Generated response: line #04: o=- 420D294A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4852 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13399 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found free endpoint: rtpbridge/78@mgw (mgcp_endp.c:261) 20241204085125692 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:441) 20241204085125692 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125692 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw conn:(1234/rtp C:63AF2E22 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125692 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:63AF2E22 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125692 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:63AF2E22 output_enabled 0 (mgcp_msg.c:125) 20241204085125692 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125692 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw conn:(1234/rtp C:63AF2E22 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125692 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125692 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:63AF2E22 CRCX: Creating connection: port: 4854 (mgcp_protocol.c:1112) 20241204085125692 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CI:63AF2E22 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125692 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125692 DLMGCP DEBUG <0013> Generated response: line #00: 200 13399 OK (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/78@mgw (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Generated response: line #02: I: 63AF2E22 (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Generated response: line #04: o=- 63AF2E22 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4854 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125692 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125693 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13400 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125693 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125693 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125693 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125693 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found free endpoint: rtpbridge/79@mgw (mgcp_endp.c:261) 20241204085125693 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:441) 20241204085125693 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125693 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw conn:(1234/rtp C:2258E49B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125693 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:2258E49B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125693 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:2258E49B output_enabled 0 (mgcp_msg.c:125) 20241204085125693 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125693 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw conn:(1234/rtp C:2258E49B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125693 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125693 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:2258E49B CRCX: Creating connection: port: 4856 (mgcp_protocol.c:1112) 20241204085125693 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CI:2258E49B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125693 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125693 DLMGCP DEBUG <0013> Generated response: line #00: 200 13400 OK (mgcp_msg.c:67) 20241204085125693 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/79@mgw (mgcp_msg.c:67) 20241204085125693 DLMGCP DEBUG <0013> Generated response: line #02: I: 2258E49B (mgcp_msg.c:67) 20241204085125693 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125693 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2258E49B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125693 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125693 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125693 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125693 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4856 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125693 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125693 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125693 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13401 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125693 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125693 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125693 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125693 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found free endpoint: rtpbridge/7a@mgw (mgcp_endp.c:261) 20241204085125693 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:441) 20241204085125693 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125693 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw conn:(1234/rtp C:739BF297 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125693 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:739BF297 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125693 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:739BF297 output_enabled 0 (mgcp_msg.c:125) 20241204085125693 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125693 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw conn:(1234/rtp C:739BF297 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125693 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125693 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:739BF297 CRCX: Creating connection: port: 4858 (mgcp_protocol.c:1112) 20241204085125693 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CI:739BF297 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125693 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125693 DLMGCP DEBUG <0013> Generated response: line #00: 200 13401 OK (mgcp_msg.c:67) 20241204085125693 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7a@mgw (mgcp_msg.c:67) 20241204085125693 DLMGCP DEBUG <0013> Generated response: line #02: I: 739BF297 (mgcp_msg.c:67) 20241204085125693 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125693 DLMGCP DEBUG <0013> Generated response: line #04: o=- 739BF297 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125693 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125693 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125693 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125693 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4858 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125693 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125693 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125693 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13402 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125693 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125693 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125693 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125693 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found free endpoint: rtpbridge/7b@mgw (mgcp_endp.c:261) 20241204085125693 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:441) 20241204085125693 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125693 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw conn:(1234/rtp C:BE0BD090 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125693 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:BE0BD090 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125693 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:BE0BD090 output_enabled 0 (mgcp_msg.c:125) 20241204085125693 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125693 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw conn:(1234/rtp C:BE0BD090 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125693 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125693 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:BE0BD090 CRCX: Creating connection: port: 4860 (mgcp_protocol.c:1112) 20241204085125693 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CI:BE0BD090 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125693 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125693 DLMGCP DEBUG <0013> Generated response: line #00: 200 13402 OK (mgcp_msg.c:67) 20241204085125693 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7b@mgw (mgcp_msg.c:67) 20241204085125693 DLMGCP DEBUG <0013> Generated response: line #02: I: BE0BD090 (mgcp_msg.c:67) 20241204085125693 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125693 DLMGCP DEBUG <0013> Generated response: line #04: o=- BE0BD090 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125693 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125693 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125693 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125693 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4860 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125693 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125693 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125694 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13403 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125694 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125694 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125694 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125694 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found free endpoint: rtpbridge/7c@mgw (mgcp_endp.c:261) 20241204085125694 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:441) 20241204085125694 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125694 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw conn:(1234/rtp C:58EF15DE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125694 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:58EF15DE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125694 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:58EF15DE output_enabled 0 (mgcp_msg.c:125) 20241204085125694 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125694 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw conn:(1234/rtp C:58EF15DE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125694 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125694 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:58EF15DE CRCX: Creating connection: port: 4862 (mgcp_protocol.c:1112) 20241204085125694 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CI:58EF15DE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125694 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125694 DLMGCP DEBUG <0013> Generated response: line #00: 200 13403 OK (mgcp_msg.c:67) 20241204085125694 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7c@mgw (mgcp_msg.c:67) 20241204085125694 DLMGCP DEBUG <0013> Generated response: line #02: I: 58EF15DE (mgcp_msg.c:67) 20241204085125694 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125694 DLMGCP DEBUG <0013> Generated response: line #04: o=- 58EF15DE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125694 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125694 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125694 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125694 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4862 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125694 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125694 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125695 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13404 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125695 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125695 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125695 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125695 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found free endpoint: rtpbridge/7d@mgw (mgcp_endp.c:261) 20241204085125695 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:441) 20241204085125695 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125695 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw conn:(1234/rtp C:144C06BF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125695 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:144C06BF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125695 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:144C06BF output_enabled 0 (mgcp_msg.c:125) 20241204085125695 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125695 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw conn:(1234/rtp C:144C06BF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125695 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125695 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:144C06BF CRCX: Creating connection: port: 4864 (mgcp_protocol.c:1112) 20241204085125695 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CI:144C06BF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125695 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125695 DLMGCP DEBUG <0013> Generated response: line #00: 200 13404 OK (mgcp_msg.c:67) 20241204085125695 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7d@mgw (mgcp_msg.c:67) 20241204085125695 DLMGCP DEBUG <0013> Generated response: line #02: I: 144C06BF (mgcp_msg.c:67) 20241204085125695 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125695 DLMGCP DEBUG <0013> Generated response: line #04: o=- 144C06BF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125695 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125695 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125695 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125695 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4864 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125695 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125695 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125696 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13405 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125696 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125696 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125696 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125696 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found free endpoint: rtpbridge/7e@mgw (mgcp_endp.c:261) 20241204085125696 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:441) 20241204085125696 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125696 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw conn:(1234/rtp C:BAC02CCB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125696 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:BAC02CCB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125696 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:BAC02CCB output_enabled 0 (mgcp_msg.c:125) 20241204085125696 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125696 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw conn:(1234/rtp C:BAC02CCB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125696 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125696 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:BAC02CCB CRCX: Creating connection: port: 4866 (mgcp_protocol.c:1112) 20241204085125696 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CI:BAC02CCB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125696 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125696 DLMGCP DEBUG <0013> Generated response: line #00: 200 13405 OK (mgcp_msg.c:67) 20241204085125696 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7e@mgw (mgcp_msg.c:67) 20241204085125696 DLMGCP DEBUG <0013> Generated response: line #02: I: BAC02CCB (mgcp_msg.c:67) 20241204085125696 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125696 DLMGCP DEBUG <0013> Generated response: line #04: o=- BAC02CCB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125696 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125696 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125696 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125696 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4866 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125696 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125696 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125696 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13406 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125696 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125696 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125696 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125696 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found free endpoint: rtpbridge/7f@mgw (mgcp_endp.c:261) 20241204085125696 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:441) 20241204085125696 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125696 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw conn:(1234/rtp C:73D7376A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125696 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:73D7376A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125696 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:73D7376A output_enabled 0 (mgcp_msg.c:125) 20241204085125696 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125696 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw conn:(1234/rtp C:73D7376A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125696 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125696 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:73D7376A CRCX: Creating connection: port: 4868 (mgcp_protocol.c:1112) 20241204085125696 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CI:73D7376A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125696 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125696 DLMGCP DEBUG <0013> Generated response: line #00: 200 13406 OK (mgcp_msg.c:67) 20241204085125696 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7f@mgw (mgcp_msg.c:67) 20241204085125696 DLMGCP DEBUG <0013> Generated response: line #02: I: 73D7376A (mgcp_msg.c:67) 20241204085125696 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125696 DLMGCP DEBUG <0013> Generated response: line #04: o=- 73D7376A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125696 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125696 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125696 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125696 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4868 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125696 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125696 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125696 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13407 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125696 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125696 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125696 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125696 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found free endpoint: rtpbridge/80@mgw (mgcp_endp.c:261) 20241204085125696 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:441) 20241204085125696 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125696 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw conn:(1234/rtp C:C94CDC0D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125696 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:C94CDC0D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125696 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:C94CDC0D output_enabled 0 (mgcp_msg.c:125) 20241204085125696 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125696 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw conn:(1234/rtp C:C94CDC0D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125696 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125696 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:C94CDC0D CRCX: Creating connection: port: 4870 (mgcp_protocol.c:1112) 20241204085125696 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CI:C94CDC0D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125696 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125696 DLMGCP DEBUG <0013> Generated response: line #00: 200 13407 OK (mgcp_msg.c:67) 20241204085125696 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/80@mgw (mgcp_msg.c:67) 20241204085125696 DLMGCP DEBUG <0013> Generated response: line #02: I: C94CDC0D (mgcp_msg.c:67) 20241204085125696 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125696 DLMGCP DEBUG <0013> Generated response: line #04: o=- C94CDC0D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125696 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125696 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125696 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125696 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4870 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125696 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125696 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125697 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13408 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125697 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125697 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125697 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125697 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found free endpoint: rtpbridge/81@mgw (mgcp_endp.c:261) 20241204085125697 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:441) 20241204085125697 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125697 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw conn:(1234/rtp C:3FAFEC1D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125697 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:3FAFEC1D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125697 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:3FAFEC1D output_enabled 0 (mgcp_msg.c:125) 20241204085125697 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125697 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw conn:(1234/rtp C:3FAFEC1D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125697 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125697 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:3FAFEC1D CRCX: Creating connection: port: 4872 (mgcp_protocol.c:1112) 20241204085125697 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CI:3FAFEC1D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125697 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125697 DLMGCP DEBUG <0013> Generated response: line #00: 200 13408 OK (mgcp_msg.c:67) 20241204085125697 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/81@mgw (mgcp_msg.c:67) 20241204085125697 DLMGCP DEBUG <0013> Generated response: line #02: I: 3FAFEC1D (mgcp_msg.c:67) 20241204085125697 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125697 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3FAFEC1D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125697 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125697 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125697 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125697 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4872 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125697 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125697 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125697 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13409 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125697 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125697 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125697 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125697 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found free endpoint: rtpbridge/82@mgw (mgcp_endp.c:261) 20241204085125697 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:441) 20241204085125697 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125697 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw conn:(1234/rtp C:3E8BA3C6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125697 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:3E8BA3C6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125697 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:3E8BA3C6 output_enabled 0 (mgcp_msg.c:125) 20241204085125697 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125697 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw conn:(1234/rtp C:3E8BA3C6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125697 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125697 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:3E8BA3C6 CRCX: Creating connection: port: 4874 (mgcp_protocol.c:1112) 20241204085125697 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CI:3E8BA3C6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125697 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125697 DLMGCP DEBUG <0013> Generated response: line #00: 200 13409 OK (mgcp_msg.c:67) 20241204085125697 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/82@mgw (mgcp_msg.c:67) 20241204085125697 DLMGCP DEBUG <0013> Generated response: line #02: I: 3E8BA3C6 (mgcp_msg.c:67) 20241204085125697 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125697 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3E8BA3C6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125697 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125697 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125697 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125697 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4874 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125697 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125697 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125697 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13410 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125697 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125697 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125697 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125697 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found free endpoint: rtpbridge/83@mgw (mgcp_endp.c:261) 20241204085125697 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:441) 20241204085125697 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125697 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw conn:(1234/rtp C:4B9D4CD5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125697 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:4B9D4CD5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125697 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:4B9D4CD5 output_enabled 0 (mgcp_msg.c:125) 20241204085125697 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125697 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw conn:(1234/rtp C:4B9D4CD5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125697 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125698 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:4B9D4CD5 CRCX: Creating connection: port: 4876 (mgcp_protocol.c:1112) 20241204085125698 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CI:4B9D4CD5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125698 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125698 DLMGCP DEBUG <0013> Generated response: line #00: 200 13410 OK (mgcp_msg.c:67) 20241204085125698 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/83@mgw (mgcp_msg.c:67) 20241204085125698 DLMGCP DEBUG <0013> Generated response: line #02: I: 4B9D4CD5 (mgcp_msg.c:67) 20241204085125698 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125698 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4B9D4CD5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125698 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125698 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125698 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125698 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4876 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125698 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125698 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125698 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13411 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125698 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125698 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125698 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125698 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found free endpoint: rtpbridge/84@mgw (mgcp_endp.c:261) 20241204085125698 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:441) 20241204085125698 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125698 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw conn:(1234/rtp C:F627E149 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125698 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:F627E149 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125698 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:F627E149 output_enabled 0 (mgcp_msg.c:125) 20241204085125698 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125698 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw conn:(1234/rtp C:F627E149 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125698 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125698 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:F627E149 CRCX: Creating connection: port: 4878 (mgcp_protocol.c:1112) 20241204085125698 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CI:F627E149 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125698 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125698 DLMGCP DEBUG <0013> Generated response: line #00: 200 13411 OK (mgcp_msg.c:67) 20241204085125698 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/84@mgw (mgcp_msg.c:67) 20241204085125698 DLMGCP DEBUG <0013> Generated response: line #02: I: F627E149 (mgcp_msg.c:67) 20241204085125698 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125698 DLMGCP DEBUG <0013> Generated response: line #04: o=- F627E149 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125698 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125698 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125698 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125698 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4878 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125698 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125698 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125699 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13412 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125699 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125699 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125699 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125699 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found free endpoint: rtpbridge/85@mgw (mgcp_endp.c:261) 20241204085125699 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:441) 20241204085125699 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125699 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw conn:(1234/rtp C:19015CC7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125699 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:19015CC7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125699 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:19015CC7 output_enabled 0 (mgcp_msg.c:125) 20241204085125699 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125699 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw conn:(1234/rtp C:19015CC7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125699 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125699 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:19015CC7 CRCX: Creating connection: port: 4880 (mgcp_protocol.c:1112) 20241204085125699 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CI:19015CC7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125699 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125699 DLMGCP DEBUG <0013> Generated response: line #00: 200 13412 OK (mgcp_msg.c:67) 20241204085125699 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/85@mgw (mgcp_msg.c:67) 20241204085125699 DLMGCP DEBUG <0013> Generated response: line #02: I: 19015CC7 (mgcp_msg.c:67) 20241204085125699 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125699 DLMGCP DEBUG <0013> Generated response: line #04: o=- 19015CC7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125699 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125699 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125699 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125699 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4880 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125699 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125699 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125699 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13413 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125699 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125699 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125699 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125699 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found free endpoint: rtpbridge/86@mgw (mgcp_endp.c:261) 20241204085125699 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:441) 20241204085125699 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125699 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw conn:(1234/rtp C:132DD3F4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125699 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:132DD3F4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125699 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:132DD3F4 output_enabled 0 (mgcp_msg.c:125) 20241204085125699 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125699 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw conn:(1234/rtp C:132DD3F4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125699 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125699 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:132DD3F4 CRCX: Creating connection: port: 4882 (mgcp_protocol.c:1112) 20241204085125699 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CI:132DD3F4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125699 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125699 DLMGCP DEBUG <0013> Generated response: line #00: 200 13413 OK (mgcp_msg.c:67) 20241204085125699 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/86@mgw (mgcp_msg.c:67) 20241204085125699 DLMGCP DEBUG <0013> Generated response: line #02: I: 132DD3F4 (mgcp_msg.c:67) 20241204085125699 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125699 DLMGCP DEBUG <0013> Generated response: line #04: o=- 132DD3F4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125699 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125699 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125699 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125699 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4882 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125699 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125699 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125700 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13414 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125700 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125700 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125700 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125700 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found free endpoint: rtpbridge/87@mgw (mgcp_endp.c:261) 20241204085125700 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:441) 20241204085125700 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125700 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw conn:(1234/rtp C:9E84A9BF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125700 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:9E84A9BF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125700 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:9E84A9BF output_enabled 0 (mgcp_msg.c:125) 20241204085125700 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125700 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw conn:(1234/rtp C:9E84A9BF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125700 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125700 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:9E84A9BF CRCX: Creating connection: port: 4884 (mgcp_protocol.c:1112) 20241204085125700 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CI:9E84A9BF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125700 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125700 DLMGCP DEBUG <0013> Generated response: line #00: 200 13414 OK (mgcp_msg.c:67) 20241204085125700 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/87@mgw (mgcp_msg.c:67) 20241204085125700 DLMGCP DEBUG <0013> Generated response: line #02: I: 9E84A9BF (mgcp_msg.c:67) 20241204085125700 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125700 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9E84A9BF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125700 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125700 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125700 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125700 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4884 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125700 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125700 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125700 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13415 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125700 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125700 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125700 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125700 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found free endpoint: rtpbridge/88@mgw (mgcp_endp.c:261) 20241204085125700 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:441) 20241204085125700 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125700 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw conn:(1234/rtp C:8D6C6C9C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125700 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:8D6C6C9C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125700 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:8D6C6C9C output_enabled 0 (mgcp_msg.c:125) 20241204085125700 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125700 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw conn:(1234/rtp C:8D6C6C9C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125700 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125700 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:8D6C6C9C CRCX: Creating connection: port: 4886 (mgcp_protocol.c:1112) 20241204085125700 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CI:8D6C6C9C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125700 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125700 DLMGCP DEBUG <0013> Generated response: line #00: 200 13415 OK (mgcp_msg.c:67) 20241204085125700 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/88@mgw (mgcp_msg.c:67) 20241204085125700 DLMGCP DEBUG <0013> Generated response: line #02: I: 8D6C6C9C (mgcp_msg.c:67) 20241204085125700 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125700 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8D6C6C9C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125700 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125700 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125700 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125700 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4886 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125700 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125700 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125701 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13416 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125701 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125701 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125701 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125701 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found free endpoint: rtpbridge/89@mgw (mgcp_endp.c:261) 20241204085125701 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:441) 20241204085125701 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125701 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw conn:(1234/rtp C:2FF3B4C4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125701 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:2FF3B4C4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125701 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:2FF3B4C4 output_enabled 0 (mgcp_msg.c:125) 20241204085125701 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125701 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw conn:(1234/rtp C:2FF3B4C4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125701 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125701 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:2FF3B4C4 CRCX: Creating connection: port: 4888 (mgcp_protocol.c:1112) 20241204085125701 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CI:2FF3B4C4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125701 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125701 DLMGCP DEBUG <0013> Generated response: line #00: 200 13416 OK (mgcp_msg.c:67) 20241204085125701 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/89@mgw (mgcp_msg.c:67) 20241204085125701 DLMGCP DEBUG <0013> Generated response: line #02: I: 2FF3B4C4 (mgcp_msg.c:67) 20241204085125701 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125701 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2FF3B4C4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125701 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125701 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125701 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125701 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4888 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125701 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125701 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125701 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13417 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125701 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125701 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125701 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125701 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found free endpoint: rtpbridge/8a@mgw (mgcp_endp.c:261) 20241204085125701 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:441) 20241204085125701 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125701 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw conn:(1234/rtp C:2162D3D0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125701 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:2162D3D0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125701 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:2162D3D0 output_enabled 0 (mgcp_msg.c:125) 20241204085125701 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125701 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw conn:(1234/rtp C:2162D3D0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125701 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125701 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:2162D3D0 CRCX: Creating connection: port: 4890 (mgcp_protocol.c:1112) 20241204085125701 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CI:2162D3D0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125701 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125701 DLMGCP DEBUG <0013> Generated response: line #00: 200 13417 OK (mgcp_msg.c:67) 20241204085125701 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8a@mgw (mgcp_msg.c:67) 20241204085125701 DLMGCP DEBUG <0013> Generated response: line #02: I: 2162D3D0 (mgcp_msg.c:67) 20241204085125701 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125701 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2162D3D0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125701 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125701 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125701 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125701 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4890 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125701 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125701 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125702 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13418 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125702 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125702 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125702 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125702 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found free endpoint: rtpbridge/8b@mgw (mgcp_endp.c:261) 20241204085125702 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:441) 20241204085125702 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125702 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw conn:(1234/rtp C:C2CF6222 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125702 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:C2CF6222 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125702 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:C2CF6222 output_enabled 0 (mgcp_msg.c:125) 20241204085125702 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125702 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw conn:(1234/rtp C:C2CF6222 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125702 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125702 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:C2CF6222 CRCX: Creating connection: port: 4892 (mgcp_protocol.c:1112) 20241204085125702 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CI:C2CF6222 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125702 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125702 DLMGCP DEBUG <0013> Generated response: line #00: 200 13418 OK (mgcp_msg.c:67) 20241204085125702 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8b@mgw (mgcp_msg.c:67) 20241204085125702 DLMGCP DEBUG <0013> Generated response: line #02: I: C2CF6222 (mgcp_msg.c:67) 20241204085125702 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125702 DLMGCP DEBUG <0013> Generated response: line #04: o=- C2CF6222 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125702 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125702 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125702 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125702 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4892 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125702 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125702 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125702 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13419 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125702 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125702 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125702 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125702 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found free endpoint: rtpbridge/8c@mgw (mgcp_endp.c:261) 20241204085125702 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:441) 20241204085125702 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125702 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw conn:(1234/rtp C:F9753B31 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125702 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:F9753B31 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125702 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:F9753B31 output_enabled 0 (mgcp_msg.c:125) 20241204085125702 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125702 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw conn:(1234/rtp C:F9753B31 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125702 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125702 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:F9753B31 CRCX: Creating connection: port: 4894 (mgcp_protocol.c:1112) 20241204085125702 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CI:F9753B31 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125702 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125702 DLMGCP DEBUG <0013> Generated response: line #00: 200 13419 OK (mgcp_msg.c:67) 20241204085125702 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8c@mgw (mgcp_msg.c:67) 20241204085125702 DLMGCP DEBUG <0013> Generated response: line #02: I: F9753B31 (mgcp_msg.c:67) 20241204085125702 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125702 DLMGCP DEBUG <0013> Generated response: line #04: o=- F9753B31 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125702 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125702 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125702 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125702 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4894 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125702 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125702 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125702 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13420 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125702 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125702 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125702 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125702 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found free endpoint: rtpbridge/8d@mgw (mgcp_endp.c:261) 20241204085125702 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:441) 20241204085125702 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125702 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw conn:(1234/rtp C:572C2CBD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125702 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:572C2CBD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125702 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:572C2CBD output_enabled 0 (mgcp_msg.c:125) 20241204085125702 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125702 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw conn:(1234/rtp C:572C2CBD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125702 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125702 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:572C2CBD CRCX: Creating connection: port: 4896 (mgcp_protocol.c:1112) 20241204085125702 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CI:572C2CBD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125702 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125702 DLMGCP DEBUG <0013> Generated response: line #00: 200 13420 OK (mgcp_msg.c:67) 20241204085125702 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8d@mgw (mgcp_msg.c:67) 20241204085125702 DLMGCP DEBUG <0013> Generated response: line #02: I: 572C2CBD (mgcp_msg.c:67) 20241204085125702 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125702 DLMGCP DEBUG <0013> Generated response: line #04: o=- 572C2CBD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125702 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125702 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125702 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125702 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4896 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125703 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125703 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125703 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13421 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125703 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125703 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125703 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125703 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found free endpoint: rtpbridge/8e@mgw (mgcp_endp.c:261) 20241204085125703 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:441) 20241204085125703 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125703 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw conn:(1234/rtp C:8F865C01 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125703 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:8F865C01 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125703 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:8F865C01 output_enabled 0 (mgcp_msg.c:125) 20241204085125703 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125703 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw conn:(1234/rtp C:8F865C01 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125703 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125703 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:8F865C01 CRCX: Creating connection: port: 4898 (mgcp_protocol.c:1112) 20241204085125703 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CI:8F865C01 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125703 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125703 DLMGCP DEBUG <0013> Generated response: line #00: 200 13421 OK (mgcp_msg.c:67) 20241204085125703 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8e@mgw (mgcp_msg.c:67) 20241204085125703 DLMGCP DEBUG <0013> Generated response: line #02: I: 8F865C01 (mgcp_msg.c:67) 20241204085125703 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125703 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8F865C01 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125703 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125703 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125703 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125703 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4898 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125703 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125703 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125703 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13422 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125703 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125703 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125703 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125703 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found free endpoint: rtpbridge/8f@mgw (mgcp_endp.c:261) 20241204085125703 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:441) 20241204085125703 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125703 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw conn:(1234/rtp C:E4AF75E1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125703 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:E4AF75E1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125703 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:E4AF75E1 output_enabled 0 (mgcp_msg.c:125) 20241204085125703 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125703 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw conn:(1234/rtp C:E4AF75E1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125703 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125703 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:E4AF75E1 CRCX: Creating connection: port: 4900 (mgcp_protocol.c:1112) 20241204085125703 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CI:E4AF75E1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125703 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125703 DLMGCP DEBUG <0013> Generated response: line #00: 200 13422 OK (mgcp_msg.c:67) 20241204085125703 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8f@mgw (mgcp_msg.c:67) 20241204085125703 DLMGCP DEBUG <0013> Generated response: line #02: I: E4AF75E1 (mgcp_msg.c:67) 20241204085125703 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125703 DLMGCP DEBUG <0013> Generated response: line #04: o=- E4AF75E1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125703 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125703 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125703 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125703 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4900 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125704 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125704 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125704 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13423 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125704 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125704 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125704 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125704 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found free endpoint: rtpbridge/90@mgw (mgcp_endp.c:261) 20241204085125704 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:441) 20241204085125704 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125704 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw conn:(1234/rtp C:6D4E448C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125704 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:6D4E448C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125704 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:6D4E448C output_enabled 0 (mgcp_msg.c:125) 20241204085125704 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125704 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw conn:(1234/rtp C:6D4E448C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125704 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125704 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:6D4E448C CRCX: Creating connection: port: 4902 (mgcp_protocol.c:1112) 20241204085125704 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CI:6D4E448C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125704 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125704 DLMGCP DEBUG <0013> Generated response: line #00: 200 13423 OK (mgcp_msg.c:67) 20241204085125704 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/90@mgw (mgcp_msg.c:67) 20241204085125704 DLMGCP DEBUG <0013> Generated response: line #02: I: 6D4E448C (mgcp_msg.c:67) 20241204085125704 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125704 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6D4E448C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125704 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125704 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125704 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125704 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4902 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125704 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125704 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125704 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13424 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125704 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125704 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125704 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125704 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found free endpoint: rtpbridge/91@mgw (mgcp_endp.c:261) 20241204085125704 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:441) 20241204085125704 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125704 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw conn:(1234/rtp C:38BA0126 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125704 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:38BA0126 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125704 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:38BA0126 output_enabled 0 (mgcp_msg.c:125) 20241204085125704 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125704 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw conn:(1234/rtp C:38BA0126 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125704 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125704 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:38BA0126 CRCX: Creating connection: port: 4904 (mgcp_protocol.c:1112) 20241204085125704 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CI:38BA0126 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125704 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125704 DLMGCP DEBUG <0013> Generated response: line #00: 200 13424 OK (mgcp_msg.c:67) 20241204085125704 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/91@mgw (mgcp_msg.c:67) 20241204085125704 DLMGCP DEBUG <0013> Generated response: line #02: I: 38BA0126 (mgcp_msg.c:67) 20241204085125704 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125704 DLMGCP DEBUG <0013> Generated response: line #04: o=- 38BA0126 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125704 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125704 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125704 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125704 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4904 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125704 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125704 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125705 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13425 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125705 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125705 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125705 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125705 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found free endpoint: rtpbridge/92@mgw (mgcp_endp.c:261) 20241204085125705 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:441) 20241204085125705 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125705 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw conn:(1234/rtp C:55123941 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125705 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:55123941 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125705 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:55123941 output_enabled 0 (mgcp_msg.c:125) 20241204085125705 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125705 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw conn:(1234/rtp C:55123941 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125705 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125705 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:55123941 CRCX: Creating connection: port: 4906 (mgcp_protocol.c:1112) 20241204085125705 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CI:55123941 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125705 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125705 DLMGCP DEBUG <0013> Generated response: line #00: 200 13425 OK (mgcp_msg.c:67) 20241204085125705 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/92@mgw (mgcp_msg.c:67) 20241204085125705 DLMGCP DEBUG <0013> Generated response: line #02: I: 55123941 (mgcp_msg.c:67) 20241204085125705 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125705 DLMGCP DEBUG <0013> Generated response: line #04: o=- 55123941 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125705 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125705 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125705 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125705 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4906 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125705 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125705 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125706 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13426 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125706 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125706 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125706 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125706 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found free endpoint: rtpbridge/93@mgw (mgcp_endp.c:261) 20241204085125706 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:441) 20241204085125706 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125706 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw conn:(1234/rtp C:F1790651 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125706 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:F1790651 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125706 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:F1790651 output_enabled 0 (mgcp_msg.c:125) 20241204085125706 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125706 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw conn:(1234/rtp C:F1790651 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125706 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125706 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:F1790651 CRCX: Creating connection: port: 4908 (mgcp_protocol.c:1112) 20241204085125706 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CI:F1790651 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125706 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125706 DLMGCP DEBUG <0013> Generated response: line #00: 200 13426 OK (mgcp_msg.c:67) 20241204085125706 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/93@mgw (mgcp_msg.c:67) 20241204085125706 DLMGCP DEBUG <0013> Generated response: line #02: I: F1790651 (mgcp_msg.c:67) 20241204085125706 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125706 DLMGCP DEBUG <0013> Generated response: line #04: o=- F1790651 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125706 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125706 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125706 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125706 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4908 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125706 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125706 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125706 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13427 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125706 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125706 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125706 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125706 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found free endpoint: rtpbridge/94@mgw (mgcp_endp.c:261) 20241204085125706 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:441) 20241204085125706 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125706 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw conn:(1234/rtp C:8611FF84 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125706 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:8611FF84 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125706 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:8611FF84 output_enabled 0 (mgcp_msg.c:125) 20241204085125706 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125706 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw conn:(1234/rtp C:8611FF84 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125706 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125706 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:8611FF84 CRCX: Creating connection: port: 4910 (mgcp_protocol.c:1112) 20241204085125706 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CI:8611FF84 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125706 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125706 DLMGCP DEBUG <0013> Generated response: line #00: 200 13427 OK (mgcp_msg.c:67) 20241204085125706 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/94@mgw (mgcp_msg.c:67) 20241204085125706 DLMGCP DEBUG <0013> Generated response: line #02: I: 8611FF84 (mgcp_msg.c:67) 20241204085125706 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125706 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8611FF84 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125706 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125706 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125706 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125706 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4910 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125706 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125706 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125707 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13428 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125707 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125707 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125707 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125707 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found free endpoint: rtpbridge/95@mgw (mgcp_endp.c:261) 20241204085125707 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:441) 20241204085125707 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125707 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw conn:(1234/rtp C:F7A2267F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125707 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:F7A2267F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125707 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:F7A2267F output_enabled 0 (mgcp_msg.c:125) 20241204085125707 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125707 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw conn:(1234/rtp C:F7A2267F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125707 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125707 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:F7A2267F CRCX: Creating connection: port: 4912 (mgcp_protocol.c:1112) 20241204085125707 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CI:F7A2267F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125707 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125707 DLMGCP DEBUG <0013> Generated response: line #00: 200 13428 OK (mgcp_msg.c:67) 20241204085125707 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/95@mgw (mgcp_msg.c:67) 20241204085125707 DLMGCP DEBUG <0013> Generated response: line #02: I: F7A2267F (mgcp_msg.c:67) 20241204085125707 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125707 DLMGCP DEBUG <0013> Generated response: line #04: o=- F7A2267F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125707 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125707 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125707 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125707 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4912 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125707 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125707 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125707 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13429 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125707 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125707 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125707 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125707 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found free endpoint: rtpbridge/96@mgw (mgcp_endp.c:261) 20241204085125707 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:441) 20241204085125707 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125707 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw conn:(1234/rtp C:8742DC66 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125707 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:8742DC66 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125707 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:8742DC66 output_enabled 0 (mgcp_msg.c:125) 20241204085125707 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125707 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw conn:(1234/rtp C:8742DC66 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125707 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125707 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:8742DC66 CRCX: Creating connection: port: 4914 (mgcp_protocol.c:1112) 20241204085125707 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CI:8742DC66 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125707 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125707 DLMGCP DEBUG <0013> Generated response: line #00: 200 13429 OK (mgcp_msg.c:67) 20241204085125707 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/96@mgw (mgcp_msg.c:67) 20241204085125707 DLMGCP DEBUG <0013> Generated response: line #02: I: 8742DC66 (mgcp_msg.c:67) 20241204085125707 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125707 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8742DC66 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125707 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125707 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125707 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125707 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4914 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125707 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125707 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125707 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13430 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125707 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125707 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125707 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125707 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found free endpoint: rtpbridge/97@mgw (mgcp_endp.c:261) 20241204085125707 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:441) 20241204085125707 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125707 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw conn:(1234/rtp C:BF964C9F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125707 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:BF964C9F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125707 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:BF964C9F output_enabled 0 (mgcp_msg.c:125) 20241204085125707 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125707 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw conn:(1234/rtp C:BF964C9F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125707 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125707 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:BF964C9F CRCX: Creating connection: port: 4916 (mgcp_protocol.c:1112) 20241204085125707 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CI:BF964C9F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125707 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125707 DLMGCP DEBUG <0013> Generated response: line #00: 200 13430 OK (mgcp_msg.c:67) 20241204085125707 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/97@mgw (mgcp_msg.c:67) 20241204085125707 DLMGCP DEBUG <0013> Generated response: line #02: I: BF964C9F (mgcp_msg.c:67) 20241204085125707 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125707 DLMGCP DEBUG <0013> Generated response: line #04: o=- BF964C9F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125707 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125707 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125708 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125708 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4916 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125708 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125708 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125708 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13431 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125708 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125708 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125708 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125708 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found free endpoint: rtpbridge/98@mgw (mgcp_endp.c:261) 20241204085125708 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:441) 20241204085125708 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125708 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw conn:(1234/rtp C:D4D82D67 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125708 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:D4D82D67 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125708 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:D4D82D67 output_enabled 0 (mgcp_msg.c:125) 20241204085125708 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125708 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw conn:(1234/rtp C:D4D82D67 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125708 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125708 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:D4D82D67 CRCX: Creating connection: port: 4918 (mgcp_protocol.c:1112) 20241204085125708 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CI:D4D82D67 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125708 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125708 DLMGCP DEBUG <0013> Generated response: line #00: 200 13431 OK (mgcp_msg.c:67) 20241204085125708 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/98@mgw (mgcp_msg.c:67) 20241204085125708 DLMGCP DEBUG <0013> Generated response: line #02: I: D4D82D67 (mgcp_msg.c:67) 20241204085125708 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125708 DLMGCP DEBUG <0013> Generated response: line #04: o=- D4D82D67 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125708 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125708 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125708 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125708 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4918 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125708 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125708 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125708 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13432 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125708 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125708 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125708 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125708 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found free endpoint: rtpbridge/99@mgw (mgcp_endp.c:261) 20241204085125708 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:441) 20241204085125708 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125708 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw conn:(1234/rtp C:8A3FD006 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125708 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:8A3FD006 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125708 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:8A3FD006 output_enabled 0 (mgcp_msg.c:125) 20241204085125708 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125708 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw conn:(1234/rtp C:8A3FD006 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125708 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125708 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:8A3FD006 CRCX: Creating connection: port: 4920 (mgcp_protocol.c:1112) 20241204085125708 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CI:8A3FD006 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125708 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125708 DLMGCP DEBUG <0013> Generated response: line #00: 200 13432 OK (mgcp_msg.c:67) 20241204085125708 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/99@mgw (mgcp_msg.c:67) 20241204085125708 DLMGCP DEBUG <0013> Generated response: line #02: I: 8A3FD006 (mgcp_msg.c:67) 20241204085125708 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125708 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8A3FD006 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125708 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125708 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125708 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125708 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4920 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125708 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125708 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125709 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13433 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125709 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125709 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125709 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125709 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found free endpoint: rtpbridge/9a@mgw (mgcp_endp.c:261) 20241204085125709 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:441) 20241204085125709 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125709 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw conn:(1234/rtp C:8C791C37 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125709 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:8C791C37 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125709 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:8C791C37 output_enabled 0 (mgcp_msg.c:125) 20241204085125709 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125709 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw conn:(1234/rtp C:8C791C37 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125709 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125709 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:8C791C37 CRCX: Creating connection: port: 4922 (mgcp_protocol.c:1112) 20241204085125709 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CI:8C791C37 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125709 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125709 DLMGCP DEBUG <0013> Generated response: line #00: 200 13433 OK (mgcp_msg.c:67) 20241204085125709 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9a@mgw (mgcp_msg.c:67) 20241204085125709 DLMGCP DEBUG <0013> Generated response: line #02: I: 8C791C37 (mgcp_msg.c:67) 20241204085125709 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125709 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8C791C37 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125709 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125709 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125709 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125709 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4922 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125709 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125709 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125709 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13434 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125709 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125709 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125709 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125709 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found free endpoint: rtpbridge/9b@mgw (mgcp_endp.c:261) 20241204085125709 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:441) 20241204085125709 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125709 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw conn:(1234/rtp C:00EF3E71 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125709 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:00EF3E71 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125709 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:00EF3E71 output_enabled 0 (mgcp_msg.c:125) 20241204085125709 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125709 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw conn:(1234/rtp C:00EF3E71 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125709 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125709 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:00EF3E71 CRCX: Creating connection: port: 4924 (mgcp_protocol.c:1112) 20241204085125709 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CI:00EF3E71 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125709 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125709 DLMGCP DEBUG <0013> Generated response: line #00: 200 13434 OK (mgcp_msg.c:67) 20241204085125709 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9b@mgw (mgcp_msg.c:67) 20241204085125709 DLMGCP DEBUG <0013> Generated response: line #02: I: 00EF3E71 (mgcp_msg.c:67) 20241204085125709 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125709 DLMGCP DEBUG <0013> Generated response: line #04: o=- 00EF3E71 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125709 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125709 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125709 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125709 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4924 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125709 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125709 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13435 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found free endpoint: rtpbridge/9c@mgw (mgcp_endp.c:261) 20241204085125710 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:441) 20241204085125710 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125710 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw conn:(1234/rtp C:4F9BBBA2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125710 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:4F9BBBA2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125710 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:4F9BBBA2 output_enabled 0 (mgcp_msg.c:125) 20241204085125710 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125710 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw conn:(1234/rtp C:4F9BBBA2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125710 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125710 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:4F9BBBA2 CRCX: Creating connection: port: 4926 (mgcp_protocol.c:1112) 20241204085125710 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CI:4F9BBBA2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125710 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125710 DLMGCP DEBUG <0013> Generated response: line #00: 200 13435 OK (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9c@mgw (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> Generated response: line #02: I: 4F9BBBA2 (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4F9BBBA2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4926 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13436 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found free endpoint: rtpbridge/9d@mgw (mgcp_endp.c:261) 20241204085125710 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:441) 20241204085125710 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125710 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw conn:(1234/rtp C:0730CA7F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125710 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:0730CA7F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125710 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:0730CA7F output_enabled 0 (mgcp_msg.c:125) 20241204085125710 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125710 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw conn:(1234/rtp C:0730CA7F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125710 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125710 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:0730CA7F CRCX: Creating connection: port: 4928 (mgcp_protocol.c:1112) 20241204085125710 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CI:0730CA7F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125710 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125710 DLMGCP DEBUG <0013> Generated response: line #00: 200 13436 OK (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9d@mgw (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> Generated response: line #02: I: 0730CA7F (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0730CA7F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4928 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13437 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found free endpoint: rtpbridge/9e@mgw (mgcp_endp.c:261) 20241204085125710 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:441) 20241204085125710 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125710 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw conn:(1234/rtp C:F06F63CA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125710 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:F06F63CA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125710 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:F06F63CA output_enabled 0 (mgcp_msg.c:125) 20241204085125710 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125710 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw conn:(1234/rtp C:F06F63CA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125710 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125710 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:F06F63CA CRCX: Creating connection: port: 4930 (mgcp_protocol.c:1112) 20241204085125710 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CI:F06F63CA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125710 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125710 DLMGCP DEBUG <0013> Generated response: line #00: 200 13437 OK (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9e@mgw (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> Generated response: line #02: I: F06F63CA (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> Generated response: line #04: o=- F06F63CA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4930 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13438 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125710 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found free endpoint: rtpbridge/9f@mgw (mgcp_endp.c:261) 20241204085125710 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:441) 20241204085125710 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125710 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw conn:(1234/rtp C:DF49EEC3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125711 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:DF49EEC3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125711 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:DF49EEC3 output_enabled 0 (mgcp_msg.c:125) 20241204085125711 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125711 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw conn:(1234/rtp C:DF49EEC3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125711 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125711 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:DF49EEC3 CRCX: Creating connection: port: 4932 (mgcp_protocol.c:1112) 20241204085125711 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CI:DF49EEC3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125711 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125711 DLMGCP DEBUG <0013> Generated response: line #00: 200 13438 OK (mgcp_msg.c:67) 20241204085125711 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9f@mgw (mgcp_msg.c:67) 20241204085125711 DLMGCP DEBUG <0013> Generated response: line #02: I: DF49EEC3 (mgcp_msg.c:67) 20241204085125711 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125711 DLMGCP DEBUG <0013> Generated response: line #04: o=- DF49EEC3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125711 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125711 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125711 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125711 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4932 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125711 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125711 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125711 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13439 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125711 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125711 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125711 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125711 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found free endpoint: rtpbridge/a0@mgw (mgcp_endp.c:261) 20241204085125711 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:441) 20241204085125711 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125711 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw conn:(1234/rtp C:9A6C359A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125711 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:9A6C359A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125711 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:9A6C359A output_enabled 0 (mgcp_msg.c:125) 20241204085125711 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125711 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw conn:(1234/rtp C:9A6C359A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125711 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125711 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:9A6C359A CRCX: Creating connection: port: 4934 (mgcp_protocol.c:1112) 20241204085125711 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CI:9A6C359A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125711 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125711 DLMGCP DEBUG <0013> Generated response: line #00: 200 13439 OK (mgcp_msg.c:67) 20241204085125711 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a0@mgw (mgcp_msg.c:67) 20241204085125711 DLMGCP DEBUG <0013> Generated response: line #02: I: 9A6C359A (mgcp_msg.c:67) 20241204085125711 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125711 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9A6C359A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125711 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125711 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125711 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125711 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4934 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125711 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125711 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125711 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13440 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125711 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125711 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125711 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125711 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found free endpoint: rtpbridge/a1@mgw (mgcp_endp.c:261) 20241204085125711 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:441) 20241204085125711 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125711 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw conn:(1234/rtp C:697CC384 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125711 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:697CC384 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125711 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:697CC384 output_enabled 0 (mgcp_msg.c:125) 20241204085125711 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125711 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw conn:(1234/rtp C:697CC384 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125711 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125711 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:697CC384 CRCX: Creating connection: port: 4936 (mgcp_protocol.c:1112) 20241204085125711 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CI:697CC384 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125711 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125711 DLMGCP DEBUG <0013> Generated response: line #00: 200 13440 OK (mgcp_msg.c:67) 20241204085125711 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a1@mgw (mgcp_msg.c:67) 20241204085125711 DLMGCP DEBUG <0013> Generated response: line #02: I: 697CC384 (mgcp_msg.c:67) 20241204085125711 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125711 DLMGCP DEBUG <0013> Generated response: line #04: o=- 697CC384 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125711 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125711 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125711 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125711 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4936 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125711 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125711 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125712 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13441 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125712 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125712 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125712 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125712 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found free endpoint: rtpbridge/a2@mgw (mgcp_endp.c:261) 20241204085125712 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:441) 20241204085125712 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125712 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw conn:(1234/rtp C:2505C9EA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125712 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:2505C9EA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125712 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:2505C9EA output_enabled 0 (mgcp_msg.c:125) 20241204085125712 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125712 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw conn:(1234/rtp C:2505C9EA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125712 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125712 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:2505C9EA CRCX: Creating connection: port: 4938 (mgcp_protocol.c:1112) 20241204085125712 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CI:2505C9EA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125712 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125712 DLMGCP DEBUG <0013> Generated response: line #00: 200 13441 OK (mgcp_msg.c:67) 20241204085125712 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a2@mgw (mgcp_msg.c:67) 20241204085125712 DLMGCP DEBUG <0013> Generated response: line #02: I: 2505C9EA (mgcp_msg.c:67) 20241204085125712 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125712 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2505C9EA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125712 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125712 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125712 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125712 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4938 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125712 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125712 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125712 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13442 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125712 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125712 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125712 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125712 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found free endpoint: rtpbridge/a3@mgw (mgcp_endp.c:261) 20241204085125712 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:441) 20241204085125712 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125712 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw conn:(1234/rtp C:17B6F859 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125712 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:17B6F859 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125712 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:17B6F859 output_enabled 0 (mgcp_msg.c:125) 20241204085125712 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125712 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw conn:(1234/rtp C:17B6F859 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125712 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125712 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:17B6F859 CRCX: Creating connection: port: 4940 (mgcp_protocol.c:1112) 20241204085125712 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CI:17B6F859 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125712 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125712 DLMGCP DEBUG <0013> Generated response: line #00: 200 13442 OK (mgcp_msg.c:67) 20241204085125712 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a3@mgw (mgcp_msg.c:67) 20241204085125712 DLMGCP DEBUG <0013> Generated response: line #02: I: 17B6F859 (mgcp_msg.c:67) 20241204085125712 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125712 DLMGCP DEBUG <0013> Generated response: line #04: o=- 17B6F859 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125712 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125712 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125712 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125712 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4940 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125712 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125712 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125712 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13443 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125712 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125712 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125712 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125712 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found free endpoint: rtpbridge/a4@mgw (mgcp_endp.c:261) 20241204085125712 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:441) 20241204085125712 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125712 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw conn:(1234/rtp C:B1E759B0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125712 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:B1E759B0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125712 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:B1E759B0 output_enabled 0 (mgcp_msg.c:125) 20241204085125712 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125712 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw conn:(1234/rtp C:B1E759B0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125712 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125712 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:B1E759B0 CRCX: Creating connection: port: 4942 (mgcp_protocol.c:1112) 20241204085125712 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CI:B1E759B0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125712 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125712 DLMGCP DEBUG <0013> Generated response: line #00: 200 13443 OK (mgcp_msg.c:67) 20241204085125712 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a4@mgw (mgcp_msg.c:67) 20241204085125712 DLMGCP DEBUG <0013> Generated response: line #02: I: B1E759B0 (mgcp_msg.c:67) 20241204085125712 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125712 DLMGCP DEBUG <0013> Generated response: line #04: o=- B1E759B0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125712 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125712 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125712 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125712 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4942 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125712 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125712 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125713 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13444 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125713 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125713 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125713 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125713 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found free endpoint: rtpbridge/a5@mgw (mgcp_endp.c:261) 20241204085125713 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:441) 20241204085125713 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125713 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw conn:(1234/rtp C:853FA3B2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125713 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:853FA3B2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125713 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:853FA3B2 output_enabled 0 (mgcp_msg.c:125) 20241204085125713 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125713 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw conn:(1234/rtp C:853FA3B2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125713 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125713 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:853FA3B2 CRCX: Creating connection: port: 4944 (mgcp_protocol.c:1112) 20241204085125713 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CI:853FA3B2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125713 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125713 DLMGCP DEBUG <0013> Generated response: line #00: 200 13444 OK (mgcp_msg.c:67) 20241204085125713 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a5@mgw (mgcp_msg.c:67) 20241204085125713 DLMGCP DEBUG <0013> Generated response: line #02: I: 853FA3B2 (mgcp_msg.c:67) 20241204085125713 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125713 DLMGCP DEBUG <0013> Generated response: line #04: o=- 853FA3B2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125713 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125713 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125713 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125713 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4944 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125713 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125713 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125713 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13445 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125713 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125713 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125713 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125713 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found free endpoint: rtpbridge/a6@mgw (mgcp_endp.c:261) 20241204085125713 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:441) 20241204085125713 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125713 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw conn:(1234/rtp C:EBB27EB0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125713 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:EBB27EB0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125713 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:EBB27EB0 output_enabled 0 (mgcp_msg.c:125) 20241204085125713 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125713 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw conn:(1234/rtp C:EBB27EB0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125713 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125713 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:EBB27EB0 CRCX: Creating connection: port: 4946 (mgcp_protocol.c:1112) 20241204085125713 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CI:EBB27EB0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125713 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125713 DLMGCP DEBUG <0013> Generated response: line #00: 200 13445 OK (mgcp_msg.c:67) 20241204085125713 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a6@mgw (mgcp_msg.c:67) 20241204085125713 DLMGCP DEBUG <0013> Generated response: line #02: I: EBB27EB0 (mgcp_msg.c:67) 20241204085125713 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125713 DLMGCP DEBUG <0013> Generated response: line #04: o=- EBB27EB0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125713 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125713 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125713 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125713 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4946 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125713 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125713 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13446 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found free endpoint: rtpbridge/a7@mgw (mgcp_endp.c:261) 20241204085125714 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:441) 20241204085125714 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125714 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw conn:(1234/rtp C:39D4E594 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125714 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:39D4E594 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125714 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:39D4E594 output_enabled 0 (mgcp_msg.c:125) 20241204085125714 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125714 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw conn:(1234/rtp C:39D4E594 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125714 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125714 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:39D4E594 CRCX: Creating connection: port: 4948 (mgcp_protocol.c:1112) 20241204085125714 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CI:39D4E594 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125714 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125714 DLMGCP DEBUG <0013> Generated response: line #00: 200 13446 OK (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a7@mgw (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> Generated response: line #02: I: 39D4E594 (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> Generated response: line #04: o=- 39D4E594 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4948 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13447 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found free endpoint: rtpbridge/a8@mgw (mgcp_endp.c:261) 20241204085125714 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:441) 20241204085125714 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125714 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw conn:(1234/rtp C:91BA066B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125714 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:91BA066B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125714 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:91BA066B output_enabled 0 (mgcp_msg.c:125) 20241204085125714 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125714 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw conn:(1234/rtp C:91BA066B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125714 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125714 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:91BA066B CRCX: Creating connection: port: 4950 (mgcp_protocol.c:1112) 20241204085125714 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CI:91BA066B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125714 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125714 DLMGCP DEBUG <0013> Generated response: line #00: 200 13447 OK (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a8@mgw (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> Generated response: line #02: I: 91BA066B (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> Generated response: line #04: o=- 91BA066B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4950 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13448 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found free endpoint: rtpbridge/a9@mgw (mgcp_endp.c:261) 20241204085125714 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:441) 20241204085125714 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125714 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw conn:(1234/rtp C:8544916D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125714 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:8544916D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125714 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:8544916D output_enabled 0 (mgcp_msg.c:125) 20241204085125714 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125714 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw conn:(1234/rtp C:8544916D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125714 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125714 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:8544916D CRCX: Creating connection: port: 4952 (mgcp_protocol.c:1112) 20241204085125714 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CI:8544916D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125714 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125714 DLMGCP DEBUG <0013> Generated response: line #00: 200 13448 OK (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a9@mgw (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> Generated response: line #02: I: 8544916D (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8544916D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4952 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13449 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125714 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found free endpoint: rtpbridge/aa@mgw (mgcp_endp.c:261) 20241204085125714 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:441) 20241204085125714 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125715 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw conn:(1234/rtp C:84F7FAAA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125715 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:84F7FAAA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125715 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:84F7FAAA output_enabled 0 (mgcp_msg.c:125) 20241204085125715 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125715 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw conn:(1234/rtp C:84F7FAAA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125715 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125715 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:84F7FAAA CRCX: Creating connection: port: 4954 (mgcp_protocol.c:1112) 20241204085125715 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CI:84F7FAAA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125715 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125715 DLMGCP DEBUG <0013> Generated response: line #00: 200 13449 OK (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/aa@mgw (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Generated response: line #02: I: 84F7FAAA (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Generated response: line #04: o=- 84F7FAAA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4954 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13450 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found free endpoint: rtpbridge/ab@mgw (mgcp_endp.c:261) 20241204085125715 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:441) 20241204085125715 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125715 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw conn:(1234/rtp C:299EF643 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125715 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:299EF643 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125715 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:299EF643 output_enabled 0 (mgcp_msg.c:125) 20241204085125715 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125715 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw conn:(1234/rtp C:299EF643 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125715 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125715 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:299EF643 CRCX: Creating connection: port: 4956 (mgcp_protocol.c:1112) 20241204085125715 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CI:299EF643 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125715 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125715 DLMGCP DEBUG <0013> Generated response: line #00: 200 13450 OK (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ab@mgw (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Generated response: line #02: I: 299EF643 (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Generated response: line #04: o=- 299EF643 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4956 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13451 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found free endpoint: rtpbridge/ac@mgw (mgcp_endp.c:261) 20241204085125715 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:441) 20241204085125715 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125715 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw conn:(1234/rtp C:411D96E9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125715 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:411D96E9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125715 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:411D96E9 output_enabled 0 (mgcp_msg.c:125) 20241204085125715 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125715 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw conn:(1234/rtp C:411D96E9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125715 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125715 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:411D96E9 CRCX: Creating connection: port: 4958 (mgcp_protocol.c:1112) 20241204085125715 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CI:411D96E9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125715 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125715 DLMGCP DEBUG <0013> Generated response: line #00: 200 13451 OK (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ac@mgw (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Generated response: line #02: I: 411D96E9 (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Generated response: line #04: o=- 411D96E9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4958 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13452 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found free endpoint: rtpbridge/ad@mgw (mgcp_endp.c:261) 20241204085125715 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:441) 20241204085125715 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125715 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw conn:(1234/rtp C:BAB6B16A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125715 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:BAB6B16A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125715 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:BAB6B16A output_enabled 0 (mgcp_msg.c:125) 20241204085125715 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125715 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw conn:(1234/rtp C:BAB6B16A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125715 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125715 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:BAB6B16A CRCX: Creating connection: port: 4960 (mgcp_protocol.c:1112) 20241204085125715 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CI:BAB6B16A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125715 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125715 DLMGCP DEBUG <0013> Generated response: line #00: 200 13452 OK (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ad@mgw (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Generated response: line #02: I: BAB6B16A (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Generated response: line #04: o=- BAB6B16A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4960 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125715 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125716 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13453 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125716 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125716 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125716 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125716 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found free endpoint: rtpbridge/ae@mgw (mgcp_endp.c:261) 20241204085125716 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:441) 20241204085125716 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125716 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw conn:(1234/rtp C:38ECDAF4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125716 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:38ECDAF4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125716 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:38ECDAF4 output_enabled 0 (mgcp_msg.c:125) 20241204085125716 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125716 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw conn:(1234/rtp C:38ECDAF4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125716 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125716 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:38ECDAF4 CRCX: Creating connection: port: 4962 (mgcp_protocol.c:1112) 20241204085125716 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CI:38ECDAF4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125716 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125716 DLMGCP DEBUG <0013> Generated response: line #00: 200 13453 OK (mgcp_msg.c:67) 20241204085125716 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ae@mgw (mgcp_msg.c:67) 20241204085125716 DLMGCP DEBUG <0013> Generated response: line #02: I: 38ECDAF4 (mgcp_msg.c:67) 20241204085125716 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125716 DLMGCP DEBUG <0013> Generated response: line #04: o=- 38ECDAF4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125716 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125716 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125716 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125716 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4962 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125716 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125716 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125716 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13454 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125716 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125716 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125716 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125716 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found free endpoint: rtpbridge/af@mgw (mgcp_endp.c:261) 20241204085125716 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:441) 20241204085125716 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125716 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw conn:(1234/rtp C:6A66CFF2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125716 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:6A66CFF2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125716 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:6A66CFF2 output_enabled 0 (mgcp_msg.c:125) 20241204085125716 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125716 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw conn:(1234/rtp C:6A66CFF2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125716 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125716 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:6A66CFF2 CRCX: Creating connection: port: 4964 (mgcp_protocol.c:1112) 20241204085125716 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CI:6A66CFF2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125716 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125716 DLMGCP DEBUG <0013> Generated response: line #00: 200 13454 OK (mgcp_msg.c:67) 20241204085125716 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/af@mgw (mgcp_msg.c:67) 20241204085125716 DLMGCP DEBUG <0013> Generated response: line #02: I: 6A66CFF2 (mgcp_msg.c:67) 20241204085125716 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125716 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6A66CFF2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125716 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125716 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125716 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125716 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4964 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125716 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125716 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125717 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13455 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125717 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125717 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125717 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125717 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found free endpoint: rtpbridge/b0@mgw (mgcp_endp.c:261) 20241204085125717 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:441) 20241204085125717 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125717 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw conn:(1234/rtp C:ACF171C0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125717 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:ACF171C0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125717 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:ACF171C0 output_enabled 0 (mgcp_msg.c:125) 20241204085125717 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125717 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw conn:(1234/rtp C:ACF171C0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125717 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125717 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:ACF171C0 CRCX: Creating connection: port: 4966 (mgcp_protocol.c:1112) 20241204085125717 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CI:ACF171C0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125717 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125717 DLMGCP DEBUG <0013> Generated response: line #00: 200 13455 OK (mgcp_msg.c:67) 20241204085125717 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b0@mgw (mgcp_msg.c:67) 20241204085125717 DLMGCP DEBUG <0013> Generated response: line #02: I: ACF171C0 (mgcp_msg.c:67) 20241204085125717 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125717 DLMGCP DEBUG <0013> Generated response: line #04: o=- ACF171C0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125717 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125717 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125717 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125717 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4966 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125717 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125717 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125717 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13456 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125717 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125717 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125717 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125717 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found free endpoint: rtpbridge/b1@mgw (mgcp_endp.c:261) 20241204085125717 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:441) 20241204085125717 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125717 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw conn:(1234/rtp C:ED0DCBFF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125717 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:ED0DCBFF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125717 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:ED0DCBFF output_enabled 0 (mgcp_msg.c:125) 20241204085125717 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125717 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw conn:(1234/rtp C:ED0DCBFF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125717 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125717 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:ED0DCBFF CRCX: Creating connection: port: 4968 (mgcp_protocol.c:1112) 20241204085125717 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CI:ED0DCBFF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125717 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125717 DLMGCP DEBUG <0013> Generated response: line #00: 200 13456 OK (mgcp_msg.c:67) 20241204085125717 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b1@mgw (mgcp_msg.c:67) 20241204085125717 DLMGCP DEBUG <0013> Generated response: line #02: I: ED0DCBFF (mgcp_msg.c:67) 20241204085125717 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125717 DLMGCP DEBUG <0013> Generated response: line #04: o=- ED0DCBFF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125717 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125717 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125717 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125717 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4968 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125717 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125717 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125718 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13457 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125718 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125718 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125718 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125718 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found free endpoint: rtpbridge/b2@mgw (mgcp_endp.c:261) 20241204085125718 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:441) 20241204085125718 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125718 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw conn:(1234/rtp C:59386E14 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125718 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:59386E14 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125718 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:59386E14 output_enabled 0 (mgcp_msg.c:125) 20241204085125718 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125718 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw conn:(1234/rtp C:59386E14 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125718 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125718 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:59386E14 CRCX: Creating connection: port: 4970 (mgcp_protocol.c:1112) 20241204085125718 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CI:59386E14 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125718 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125718 DLMGCP DEBUG <0013> Generated response: line #00: 200 13457 OK (mgcp_msg.c:67) 20241204085125718 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b2@mgw (mgcp_msg.c:67) 20241204085125718 DLMGCP DEBUG <0013> Generated response: line #02: I: 59386E14 (mgcp_msg.c:67) 20241204085125718 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125718 DLMGCP DEBUG <0013> Generated response: line #04: o=- 59386E14 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125718 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125718 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125718 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125718 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4970 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125718 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125718 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125718 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13458 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125718 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125718 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125718 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125718 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found free endpoint: rtpbridge/b3@mgw (mgcp_endp.c:261) 20241204085125718 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:441) 20241204085125718 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125718 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw conn:(1234/rtp C:891CEBEB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125718 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:891CEBEB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125718 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:891CEBEB output_enabled 0 (mgcp_msg.c:125) 20241204085125718 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125718 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw conn:(1234/rtp C:891CEBEB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125718 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125718 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:891CEBEB CRCX: Creating connection: port: 4972 (mgcp_protocol.c:1112) 20241204085125718 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CI:891CEBEB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125718 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125718 DLMGCP DEBUG <0013> Generated response: line #00: 200 13458 OK (mgcp_msg.c:67) 20241204085125718 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b3@mgw (mgcp_msg.c:67) 20241204085125718 DLMGCP DEBUG <0013> Generated response: line #02: I: 891CEBEB (mgcp_msg.c:67) 20241204085125718 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125718 DLMGCP DEBUG <0013> Generated response: line #04: o=- 891CEBEB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125718 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125718 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125718 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125718 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4972 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125718 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125718 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125719 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13459 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125719 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125719 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125719 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125719 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found free endpoint: rtpbridge/b4@mgw (mgcp_endp.c:261) 20241204085125719 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:441) 20241204085125719 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125719 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw conn:(1234/rtp C:54535952 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125719 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:54535952 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125719 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:54535952 output_enabled 0 (mgcp_msg.c:125) 20241204085125719 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125719 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw conn:(1234/rtp C:54535952 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125719 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125719 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:54535952 CRCX: Creating connection: port: 4974 (mgcp_protocol.c:1112) 20241204085125719 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CI:54535952 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125719 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125719 DLMGCP DEBUG <0013> Generated response: line #00: 200 13459 OK (mgcp_msg.c:67) 20241204085125719 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b4@mgw (mgcp_msg.c:67) 20241204085125719 DLMGCP DEBUG <0013> Generated response: line #02: I: 54535952 (mgcp_msg.c:67) 20241204085125719 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125719 DLMGCP DEBUG <0013> Generated response: line #04: o=- 54535952 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125719 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125719 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125719 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125719 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4974 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125719 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125719 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125719 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13460 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125719 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125719 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125719 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125719 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found free endpoint: rtpbridge/b5@mgw (mgcp_endp.c:261) 20241204085125719 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:441) 20241204085125719 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125719 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw conn:(1234/rtp C:6340651D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125719 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:6340651D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125719 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:6340651D output_enabled 0 (mgcp_msg.c:125) 20241204085125719 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125719 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw conn:(1234/rtp C:6340651D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125719 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125719 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:6340651D CRCX: Creating connection: port: 4976 (mgcp_protocol.c:1112) 20241204085125719 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CI:6340651D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125719 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125719 DLMGCP DEBUG <0013> Generated response: line #00: 200 13460 OK (mgcp_msg.c:67) 20241204085125719 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b5@mgw (mgcp_msg.c:67) 20241204085125719 DLMGCP DEBUG <0013> Generated response: line #02: I: 6340651D (mgcp_msg.c:67) 20241204085125719 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125719 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6340651D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125719 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125719 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125719 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125719 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4976 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125719 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125719 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125720 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13461 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125720 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125720 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125720 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125720 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found free endpoint: rtpbridge/b6@mgw (mgcp_endp.c:261) 20241204085125720 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:441) 20241204085125720 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125720 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw conn:(1234/rtp C:506BA669 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125720 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:506BA669 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125720 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:506BA669 output_enabled 0 (mgcp_msg.c:125) 20241204085125720 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125720 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw conn:(1234/rtp C:506BA669 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125720 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125720 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:506BA669 CRCX: Creating connection: port: 4978 (mgcp_protocol.c:1112) 20241204085125720 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CI:506BA669 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125720 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125720 DLMGCP DEBUG <0013> Generated response: line #00: 200 13461 OK (mgcp_msg.c:67) 20241204085125720 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b6@mgw (mgcp_msg.c:67) 20241204085125720 DLMGCP DEBUG <0013> Generated response: line #02: I: 506BA669 (mgcp_msg.c:67) 20241204085125720 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125720 DLMGCP DEBUG <0013> Generated response: line #04: o=- 506BA669 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125720 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125720 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125720 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125720 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4978 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125720 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125720 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125720 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13462 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125720 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125720 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125720 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125720 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found free endpoint: rtpbridge/b7@mgw (mgcp_endp.c:261) 20241204085125720 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:441) 20241204085125720 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125720 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw conn:(1234/rtp C:265E7314 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125720 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:265E7314 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125720 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:265E7314 output_enabled 0 (mgcp_msg.c:125) 20241204085125720 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125720 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw conn:(1234/rtp C:265E7314 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125720 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125720 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:265E7314 CRCX: Creating connection: port: 4980 (mgcp_protocol.c:1112) 20241204085125720 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CI:265E7314 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125720 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125720 DLMGCP DEBUG <0013> Generated response: line #00: 200 13462 OK (mgcp_msg.c:67) 20241204085125720 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b7@mgw (mgcp_msg.c:67) 20241204085125720 DLMGCP DEBUG <0013> Generated response: line #02: I: 265E7314 (mgcp_msg.c:67) 20241204085125720 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125720 DLMGCP DEBUG <0013> Generated response: line #04: o=- 265E7314 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125720 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125720 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125720 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125720 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4980 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125720 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125720 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125721 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13463 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125721 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125721 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125721 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125721 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found free endpoint: rtpbridge/b8@mgw (mgcp_endp.c:261) 20241204085125721 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:441) 20241204085125721 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125721 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw conn:(1234/rtp C:54314357 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125721 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:54314357 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125721 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:54314357 output_enabled 0 (mgcp_msg.c:125) 20241204085125721 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125721 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw conn:(1234/rtp C:54314357 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125721 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125721 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:54314357 CRCX: Creating connection: port: 4982 (mgcp_protocol.c:1112) 20241204085125721 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CI:54314357 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125721 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125721 DLMGCP DEBUG <0013> Generated response: line #00: 200 13463 OK (mgcp_msg.c:67) 20241204085125721 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b8@mgw (mgcp_msg.c:67) 20241204085125721 DLMGCP DEBUG <0013> Generated response: line #02: I: 54314357 (mgcp_msg.c:67) 20241204085125721 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125721 DLMGCP DEBUG <0013> Generated response: line #04: o=- 54314357 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125721 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125721 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125721 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125721 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4982 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125721 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125721 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125721 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13464 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125721 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125721 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125721 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125721 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found free endpoint: rtpbridge/b9@mgw (mgcp_endp.c:261) 20241204085125721 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:441) 20241204085125721 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125721 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw conn:(1234/rtp C:B3656439 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125721 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:B3656439 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125721 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:B3656439 output_enabled 0 (mgcp_msg.c:125) 20241204085125721 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125721 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw conn:(1234/rtp C:B3656439 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125721 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125721 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:B3656439 CRCX: Creating connection: port: 4984 (mgcp_protocol.c:1112) 20241204085125721 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CI:B3656439 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125721 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125721 DLMGCP DEBUG <0013> Generated response: line #00: 200 13464 OK (mgcp_msg.c:67) 20241204085125721 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b9@mgw (mgcp_msg.c:67) 20241204085125721 DLMGCP DEBUG <0013> Generated response: line #02: I: B3656439 (mgcp_msg.c:67) 20241204085125721 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125721 DLMGCP DEBUG <0013> Generated response: line #04: o=- B3656439 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125721 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125721 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125721 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125721 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125721 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125721 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125722 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13465 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125722 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125722 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125722 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125722 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found free endpoint: rtpbridge/ba@mgw (mgcp_endp.c:261) 20241204085125722 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:441) 20241204085125722 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125722 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw conn:(1234/rtp C:FFD86774 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125722 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:FFD86774 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125722 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:FFD86774 output_enabled 0 (mgcp_msg.c:125) 20241204085125722 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125722 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw conn:(1234/rtp C:FFD86774 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125722 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125722 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:FFD86774 CRCX: Creating connection: port: 4986 (mgcp_protocol.c:1112) 20241204085125722 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CI:FFD86774 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125722 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125722 DLMGCP DEBUG <0013> Generated response: line #00: 200 13465 OK (mgcp_msg.c:67) 20241204085125722 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ba@mgw (mgcp_msg.c:67) 20241204085125722 DLMGCP DEBUG <0013> Generated response: line #02: I: FFD86774 (mgcp_msg.c:67) 20241204085125722 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125722 DLMGCP DEBUG <0013> Generated response: line #04: o=- FFD86774 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125722 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125722 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125722 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125722 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4986 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125722 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125722 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125722 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13466 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125722 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125722 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125722 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125722 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found free endpoint: rtpbridge/bb@mgw (mgcp_endp.c:261) 20241204085125722 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:441) 20241204085125722 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125722 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw conn:(1234/rtp C:98A55AC9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125722 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:98A55AC9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125722 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:98A55AC9 output_enabled 0 (mgcp_msg.c:125) 20241204085125722 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125722 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw conn:(1234/rtp C:98A55AC9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125722 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125722 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:98A55AC9 CRCX: Creating connection: port: 4988 (mgcp_protocol.c:1112) 20241204085125722 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CI:98A55AC9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125722 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125722 DLMGCP DEBUG <0013> Generated response: line #00: 200 13466 OK (mgcp_msg.c:67) 20241204085125722 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bb@mgw (mgcp_msg.c:67) 20241204085125722 DLMGCP DEBUG <0013> Generated response: line #02: I: 98A55AC9 (mgcp_msg.c:67) 20241204085125722 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125722 DLMGCP DEBUG <0013> Generated response: line #04: o=- 98A55AC9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125722 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125722 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125722 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125722 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4988 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125722 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125722 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125722 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13467 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125722 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125722 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125722 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125722 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found free endpoint: rtpbridge/bc@mgw (mgcp_endp.c:261) 20241204085125722 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:441) 20241204085125722 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125723 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw conn:(1234/rtp C:BEDED121 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125723 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:BEDED121 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125723 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:BEDED121 output_enabled 0 (mgcp_msg.c:125) 20241204085125723 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125723 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw conn:(1234/rtp C:BEDED121 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125723 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125723 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:BEDED121 CRCX: Creating connection: port: 4990 (mgcp_protocol.c:1112) 20241204085125723 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CI:BEDED121 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125723 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125723 DLMGCP DEBUG <0013> Generated response: line #00: 200 13467 OK (mgcp_msg.c:67) 20241204085125723 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bc@mgw (mgcp_msg.c:67) 20241204085125723 DLMGCP DEBUG <0013> Generated response: line #02: I: BEDED121 (mgcp_msg.c:67) 20241204085125723 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125723 DLMGCP DEBUG <0013> Generated response: line #04: o=- BEDED121 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125723 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125723 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125723 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125723 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4990 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125723 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125723 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125723 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13468 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125723 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125723 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125723 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125723 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found free endpoint: rtpbridge/bd@mgw (mgcp_endp.c:261) 20241204085125723 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:441) 20241204085125723 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125723 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw conn:(1234/rtp C:FD6067A0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125723 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:FD6067A0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125723 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:FD6067A0 output_enabled 0 (mgcp_msg.c:125) 20241204085125723 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125723 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw conn:(1234/rtp C:FD6067A0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125723 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125723 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:FD6067A0 CRCX: Creating connection: port: 4992 (mgcp_protocol.c:1112) 20241204085125723 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CI:FD6067A0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125723 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125723 DLMGCP DEBUG <0013> Generated response: line #00: 200 13468 OK (mgcp_msg.c:67) 20241204085125723 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bd@mgw (mgcp_msg.c:67) 20241204085125723 DLMGCP DEBUG <0013> Generated response: line #02: I: FD6067A0 (mgcp_msg.c:67) 20241204085125723 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125723 DLMGCP DEBUG <0013> Generated response: line #04: o=- FD6067A0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125723 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125723 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125723 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125723 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4992 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125723 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125723 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125723 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13469 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125723 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125723 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125723 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125723 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found free endpoint: rtpbridge/be@mgw (mgcp_endp.c:261) 20241204085125723 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:441) 20241204085125723 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125723 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw conn:(1234/rtp C:D9B48B67 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125723 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:D9B48B67 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125723 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:D9B48B67 output_enabled 0 (mgcp_msg.c:125) 20241204085125723 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125723 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw conn:(1234/rtp C:D9B48B67 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125723 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125723 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:D9B48B67 CRCX: Creating connection: port: 4994 (mgcp_protocol.c:1112) 20241204085125723 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CI:D9B48B67 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125723 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125723 DLMGCP DEBUG <0013> Generated response: line #00: 200 13469 OK (mgcp_msg.c:67) 20241204085125723 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/be@mgw (mgcp_msg.c:67) 20241204085125723 DLMGCP DEBUG <0013> Generated response: line #02: I: D9B48B67 (mgcp_msg.c:67) 20241204085125723 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125723 DLMGCP DEBUG <0013> Generated response: line #04: o=- D9B48B67 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125723 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125723 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125723 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125723 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4994 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125723 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125723 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125724 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13470 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125724 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125724 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125724 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125724 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found free endpoint: rtpbridge/bf@mgw (mgcp_endp.c:261) 20241204085125724 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:441) 20241204085125724 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125724 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw conn:(1234/rtp C:2705C3F2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125724 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:2705C3F2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125724 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:2705C3F2 output_enabled 0 (mgcp_msg.c:125) 20241204085125724 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125724 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw conn:(1234/rtp C:2705C3F2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125724 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125724 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:2705C3F2 CRCX: Creating connection: port: 4996 (mgcp_protocol.c:1112) 20241204085125724 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CI:2705C3F2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125724 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125724 DLMGCP DEBUG <0013> Generated response: line #00: 200 13470 OK (mgcp_msg.c:67) 20241204085125724 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bf@mgw (mgcp_msg.c:67) 20241204085125724 DLMGCP DEBUG <0013> Generated response: line #02: I: 2705C3F2 (mgcp_msg.c:67) 20241204085125724 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125724 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2705C3F2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125724 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125724 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125724 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125724 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4996 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125724 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125724 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125724 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13471 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125724 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125724 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125724 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125724 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found free endpoint: rtpbridge/c0@mgw (mgcp_endp.c:261) 20241204085125724 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:441) 20241204085125724 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125724 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw conn:(1234/rtp C:E02A437C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125724 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:E02A437C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125724 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:E02A437C output_enabled 0 (mgcp_msg.c:125) 20241204085125724 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125724 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw conn:(1234/rtp C:E02A437C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125724 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125724 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:E02A437C CRCX: Creating connection: port: 4998 (mgcp_protocol.c:1112) 20241204085125724 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CI:E02A437C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125724 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125724 DLMGCP DEBUG <0013> Generated response: line #00: 200 13471 OK (mgcp_msg.c:67) 20241204085125724 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c0@mgw (mgcp_msg.c:67) 20241204085125724 DLMGCP DEBUG <0013> Generated response: line #02: I: E02A437C (mgcp_msg.c:67) 20241204085125724 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125724 DLMGCP DEBUG <0013> Generated response: line #04: o=- E02A437C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125724 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125724 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125724 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125724 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4998 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125724 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125724 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125725 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13472 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125725 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125725 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125725 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125725 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found free endpoint: rtpbridge/c1@mgw (mgcp_endp.c:261) 20241204085125725 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:441) 20241204085125725 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125725 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw conn:(1234/rtp C:15531B95 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125725 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:15531B95 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125725 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:15531B95 output_enabled 0 (mgcp_msg.c:125) 20241204085125725 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125725 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw conn:(1234/rtp C:15531B95 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125725 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125725 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:15531B95 CRCX: Creating connection: port: 5000 (mgcp_protocol.c:1112) 20241204085125725 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CI:15531B95 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125725 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125725 DLMGCP DEBUG <0013> Generated response: line #00: 200 13472 OK (mgcp_msg.c:67) 20241204085125725 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c1@mgw (mgcp_msg.c:67) 20241204085125725 DLMGCP DEBUG <0013> Generated response: line #02: I: 15531B95 (mgcp_msg.c:67) 20241204085125725 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125725 DLMGCP DEBUG <0013> Generated response: line #04: o=- 15531B95 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125725 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125725 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125725 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125725 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5000 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125725 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125725 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125725 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13473 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125725 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125725 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125725 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125725 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found free endpoint: rtpbridge/c2@mgw (mgcp_endp.c:261) 20241204085125725 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:441) 20241204085125725 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125725 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw conn:(1234/rtp C:8D51E734 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125725 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:8D51E734 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125725 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:8D51E734 output_enabled 0 (mgcp_msg.c:125) 20241204085125725 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125725 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw conn:(1234/rtp C:8D51E734 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125725 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125725 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:8D51E734 CRCX: Creating connection: port: 5002 (mgcp_protocol.c:1112) 20241204085125725 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CI:8D51E734 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125725 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125725 DLMGCP DEBUG <0013> Generated response: line #00: 200 13473 OK (mgcp_msg.c:67) 20241204085125725 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c2@mgw (mgcp_msg.c:67) 20241204085125725 DLMGCP DEBUG <0013> Generated response: line #02: I: 8D51E734 (mgcp_msg.c:67) 20241204085125725 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125725 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8D51E734 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125725 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125725 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125725 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125725 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5002 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125725 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125725 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125726 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13474 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125726 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125726 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125726 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125726 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found free endpoint: rtpbridge/c3@mgw (mgcp_endp.c:261) 20241204085125726 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:441) 20241204085125726 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125726 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw conn:(1234/rtp C:B3B9A031 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125726 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:B3B9A031 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125726 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:B3B9A031 output_enabled 0 (mgcp_msg.c:125) 20241204085125726 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125726 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw conn:(1234/rtp C:B3B9A031 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125726 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125726 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:B3B9A031 CRCX: Creating connection: port: 5004 (mgcp_protocol.c:1112) 20241204085125726 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CI:B3B9A031 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125726 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125726 DLMGCP DEBUG <0013> Generated response: line #00: 200 13474 OK (mgcp_msg.c:67) 20241204085125726 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c3@mgw (mgcp_msg.c:67) 20241204085125726 DLMGCP DEBUG <0013> Generated response: line #02: I: B3B9A031 (mgcp_msg.c:67) 20241204085125726 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125726 DLMGCP DEBUG <0013> Generated response: line #04: o=- B3B9A031 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125726 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125726 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125726 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125726 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5004 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125726 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125726 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125726 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13475 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125726 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125726 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125726 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125726 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found free endpoint: rtpbridge/c4@mgw (mgcp_endp.c:261) 20241204085125726 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:441) 20241204085125726 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125726 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw conn:(1234/rtp C:E2404EFB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125726 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:E2404EFB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125726 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:E2404EFB output_enabled 0 (mgcp_msg.c:125) 20241204085125726 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125726 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw conn:(1234/rtp C:E2404EFB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125726 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125726 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:E2404EFB CRCX: Creating connection: port: 5006 (mgcp_protocol.c:1112) 20241204085125726 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CI:E2404EFB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125726 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125726 DLMGCP DEBUG <0013> Generated response: line #00: 200 13475 OK (mgcp_msg.c:67) 20241204085125726 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c4@mgw (mgcp_msg.c:67) 20241204085125726 DLMGCP DEBUG <0013> Generated response: line #02: I: E2404EFB (mgcp_msg.c:67) 20241204085125726 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125726 DLMGCP DEBUG <0013> Generated response: line #04: o=- E2404EFB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125726 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125726 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125726 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125726 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5006 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125726 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125726 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125727 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13476 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125727 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125727 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125727 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125727 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found free endpoint: rtpbridge/c5@mgw (mgcp_endp.c:261) 20241204085125727 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:441) 20241204085125727 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125727 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw conn:(1234/rtp C:7FF1204E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125727 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:7FF1204E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125727 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:7FF1204E output_enabled 0 (mgcp_msg.c:125) 20241204085125727 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125727 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw conn:(1234/rtp C:7FF1204E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125727 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125727 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:7FF1204E CRCX: Creating connection: port: 5008 (mgcp_protocol.c:1112) 20241204085125727 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CI:7FF1204E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125727 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125727 DLMGCP DEBUG <0013> Generated response: line #00: 200 13476 OK (mgcp_msg.c:67) 20241204085125727 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c5@mgw (mgcp_msg.c:67) 20241204085125727 DLMGCP DEBUG <0013> Generated response: line #02: I: 7FF1204E (mgcp_msg.c:67) 20241204085125727 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125727 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7FF1204E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125727 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125727 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125727 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125727 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5008 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125727 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125727 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125727 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13477 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125727 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125727 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125727 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125727 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found free endpoint: rtpbridge/c6@mgw (mgcp_endp.c:261) 20241204085125727 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:441) 20241204085125727 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125727 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw conn:(1234/rtp C:CC166A7B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125727 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:CC166A7B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125727 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:CC166A7B output_enabled 0 (mgcp_msg.c:125) 20241204085125727 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125727 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw conn:(1234/rtp C:CC166A7B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125727 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125727 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:CC166A7B CRCX: Creating connection: port: 5010 (mgcp_protocol.c:1112) 20241204085125727 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CI:CC166A7B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125727 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125727 DLMGCP DEBUG <0013> Generated response: line #00: 200 13477 OK (mgcp_msg.c:67) 20241204085125727 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c6@mgw (mgcp_msg.c:67) 20241204085125727 DLMGCP DEBUG <0013> Generated response: line #02: I: CC166A7B (mgcp_msg.c:67) 20241204085125727 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125727 DLMGCP DEBUG <0013> Generated response: line #04: o=- CC166A7B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125727 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125727 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125727 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125727 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5010 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125727 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125727 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125728 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13478 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125728 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125728 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125728 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125728 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found free endpoint: rtpbridge/c7@mgw (mgcp_endp.c:261) 20241204085125728 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:441) 20241204085125728 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125728 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw conn:(1234/rtp C:4C5BAB88 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125728 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:4C5BAB88 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125728 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:4C5BAB88 output_enabled 0 (mgcp_msg.c:125) 20241204085125728 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125728 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw conn:(1234/rtp C:4C5BAB88 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125728 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125728 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:4C5BAB88 CRCX: Creating connection: port: 5012 (mgcp_protocol.c:1112) 20241204085125728 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CI:4C5BAB88 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125728 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125728 DLMGCP DEBUG <0013> Generated response: line #00: 200 13478 OK (mgcp_msg.c:67) 20241204085125728 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c7@mgw (mgcp_msg.c:67) 20241204085125728 DLMGCP DEBUG <0013> Generated response: line #02: I: 4C5BAB88 (mgcp_msg.c:67) 20241204085125728 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125728 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4C5BAB88 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125728 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125728 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125728 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125728 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5012 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125728 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125728 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125728 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13479 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125728 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125728 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125728 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125728 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found free endpoint: rtpbridge/c8@mgw (mgcp_endp.c:261) 20241204085125728 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:441) 20241204085125728 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125728 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw conn:(1234/rtp C:54D4C00C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125728 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:54D4C00C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125728 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:54D4C00C output_enabled 0 (mgcp_msg.c:125) 20241204085125728 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125728 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw conn:(1234/rtp C:54D4C00C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125728 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125728 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:54D4C00C CRCX: Creating connection: port: 5014 (mgcp_protocol.c:1112) 20241204085125728 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CI:54D4C00C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125728 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125728 DLMGCP DEBUG <0013> Generated response: line #00: 200 13479 OK (mgcp_msg.c:67) 20241204085125728 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c8@mgw (mgcp_msg.c:67) 20241204085125728 DLMGCP DEBUG <0013> Generated response: line #02: I: 54D4C00C (mgcp_msg.c:67) 20241204085125728 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125728 DLMGCP DEBUG <0013> Generated response: line #04: o=- 54D4C00C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125728 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125728 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125729 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125729 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5014 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125729 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125729 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125729 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13480 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125729 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125729 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125729 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125729 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found free endpoint: rtpbridge/c9@mgw (mgcp_endp.c:261) 20241204085125729 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:441) 20241204085125729 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125729 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw conn:(1234/rtp C:BEBE2D47 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125729 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:BEBE2D47 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125729 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:BEBE2D47 output_enabled 0 (mgcp_msg.c:125) 20241204085125729 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125729 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw conn:(1234/rtp C:BEBE2D47 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125729 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125729 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:BEBE2D47 CRCX: Creating connection: port: 5016 (mgcp_protocol.c:1112) 20241204085125729 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CI:BEBE2D47 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125729 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125729 DLMGCP DEBUG <0013> Generated response: line #00: 200 13480 OK (mgcp_msg.c:67) 20241204085125729 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c9@mgw (mgcp_msg.c:67) 20241204085125729 DLMGCP DEBUG <0013> Generated response: line #02: I: BEBE2D47 (mgcp_msg.c:67) 20241204085125729 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125729 DLMGCP DEBUG <0013> Generated response: line #04: o=- BEBE2D47 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125729 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125729 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125729 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125729 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5016 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125729 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125729 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125729 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13481 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125729 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125729 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125729 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125729 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found free endpoint: rtpbridge/ca@mgw (mgcp_endp.c:261) 20241204085125729 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:441) 20241204085125729 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125729 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw conn:(1234/rtp C:5CEF5F10 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125729 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:5CEF5F10 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125729 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:5CEF5F10 output_enabled 0 (mgcp_msg.c:125) 20241204085125729 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125729 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw conn:(1234/rtp C:5CEF5F10 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125729 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125729 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:5CEF5F10 CRCX: Creating connection: port: 5018 (mgcp_protocol.c:1112) 20241204085125729 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CI:5CEF5F10 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125729 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125729 DLMGCP DEBUG <0013> Generated response: line #00: 200 13481 OK (mgcp_msg.c:67) 20241204085125729 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ca@mgw (mgcp_msg.c:67) 20241204085125729 DLMGCP DEBUG <0013> Generated response: line #02: I: 5CEF5F10 (mgcp_msg.c:67) 20241204085125729 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125729 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5CEF5F10 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125729 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125729 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125729 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125729 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5018 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125729 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125729 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125730 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13482 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125730 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125730 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125730 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125730 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found free endpoint: rtpbridge/cb@mgw (mgcp_endp.c:261) 20241204085125730 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:441) 20241204085125730 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125730 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw conn:(1234/rtp C:80862CD9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125730 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:80862CD9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125730 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:80862CD9 output_enabled 0 (mgcp_msg.c:125) 20241204085125730 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125730 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw conn:(1234/rtp C:80862CD9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125730 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125730 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:80862CD9 CRCX: Creating connection: port: 5020 (mgcp_protocol.c:1112) 20241204085125730 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CI:80862CD9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125730 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125730 DLMGCP DEBUG <0013> Generated response: line #00: 200 13482 OK (mgcp_msg.c:67) 20241204085125730 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cb@mgw (mgcp_msg.c:67) 20241204085125730 DLMGCP DEBUG <0013> Generated response: line #02: I: 80862CD9 (mgcp_msg.c:67) 20241204085125730 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125730 DLMGCP DEBUG <0013> Generated response: line #04: o=- 80862CD9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125730 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125730 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125730 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125730 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5020 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125730 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125730 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125730 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13483 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125730 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125730 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125730 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125730 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found free endpoint: rtpbridge/cc@mgw (mgcp_endp.c:261) 20241204085125730 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:441) 20241204085125730 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125730 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw conn:(1234/rtp C:0B7CA09A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125730 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:0B7CA09A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125730 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:0B7CA09A output_enabled 0 (mgcp_msg.c:125) 20241204085125730 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125730 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw conn:(1234/rtp C:0B7CA09A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125730 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125730 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:0B7CA09A CRCX: Creating connection: port: 5022 (mgcp_protocol.c:1112) 20241204085125730 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CI:0B7CA09A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125730 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125730 DLMGCP DEBUG <0013> Generated response: line #00: 200 13483 OK (mgcp_msg.c:67) 20241204085125730 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cc@mgw (mgcp_msg.c:67) 20241204085125730 DLMGCP DEBUG <0013> Generated response: line #02: I: 0B7CA09A (mgcp_msg.c:67) 20241204085125730 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125730 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0B7CA09A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125730 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125730 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125730 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125730 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5022 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125730 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125730 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125730 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13484 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125730 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125730 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125730 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125730 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found free endpoint: rtpbridge/cd@mgw (mgcp_endp.c:261) 20241204085125730 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:441) 20241204085125730 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125730 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw conn:(1234/rtp C:B9AC7A1D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125730 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:B9AC7A1D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125730 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:B9AC7A1D output_enabled 0 (mgcp_msg.c:125) 20241204085125730 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125730 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw conn:(1234/rtp C:B9AC7A1D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125730 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125730 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:B9AC7A1D CRCX: Creating connection: port: 5024 (mgcp_protocol.c:1112) 20241204085125730 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CI:B9AC7A1D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125730 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125730 DLMGCP DEBUG <0013> Generated response: line #00: 200 13484 OK (mgcp_msg.c:67) 20241204085125730 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cd@mgw (mgcp_msg.c:67) 20241204085125730 DLMGCP DEBUG <0013> Generated response: line #02: I: B9AC7A1D (mgcp_msg.c:67) 20241204085125730 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125730 DLMGCP DEBUG <0013> Generated response: line #04: o=- B9AC7A1D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125730 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125730 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125730 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125730 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5024 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125730 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125730 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125731 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13485 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125731 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125731 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125731 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125731 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found free endpoint: rtpbridge/ce@mgw (mgcp_endp.c:261) 20241204085125731 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:441) 20241204085125731 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125731 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw conn:(1234/rtp C:90A98665 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125731 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:90A98665 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125731 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:90A98665 output_enabled 0 (mgcp_msg.c:125) 20241204085125731 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125731 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw conn:(1234/rtp C:90A98665 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125731 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125731 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:90A98665 CRCX: Creating connection: port: 5026 (mgcp_protocol.c:1112) 20241204085125731 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CI:90A98665 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125731 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125731 DLMGCP DEBUG <0013> Generated response: line #00: 200 13485 OK (mgcp_msg.c:67) 20241204085125731 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ce@mgw (mgcp_msg.c:67) 20241204085125731 DLMGCP DEBUG <0013> Generated response: line #02: I: 90A98665 (mgcp_msg.c:67) 20241204085125731 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125731 DLMGCP DEBUG <0013> Generated response: line #04: o=- 90A98665 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125731 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125731 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125731 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125731 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5026 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125731 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125731 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125731 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13486 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125731 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125731 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125731 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125731 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found free endpoint: rtpbridge/cf@mgw (mgcp_endp.c:261) 20241204085125731 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:441) 20241204085125731 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125731 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw conn:(1234/rtp C:DCE0D5E7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125731 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:DCE0D5E7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125731 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:DCE0D5E7 output_enabled 0 (mgcp_msg.c:125) 20241204085125731 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125731 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw conn:(1234/rtp C:DCE0D5E7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125731 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125731 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:DCE0D5E7 CRCX: Creating connection: port: 5028 (mgcp_protocol.c:1112) 20241204085125731 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CI:DCE0D5E7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125731 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125731 DLMGCP DEBUG <0013> Generated response: line #00: 200 13486 OK (mgcp_msg.c:67) 20241204085125731 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cf@mgw (mgcp_msg.c:67) 20241204085125731 DLMGCP DEBUG <0013> Generated response: line #02: I: DCE0D5E7 (mgcp_msg.c:67) 20241204085125731 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125731 DLMGCP DEBUG <0013> Generated response: line #04: o=- DCE0D5E7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125731 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125731 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125731 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125731 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5028 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125731 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125731 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125732 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13487 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125732 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125732 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125732 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125732 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found free endpoint: rtpbridge/d0@mgw (mgcp_endp.c:261) 20241204085125732 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:441) 20241204085125732 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125732 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw conn:(1234/rtp C:D533B457 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125732 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:D533B457 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125732 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:D533B457 output_enabled 0 (mgcp_msg.c:125) 20241204085125732 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125732 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw conn:(1234/rtp C:D533B457 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125732 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125732 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:D533B457 CRCX: Creating connection: port: 5030 (mgcp_protocol.c:1112) 20241204085125732 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CI:D533B457 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125732 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125732 DLMGCP DEBUG <0013> Generated response: line #00: 200 13487 OK (mgcp_msg.c:67) 20241204085125732 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d0@mgw (mgcp_msg.c:67) 20241204085125732 DLMGCP DEBUG <0013> Generated response: line #02: I: D533B457 (mgcp_msg.c:67) 20241204085125732 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125732 DLMGCP DEBUG <0013> Generated response: line #04: o=- D533B457 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125732 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125732 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125732 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125732 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5030 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125732 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125732 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125732 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13488 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125732 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125732 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125732 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125732 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found free endpoint: rtpbridge/d1@mgw (mgcp_endp.c:261) 20241204085125732 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:441) 20241204085125732 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125732 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw conn:(1234/rtp C:DC2A7FAC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125732 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:DC2A7FAC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125732 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:DC2A7FAC output_enabled 0 (mgcp_msg.c:125) 20241204085125732 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125732 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw conn:(1234/rtp C:DC2A7FAC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125732 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125732 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:DC2A7FAC CRCX: Creating connection: port: 5032 (mgcp_protocol.c:1112) 20241204085125732 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CI:DC2A7FAC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125732 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125732 DLMGCP DEBUG <0013> Generated response: line #00: 200 13488 OK (mgcp_msg.c:67) 20241204085125732 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d1@mgw (mgcp_msg.c:67) 20241204085125732 DLMGCP DEBUG <0013> Generated response: line #02: I: DC2A7FAC (mgcp_msg.c:67) 20241204085125732 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125732 DLMGCP DEBUG <0013> Generated response: line #04: o=- DC2A7FAC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125732 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125732 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125732 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125732 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5032 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125732 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125732 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125732 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13489 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125732 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125732 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125732 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125732 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found free endpoint: rtpbridge/d2@mgw (mgcp_endp.c:261) 20241204085125732 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:441) 20241204085125732 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125732 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw conn:(1234/rtp C:70FCC6A1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125732 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:70FCC6A1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125732 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:70FCC6A1 output_enabled 0 (mgcp_msg.c:125) 20241204085125732 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125732 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw conn:(1234/rtp C:70FCC6A1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125732 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125732 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:70FCC6A1 CRCX: Creating connection: port: 5034 (mgcp_protocol.c:1112) 20241204085125732 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CI:70FCC6A1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125733 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125733 DLMGCP DEBUG <0013> Generated response: line #00: 200 13489 OK (mgcp_msg.c:67) 20241204085125733 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d2@mgw (mgcp_msg.c:67) 20241204085125733 DLMGCP DEBUG <0013> Generated response: line #02: I: 70FCC6A1 (mgcp_msg.c:67) 20241204085125733 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125733 DLMGCP DEBUG <0013> Generated response: line #04: o=- 70FCC6A1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125733 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125733 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125733 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125733 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5034 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125733 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125733 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125733 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13490 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125733 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125733 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125733 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125733 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found free endpoint: rtpbridge/d3@mgw (mgcp_endp.c:261) 20241204085125733 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:441) 20241204085125733 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125733 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw conn:(1234/rtp C:F9D0D546 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125733 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:F9D0D546 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125733 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:F9D0D546 output_enabled 0 (mgcp_msg.c:125) 20241204085125733 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125733 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw conn:(1234/rtp C:F9D0D546 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125733 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125733 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:F9D0D546 CRCX: Creating connection: port: 5036 (mgcp_protocol.c:1112) 20241204085125733 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CI:F9D0D546 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125733 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125733 DLMGCP DEBUG <0013> Generated response: line #00: 200 13490 OK (mgcp_msg.c:67) 20241204085125733 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d3@mgw (mgcp_msg.c:67) 20241204085125733 DLMGCP DEBUG <0013> Generated response: line #02: I: F9D0D546 (mgcp_msg.c:67) 20241204085125733 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125733 DLMGCP DEBUG <0013> Generated response: line #04: o=- F9D0D546 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125733 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125733 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125733 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125733 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5036 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125733 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125733 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125733 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13491 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125733 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125733 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125733 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125733 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found free endpoint: rtpbridge/d4@mgw (mgcp_endp.c:261) 20241204085125733 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:441) 20241204085125733 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125733 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw conn:(1234/rtp C:F9099267 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125733 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:F9099267 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125733 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:F9099267 output_enabled 0 (mgcp_msg.c:125) 20241204085125733 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125733 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw conn:(1234/rtp C:F9099267 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125733 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125733 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:F9099267 CRCX: Creating connection: port: 5038 (mgcp_protocol.c:1112) 20241204085125733 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CI:F9099267 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125733 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125733 DLMGCP DEBUG <0013> Generated response: line #00: 200 13491 OK (mgcp_msg.c:67) 20241204085125733 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d4@mgw (mgcp_msg.c:67) 20241204085125733 DLMGCP DEBUG <0013> Generated response: line #02: I: F9099267 (mgcp_msg.c:67) 20241204085125733 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125733 DLMGCP DEBUG <0013> Generated response: line #04: o=- F9099267 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125733 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125733 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125733 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125733 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5038 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125733 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125733 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13492 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found free endpoint: rtpbridge/d5@mgw (mgcp_endp.c:261) 20241204085125734 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:441) 20241204085125734 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125734 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw conn:(1234/rtp C:AE13D455 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125734 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:AE13D455 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125734 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:AE13D455 output_enabled 0 (mgcp_msg.c:125) 20241204085125734 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125734 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw conn:(1234/rtp C:AE13D455 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125734 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125734 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:AE13D455 CRCX: Creating connection: port: 5040 (mgcp_protocol.c:1112) 20241204085125734 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CI:AE13D455 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125734 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125734 DLMGCP DEBUG <0013> Generated response: line #00: 200 13492 OK (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d5@mgw (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Generated response: line #02: I: AE13D455 (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Generated response: line #04: o=- AE13D455 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5040 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13493 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found free endpoint: rtpbridge/d6@mgw (mgcp_endp.c:261) 20241204085125734 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:441) 20241204085125734 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125734 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw conn:(1234/rtp C:AB34F14C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125734 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:AB34F14C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125734 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:AB34F14C output_enabled 0 (mgcp_msg.c:125) 20241204085125734 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125734 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw conn:(1234/rtp C:AB34F14C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125734 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125734 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:AB34F14C CRCX: Creating connection: port: 5042 (mgcp_protocol.c:1112) 20241204085125734 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CI:AB34F14C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125734 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125734 DLMGCP DEBUG <0013> Generated response: line #00: 200 13493 OK (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d6@mgw (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Generated response: line #02: I: AB34F14C (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Generated response: line #04: o=- AB34F14C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5042 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13494 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found free endpoint: rtpbridge/d7@mgw (mgcp_endp.c:261) 20241204085125734 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:441) 20241204085125734 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125734 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw conn:(1234/rtp C:7683DCBC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125734 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:7683DCBC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125734 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:7683DCBC output_enabled 0 (mgcp_msg.c:125) 20241204085125734 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125734 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw conn:(1234/rtp C:7683DCBC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125734 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125734 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:7683DCBC CRCX: Creating connection: port: 5044 (mgcp_protocol.c:1112) 20241204085125734 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CI:7683DCBC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125734 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125734 DLMGCP DEBUG <0013> Generated response: line #00: 200 13494 OK (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d7@mgw (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Generated response: line #02: I: 7683DCBC (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7683DCBC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5044 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13495 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found free endpoint: rtpbridge/d8@mgw (mgcp_endp.c:261) 20241204085125734 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:441) 20241204085125734 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125734 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw conn:(1234/rtp C:7123A9CD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125734 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:7123A9CD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125734 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:7123A9CD output_enabled 0 (mgcp_msg.c:125) 20241204085125734 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125734 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw conn:(1234/rtp C:7123A9CD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125734 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125734 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:7123A9CD CRCX: Creating connection: port: 5046 (mgcp_protocol.c:1112) 20241204085125734 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CI:7123A9CD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125734 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125734 DLMGCP DEBUG <0013> Generated response: line #00: 200 13495 OK (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d8@mgw (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Generated response: line #02: I: 7123A9CD (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7123A9CD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5046 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125734 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125735 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13496 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125735 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125735 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125735 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125735 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found free endpoint: rtpbridge/d9@mgw (mgcp_endp.c:261) 20241204085125735 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:441) 20241204085125735 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125735 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw conn:(1234/rtp C:47B92FDE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125735 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:47B92FDE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125735 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:47B92FDE output_enabled 0 (mgcp_msg.c:125) 20241204085125735 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125735 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw conn:(1234/rtp C:47B92FDE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125735 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125735 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:47B92FDE CRCX: Creating connection: port: 5048 (mgcp_protocol.c:1112) 20241204085125735 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CI:47B92FDE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125735 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125735 DLMGCP DEBUG <0013> Generated response: line #00: 200 13496 OK (mgcp_msg.c:67) 20241204085125735 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d9@mgw (mgcp_msg.c:67) 20241204085125735 DLMGCP DEBUG <0013> Generated response: line #02: I: 47B92FDE (mgcp_msg.c:67) 20241204085125735 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125735 DLMGCP DEBUG <0013> Generated response: line #04: o=- 47B92FDE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125735 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125735 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125735 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125735 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5048 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125735 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125735 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125735 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13497 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125735 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125735 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125735 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125735 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found free endpoint: rtpbridge/da@mgw (mgcp_endp.c:261) 20241204085125735 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:441) 20241204085125735 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125735 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw conn:(1234/rtp C:54D80134 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125735 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:54D80134 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125735 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:54D80134 output_enabled 0 (mgcp_msg.c:125) 20241204085125735 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125735 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw conn:(1234/rtp C:54D80134 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125735 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125735 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:54D80134 CRCX: Creating connection: port: 5050 (mgcp_protocol.c:1112) 20241204085125735 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CI:54D80134 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125735 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125735 DLMGCP DEBUG <0013> Generated response: line #00: 200 13497 OK (mgcp_msg.c:67) 20241204085125735 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/da@mgw (mgcp_msg.c:67) 20241204085125735 DLMGCP DEBUG <0013> Generated response: line #02: I: 54D80134 (mgcp_msg.c:67) 20241204085125735 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125735 DLMGCP DEBUG <0013> Generated response: line #04: o=- 54D80134 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125735 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125735 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125735 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125735 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5050 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125735 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125735 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125735 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13498 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125735 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125735 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125735 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125735 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found free endpoint: rtpbridge/db@mgw (mgcp_endp.c:261) 20241204085125735 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:441) 20241204085125735 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125735 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw conn:(1234/rtp C:C0547662 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125735 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:C0547662 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125735 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:C0547662 output_enabled 0 (mgcp_msg.c:125) 20241204085125735 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125735 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw conn:(1234/rtp C:C0547662 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125735 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125735 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:C0547662 CRCX: Creating connection: port: 5052 (mgcp_protocol.c:1112) 20241204085125735 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CI:C0547662 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125735 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125735 DLMGCP DEBUG <0013> Generated response: line #00: 200 13498 OK (mgcp_msg.c:67) 20241204085125735 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/db@mgw (mgcp_msg.c:67) 20241204085125735 DLMGCP DEBUG <0013> Generated response: line #02: I: C0547662 (mgcp_msg.c:67) 20241204085125735 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125735 DLMGCP DEBUG <0013> Generated response: line #04: o=- C0547662 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125735 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125735 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125735 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125735 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5052 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125735 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125735 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13499 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found free endpoint: rtpbridge/dc@mgw (mgcp_endp.c:261) 20241204085125736 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:441) 20241204085125736 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125736 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw conn:(1234/rtp C:698EC50E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125736 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:698EC50E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125736 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:698EC50E output_enabled 0 (mgcp_msg.c:125) 20241204085125736 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125736 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw conn:(1234/rtp C:698EC50E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125736 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125736 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:698EC50E CRCX: Creating connection: port: 5054 (mgcp_protocol.c:1112) 20241204085125736 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CI:698EC50E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125736 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125736 DLMGCP DEBUG <0013> Generated response: line #00: 200 13499 OK (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dc@mgw (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> Generated response: line #02: I: 698EC50E (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> Generated response: line #04: o=- 698EC50E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5054 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13500 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found free endpoint: rtpbridge/dd@mgw (mgcp_endp.c:261) 20241204085125736 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:441) 20241204085125736 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125736 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw conn:(1234/rtp C:7600CED0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125736 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:7600CED0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125736 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:7600CED0 output_enabled 0 (mgcp_msg.c:125) 20241204085125736 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125736 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw conn:(1234/rtp C:7600CED0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125736 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125736 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:7600CED0 CRCX: Creating connection: port: 5056 (mgcp_protocol.c:1112) 20241204085125736 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CI:7600CED0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125736 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125736 DLMGCP DEBUG <0013> Generated response: line #00: 200 13500 OK (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dd@mgw (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> Generated response: line #02: I: 7600CED0 (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7600CED0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5056 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13501 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found free endpoint: rtpbridge/de@mgw (mgcp_endp.c:261) 20241204085125736 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:441) 20241204085125736 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125736 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw conn:(1234/rtp C:53B8AA34 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125736 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:53B8AA34 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125736 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:53B8AA34 output_enabled 0 (mgcp_msg.c:125) 20241204085125736 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125736 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw conn:(1234/rtp C:53B8AA34 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125736 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125736 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:53B8AA34 CRCX: Creating connection: port: 5058 (mgcp_protocol.c:1112) 20241204085125736 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CI:53B8AA34 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125736 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125736 DLMGCP DEBUG <0013> Generated response: line #00: 200 13501 OK (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/de@mgw (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> Generated response: line #02: I: 53B8AA34 (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> Generated response: line #04: o=- 53B8AA34 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5058 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13502 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125736 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found free endpoint: rtpbridge/df@mgw (mgcp_endp.c:261) 20241204085125737 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:441) 20241204085125737 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125737 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw conn:(1234/rtp C:66421578 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125737 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:66421578 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125737 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:66421578 output_enabled 0 (mgcp_msg.c:125) 20241204085125737 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125737 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw conn:(1234/rtp C:66421578 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125737 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125737 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:66421578 CRCX: Creating connection: port: 5060 (mgcp_protocol.c:1112) 20241204085125737 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CI:66421578 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125737 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125737 DLMGCP DEBUG <0013> Generated response: line #00: 200 13502 OK (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/df@mgw (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Generated response: line #02: I: 66421578 (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Generated response: line #04: o=- 66421578 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5060 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13503 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found free endpoint: rtpbridge/e0@mgw (mgcp_endp.c:261) 20241204085125737 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:441) 20241204085125737 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125737 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw conn:(1234/rtp C:12D2834D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125737 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:12D2834D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125737 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:12D2834D output_enabled 0 (mgcp_msg.c:125) 20241204085125737 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125737 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw conn:(1234/rtp C:12D2834D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125737 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125737 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:12D2834D CRCX: Creating connection: port: 5062 (mgcp_protocol.c:1112) 20241204085125737 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CI:12D2834D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125737 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125737 DLMGCP DEBUG <0013> Generated response: line #00: 200 13503 OK (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e0@mgw (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Generated response: line #02: I: 12D2834D (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Generated response: line #04: o=- 12D2834D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5062 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13504 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found free endpoint: rtpbridge/e1@mgw (mgcp_endp.c:261) 20241204085125737 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:441) 20241204085125737 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125737 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw conn:(1234/rtp C:363F86F4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125737 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:363F86F4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125737 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:363F86F4 output_enabled 0 (mgcp_msg.c:125) 20241204085125737 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125737 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw conn:(1234/rtp C:363F86F4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125737 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125737 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:363F86F4 CRCX: Creating connection: port: 5064 (mgcp_protocol.c:1112) 20241204085125737 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CI:363F86F4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125737 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125737 DLMGCP DEBUG <0013> Generated response: line #00: 200 13504 OK (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e1@mgw (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Generated response: line #02: I: 363F86F4 (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Generated response: line #04: o=- 363F86F4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5064 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13505 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found free endpoint: rtpbridge/e2@mgw (mgcp_endp.c:261) 20241204085125737 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:441) 20241204085125737 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125737 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw conn:(1234/rtp C:EEE6A99A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125737 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:EEE6A99A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125737 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:EEE6A99A output_enabled 0 (mgcp_msg.c:125) 20241204085125737 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125737 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw conn:(1234/rtp C:EEE6A99A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125737 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125737 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:EEE6A99A CRCX: Creating connection: port: 5066 (mgcp_protocol.c:1112) 20241204085125737 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CI:EEE6A99A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125737 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125737 DLMGCP DEBUG <0013> Generated response: line #00: 200 13505 OK (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e2@mgw (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Generated response: line #02: I: EEE6A99A (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Generated response: line #04: o=- EEE6A99A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5066 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125737 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125738 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13506 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125738 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125738 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125738 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125738 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found free endpoint: rtpbridge/e3@mgw (mgcp_endp.c:261) 20241204085125738 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:441) 20241204085125738 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125738 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw conn:(1234/rtp C:925C3E8B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125738 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:925C3E8B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125738 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:925C3E8B output_enabled 0 (mgcp_msg.c:125) 20241204085125738 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125738 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw conn:(1234/rtp C:925C3E8B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125738 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125738 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:925C3E8B CRCX: Creating connection: port: 5068 (mgcp_protocol.c:1112) 20241204085125738 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CI:925C3E8B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125738 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125738 DLMGCP DEBUG <0013> Generated response: line #00: 200 13506 OK (mgcp_msg.c:67) 20241204085125738 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e3@mgw (mgcp_msg.c:67) 20241204085125738 DLMGCP DEBUG <0013> Generated response: line #02: I: 925C3E8B (mgcp_msg.c:67) 20241204085125738 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125738 DLMGCP DEBUG <0013> Generated response: line #04: o=- 925C3E8B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125738 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125738 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125738 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125738 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5068 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125738 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125738 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125738 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13507 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125738 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125738 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125738 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125738 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found free endpoint: rtpbridge/e4@mgw (mgcp_endp.c:261) 20241204085125738 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:441) 20241204085125738 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125738 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw conn:(1234/rtp C:572D184E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125738 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:572D184E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125738 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:572D184E output_enabled 0 (mgcp_msg.c:125) 20241204085125738 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125738 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw conn:(1234/rtp C:572D184E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125738 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125738 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:572D184E CRCX: Creating connection: port: 5070 (mgcp_protocol.c:1112) 20241204085125738 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CI:572D184E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125738 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125738 DLMGCP DEBUG <0013> Generated response: line #00: 200 13507 OK (mgcp_msg.c:67) 20241204085125738 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e4@mgw (mgcp_msg.c:67) 20241204085125738 DLMGCP DEBUG <0013> Generated response: line #02: I: 572D184E (mgcp_msg.c:67) 20241204085125738 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125738 DLMGCP DEBUG <0013> Generated response: line #04: o=- 572D184E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125738 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125738 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125738 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125738 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5070 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125738 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125738 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125738 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13508 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125738 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125738 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125738 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125738 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found free endpoint: rtpbridge/e5@mgw (mgcp_endp.c:261) 20241204085125738 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:441) 20241204085125738 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125738 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw conn:(1234/rtp C:2AEDDF5E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125738 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:2AEDDF5E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125738 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:2AEDDF5E output_enabled 0 (mgcp_msg.c:125) 20241204085125738 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125738 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw conn:(1234/rtp C:2AEDDF5E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125738 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125738 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:2AEDDF5E CRCX: Creating connection: port: 5072 (mgcp_protocol.c:1112) 20241204085125738 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CI:2AEDDF5E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125738 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125738 DLMGCP DEBUG <0013> Generated response: line #00: 200 13508 OK (mgcp_msg.c:67) 20241204085125738 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e5@mgw (mgcp_msg.c:67) 20241204085125738 DLMGCP DEBUG <0013> Generated response: line #02: I: 2AEDDF5E (mgcp_msg.c:67) 20241204085125738 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125738 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2AEDDF5E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125738 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125738 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125738 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125738 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5072 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125738 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125738 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125739 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13509 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125739 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125739 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125739 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125739 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found free endpoint: rtpbridge/e6@mgw (mgcp_endp.c:261) 20241204085125739 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:441) 20241204085125739 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125739 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw conn:(1234/rtp C:EDF0A898 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125739 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:EDF0A898 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125739 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:EDF0A898 output_enabled 0 (mgcp_msg.c:125) 20241204085125739 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125739 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw conn:(1234/rtp C:EDF0A898 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125739 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125739 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:EDF0A898 CRCX: Creating connection: port: 5074 (mgcp_protocol.c:1112) 20241204085125739 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CI:EDF0A898 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125739 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125739 DLMGCP DEBUG <0013> Generated response: line #00: 200 13509 OK (mgcp_msg.c:67) 20241204085125739 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e6@mgw (mgcp_msg.c:67) 20241204085125739 DLMGCP DEBUG <0013> Generated response: line #02: I: EDF0A898 (mgcp_msg.c:67) 20241204085125739 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125739 DLMGCP DEBUG <0013> Generated response: line #04: o=- EDF0A898 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125739 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125739 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125739 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125739 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5074 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125739 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125739 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125739 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13510 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125739 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125739 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125739 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125739 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found free endpoint: rtpbridge/e7@mgw (mgcp_endp.c:261) 20241204085125739 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:441) 20241204085125739 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125739 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw conn:(1234/rtp C:2845271B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125739 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:2845271B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125739 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:2845271B output_enabled 0 (mgcp_msg.c:125) 20241204085125739 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125739 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw conn:(1234/rtp C:2845271B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125739 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125739 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:2845271B CRCX: Creating connection: port: 5076 (mgcp_protocol.c:1112) 20241204085125739 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CI:2845271B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125739 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125739 DLMGCP DEBUG <0013> Generated response: line #00: 200 13510 OK (mgcp_msg.c:67) 20241204085125739 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e7@mgw (mgcp_msg.c:67) 20241204085125739 DLMGCP DEBUG <0013> Generated response: line #02: I: 2845271B (mgcp_msg.c:67) 20241204085125739 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125739 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2845271B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125739 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125739 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125739 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125739 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5076 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125739 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125739 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125739 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13511 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125739 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125739 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125739 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125739 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found free endpoint: rtpbridge/e8@mgw (mgcp_endp.c:261) 20241204085125739 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:441) 20241204085125739 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125739 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw conn:(1234/rtp C:B863A477 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125739 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:B863A477 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125739 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:B863A477 output_enabled 0 (mgcp_msg.c:125) 20241204085125739 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125739 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw conn:(1234/rtp C:B863A477 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125739 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125739 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:B863A477 CRCX: Creating connection: port: 5078 (mgcp_protocol.c:1112) 20241204085125739 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CI:B863A477 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125739 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125739 DLMGCP DEBUG <0013> Generated response: line #00: 200 13511 OK (mgcp_msg.c:67) 20241204085125739 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e8@mgw (mgcp_msg.c:67) 20241204085125739 DLMGCP DEBUG <0013> Generated response: line #02: I: B863A477 (mgcp_msg.c:67) 20241204085125739 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125739 DLMGCP DEBUG <0013> Generated response: line #04: o=- B863A477 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125739 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125739 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125739 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125739 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5078 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125739 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125739 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125740 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13512 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125740 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125740 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125740 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125740 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found free endpoint: rtpbridge/e9@mgw (mgcp_endp.c:261) 20241204085125740 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:441) 20241204085125740 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125740 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw conn:(1234/rtp C:1A824406 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125740 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:1A824406 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125740 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:1A824406 output_enabled 0 (mgcp_msg.c:125) 20241204085125740 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125740 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw conn:(1234/rtp C:1A824406 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125740 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125740 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:1A824406 CRCX: Creating connection: port: 5080 (mgcp_protocol.c:1112) 20241204085125740 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CI:1A824406 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125740 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125740 DLMGCP DEBUG <0013> Generated response: line #00: 200 13512 OK (mgcp_msg.c:67) 20241204085125740 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e9@mgw (mgcp_msg.c:67) 20241204085125740 DLMGCP DEBUG <0013> Generated response: line #02: I: 1A824406 (mgcp_msg.c:67) 20241204085125740 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125740 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1A824406 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125740 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125740 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125740 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125740 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5080 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125740 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125740 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125740 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13513 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125740 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125740 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125740 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125740 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found free endpoint: rtpbridge/ea@mgw (mgcp_endp.c:261) 20241204085125740 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:441) 20241204085125740 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125740 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw conn:(1234/rtp C:C8ECA75A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125740 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:C8ECA75A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125740 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:C8ECA75A output_enabled 0 (mgcp_msg.c:125) 20241204085125740 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125740 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw conn:(1234/rtp C:C8ECA75A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125740 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125740 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:C8ECA75A CRCX: Creating connection: port: 5082 (mgcp_protocol.c:1112) 20241204085125740 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CI:C8ECA75A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125740 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125740 DLMGCP DEBUG <0013> Generated response: line #00: 200 13513 OK (mgcp_msg.c:67) 20241204085125740 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ea@mgw (mgcp_msg.c:67) 20241204085125740 DLMGCP DEBUG <0013> Generated response: line #02: I: C8ECA75A (mgcp_msg.c:67) 20241204085125740 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125740 DLMGCP DEBUG <0013> Generated response: line #04: o=- C8ECA75A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125740 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125740 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125740 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125740 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5082 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125740 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125740 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125741 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13514 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125741 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125741 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125741 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125741 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found free endpoint: rtpbridge/eb@mgw (mgcp_endp.c:261) 20241204085125741 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:441) 20241204085125741 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125741 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw conn:(1234/rtp C:0191AACB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125741 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:0191AACB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125741 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:0191AACB output_enabled 0 (mgcp_msg.c:125) 20241204085125741 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125741 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw conn:(1234/rtp C:0191AACB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125741 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125741 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:0191AACB CRCX: Creating connection: port: 5084 (mgcp_protocol.c:1112) 20241204085125741 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CI:0191AACB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125741 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125741 DLMGCP DEBUG <0013> Generated response: line #00: 200 13514 OK (mgcp_msg.c:67) 20241204085125741 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/eb@mgw (mgcp_msg.c:67) 20241204085125741 DLMGCP DEBUG <0013> Generated response: line #02: I: 0191AACB (mgcp_msg.c:67) 20241204085125741 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125741 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0191AACB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125741 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125741 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125741 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125741 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5084 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125741 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125741 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125741 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13515 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125741 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125741 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125741 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125741 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found free endpoint: rtpbridge/ec@mgw (mgcp_endp.c:261) 20241204085125741 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:441) 20241204085125741 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125741 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw conn:(1234/rtp C:8C12F811 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125741 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:8C12F811 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125741 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:8C12F811 output_enabled 0 (mgcp_msg.c:125) 20241204085125741 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125741 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw conn:(1234/rtp C:8C12F811 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125741 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125741 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:8C12F811 CRCX: Creating connection: port: 5086 (mgcp_protocol.c:1112) 20241204085125741 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CI:8C12F811 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125741 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125741 DLMGCP DEBUG <0013> Generated response: line #00: 200 13515 OK (mgcp_msg.c:67) 20241204085125741 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ec@mgw (mgcp_msg.c:67) 20241204085125741 DLMGCP DEBUG <0013> Generated response: line #02: I: 8C12F811 (mgcp_msg.c:67) 20241204085125741 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125741 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8C12F811 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125741 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125741 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125741 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125741 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5086 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125741 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125741 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125742 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13516 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125742 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125742 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125742 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125742 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found free endpoint: rtpbridge/ed@mgw (mgcp_endp.c:261) 20241204085125742 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:441) 20241204085125742 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125742 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw conn:(1234/rtp C:541A9425 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125742 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:541A9425 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125742 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:541A9425 output_enabled 0 (mgcp_msg.c:125) 20241204085125742 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125742 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw conn:(1234/rtp C:541A9425 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125742 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125742 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:541A9425 CRCX: Creating connection: port: 5088 (mgcp_protocol.c:1112) 20241204085125742 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CI:541A9425 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125742 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125742 DLMGCP DEBUG <0013> Generated response: line #00: 200 13516 OK (mgcp_msg.c:67) 20241204085125742 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ed@mgw (mgcp_msg.c:67) 20241204085125742 DLMGCP DEBUG <0013> Generated response: line #02: I: 541A9425 (mgcp_msg.c:67) 20241204085125742 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125742 DLMGCP DEBUG <0013> Generated response: line #04: o=- 541A9425 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125742 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125742 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125742 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125742 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5088 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125742 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125742 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125742 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13517 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125742 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125742 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125742 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125742 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found free endpoint: rtpbridge/ee@mgw (mgcp_endp.c:261) 20241204085125742 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:441) 20241204085125742 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125742 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw conn:(1234/rtp C:5499DAF8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125742 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:5499DAF8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125742 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:5499DAF8 output_enabled 0 (mgcp_msg.c:125) 20241204085125742 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125742 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw conn:(1234/rtp C:5499DAF8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125742 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125742 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:5499DAF8 CRCX: Creating connection: port: 5090 (mgcp_protocol.c:1112) 20241204085125742 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CI:5499DAF8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125742 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125742 DLMGCP DEBUG <0013> Generated response: line #00: 200 13517 OK (mgcp_msg.c:67) 20241204085125742 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ee@mgw (mgcp_msg.c:67) 20241204085125742 DLMGCP DEBUG <0013> Generated response: line #02: I: 5499DAF8 (mgcp_msg.c:67) 20241204085125742 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125742 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5499DAF8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125742 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125742 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125742 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125742 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5090 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125742 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125742 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125742 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13518 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125742 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125742 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125742 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125742 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found free endpoint: rtpbridge/ef@mgw (mgcp_endp.c:261) 20241204085125742 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:441) 20241204085125742 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125742 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw conn:(1234/rtp C:B9448385 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125742 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:B9448385 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125742 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:B9448385 output_enabled 0 (mgcp_msg.c:125) 20241204085125742 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125742 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw conn:(1234/rtp C:B9448385 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125742 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125742 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:B9448385 CRCX: Creating connection: port: 5092 (mgcp_protocol.c:1112) 20241204085125742 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CI:B9448385 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125742 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125742 DLMGCP DEBUG <0013> Generated response: line #00: 200 13518 OK (mgcp_msg.c:67) 20241204085125742 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ef@mgw (mgcp_msg.c:67) 20241204085125742 DLMGCP DEBUG <0013> Generated response: line #02: I: B9448385 (mgcp_msg.c:67) 20241204085125742 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125742 DLMGCP DEBUG <0013> Generated response: line #04: o=- B9448385 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5092 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13519 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found free endpoint: rtpbridge/f0@mgw (mgcp_endp.c:261) 20241204085125743 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:441) 20241204085125743 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125743 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw conn:(1234/rtp C:A1F0815A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125743 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:A1F0815A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125743 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:A1F0815A output_enabled 0 (mgcp_msg.c:125) 20241204085125743 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125743 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw conn:(1234/rtp C:A1F0815A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125743 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125743 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:A1F0815A CRCX: Creating connection: port: 5094 (mgcp_protocol.c:1112) 20241204085125743 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CI:A1F0815A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125743 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125743 DLMGCP DEBUG <0013> Generated response: line #00: 200 13519 OK (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f0@mgw (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Generated response: line #02: I: A1F0815A (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Generated response: line #04: o=- A1F0815A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5094 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13520 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found free endpoint: rtpbridge/f1@mgw (mgcp_endp.c:261) 20241204085125743 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:441) 20241204085125743 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125743 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw conn:(1234/rtp C:8B338017 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125743 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:8B338017 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125743 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:8B338017 output_enabled 0 (mgcp_msg.c:125) 20241204085125743 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125743 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw conn:(1234/rtp C:8B338017 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125743 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125743 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:8B338017 CRCX: Creating connection: port: 5096 (mgcp_protocol.c:1112) 20241204085125743 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CI:8B338017 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125743 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125743 DLMGCP DEBUG <0013> Generated response: line #00: 200 13520 OK (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f1@mgw (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Generated response: line #02: I: 8B338017 (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8B338017 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5096 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13521 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found free endpoint: rtpbridge/f2@mgw (mgcp_endp.c:261) 20241204085125743 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:441) 20241204085125743 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125743 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw conn:(1234/rtp C:F921177C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125743 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:F921177C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125743 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:F921177C output_enabled 0 (mgcp_msg.c:125) 20241204085125743 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125743 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw conn:(1234/rtp C:F921177C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125743 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125743 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:F921177C CRCX: Creating connection: port: 5098 (mgcp_protocol.c:1112) 20241204085125743 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CI:F921177C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125743 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125743 DLMGCP DEBUG <0013> Generated response: line #00: 200 13521 OK (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f2@mgw (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Generated response: line #02: I: F921177C (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Generated response: line #04: o=- F921177C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5098 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125743 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125744 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13522 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125744 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125744 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125744 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125744 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found free endpoint: rtpbridge/f3@mgw (mgcp_endp.c:261) 20241204085125744 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:441) 20241204085125744 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125744 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw conn:(1234/rtp C:01F5C38F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125744 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:01F5C38F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125744 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:01F5C38F output_enabled 0 (mgcp_msg.c:125) 20241204085125744 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125744 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw conn:(1234/rtp C:01F5C38F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125744 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125744 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:01F5C38F CRCX: Creating connection: port: 5100 (mgcp_protocol.c:1112) 20241204085125744 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CI:01F5C38F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125744 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125744 DLMGCP DEBUG <0013> Generated response: line #00: 200 13522 OK (mgcp_msg.c:67) 20241204085125744 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f3@mgw (mgcp_msg.c:67) 20241204085125744 DLMGCP DEBUG <0013> Generated response: line #02: I: 01F5C38F (mgcp_msg.c:67) 20241204085125744 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125744 DLMGCP DEBUG <0013> Generated response: line #04: o=- 01F5C38F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125744 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125744 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125744 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125744 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5100 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125744 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125744 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125744 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13523 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125744 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125744 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125744 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125744 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found free endpoint: rtpbridge/f4@mgw (mgcp_endp.c:261) 20241204085125744 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:441) 20241204085125744 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125744 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw conn:(1234/rtp C:D0AB3C01 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125744 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:D0AB3C01 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125744 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:D0AB3C01 output_enabled 0 (mgcp_msg.c:125) 20241204085125744 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125744 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw conn:(1234/rtp C:D0AB3C01 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125744 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125744 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:D0AB3C01 CRCX: Creating connection: port: 5102 (mgcp_protocol.c:1112) 20241204085125744 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CI:D0AB3C01 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125744 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125744 DLMGCP DEBUG <0013> Generated response: line #00: 200 13523 OK (mgcp_msg.c:67) 20241204085125744 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f4@mgw (mgcp_msg.c:67) 20241204085125744 DLMGCP DEBUG <0013> Generated response: line #02: I: D0AB3C01 (mgcp_msg.c:67) 20241204085125744 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125744 DLMGCP DEBUG <0013> Generated response: line #04: o=- D0AB3C01 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125744 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125744 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125744 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125744 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5102 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125744 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125744 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125744 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13524 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125744 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125744 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125744 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125744 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found free endpoint: rtpbridge/f5@mgw (mgcp_endp.c:261) 20241204085125744 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:441) 20241204085125744 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125744 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw conn:(1234/rtp C:9D05817F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125744 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:9D05817F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125744 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:9D05817F output_enabled 0 (mgcp_msg.c:125) 20241204085125744 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125744 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw conn:(1234/rtp C:9D05817F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125744 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125744 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:9D05817F CRCX: Creating connection: port: 5104 (mgcp_protocol.c:1112) 20241204085125744 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CI:9D05817F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125744 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125744 DLMGCP DEBUG <0013> Generated response: line #00: 200 13524 OK (mgcp_msg.c:67) 20241204085125744 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f5@mgw (mgcp_msg.c:67) 20241204085125744 DLMGCP DEBUG <0013> Generated response: line #02: I: 9D05817F (mgcp_msg.c:67) 20241204085125744 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125744 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9D05817F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125744 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125744 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125744 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125744 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5104 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125744 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125744 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13525 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found free endpoint: rtpbridge/f6@mgw (mgcp_endp.c:261) 20241204085125745 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:441) 20241204085125745 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125745 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw conn:(1234/rtp C:9B9FB322 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125745 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:9B9FB322 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125745 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:9B9FB322 output_enabled 0 (mgcp_msg.c:125) 20241204085125745 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125745 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw conn:(1234/rtp C:9B9FB322 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125745 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125745 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:9B9FB322 CRCX: Creating connection: port: 5106 (mgcp_protocol.c:1112) 20241204085125745 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CI:9B9FB322 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125745 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125745 DLMGCP DEBUG <0013> Generated response: line #00: 200 13525 OK (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f6@mgw (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Generated response: line #02: I: 9B9FB322 (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9B9FB322 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5106 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13526 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found free endpoint: rtpbridge/f7@mgw (mgcp_endp.c:261) 20241204085125745 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:441) 20241204085125745 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125745 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw conn:(1234/rtp C:90753DB4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125745 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:90753DB4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125745 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:90753DB4 output_enabled 0 (mgcp_msg.c:125) 20241204085125745 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125745 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw conn:(1234/rtp C:90753DB4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125745 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125745 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:90753DB4 CRCX: Creating connection: port: 5108 (mgcp_protocol.c:1112) 20241204085125745 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CI:90753DB4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125745 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125745 DLMGCP DEBUG <0013> Generated response: line #00: 200 13526 OK (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f7@mgw (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Generated response: line #02: I: 90753DB4 (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Generated response: line #04: o=- 90753DB4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5108 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13527 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found free endpoint: rtpbridge/f8@mgw (mgcp_endp.c:261) 20241204085125745 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:441) 20241204085125745 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125745 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw conn:(1234/rtp C:7712E59E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125745 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:7712E59E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125745 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:7712E59E output_enabled 0 (mgcp_msg.c:125) 20241204085125745 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125745 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw conn:(1234/rtp C:7712E59E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125745 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125745 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:7712E59E CRCX: Creating connection: port: 5110 (mgcp_protocol.c:1112) 20241204085125745 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CI:7712E59E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125745 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125745 DLMGCP DEBUG <0013> Generated response: line #00: 200 13527 OK (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f8@mgw (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Generated response: line #02: I: 7712E59E (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7712E59E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5110 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13528 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found free endpoint: rtpbridge/f9@mgw (mgcp_endp.c:261) 20241204085125745 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:441) 20241204085125745 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125745 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw conn:(1234/rtp C:F86521CA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125745 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:F86521CA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125745 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:F86521CA output_enabled 0 (mgcp_msg.c:125) 20241204085125745 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125745 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw conn:(1234/rtp C:F86521CA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125745 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125745 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:F86521CA CRCX: Creating connection: port: 5112 (mgcp_protocol.c:1112) 20241204085125745 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CI:F86521CA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125745 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125745 DLMGCP DEBUG <0013> Generated response: line #00: 200 13528 OK (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f9@mgw (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Generated response: line #02: I: F86521CA (mgcp_msg.c:67) 20241204085125745 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Generated response: line #04: o=- F86521CA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5112 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13529 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found free endpoint: rtpbridge/fa@mgw (mgcp_endp.c:261) 20241204085125746 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:441) 20241204085125746 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125746 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw conn:(1234/rtp C:E83B6397 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125746 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:E83B6397 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125746 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:E83B6397 output_enabled 0 (mgcp_msg.c:125) 20241204085125746 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125746 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw conn:(1234/rtp C:E83B6397 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125746 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125746 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:E83B6397 CRCX: Creating connection: port: 5114 (mgcp_protocol.c:1112) 20241204085125746 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CI:E83B6397 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125746 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125746 DLMGCP DEBUG <0013> Generated response: line #00: 200 13529 OK (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fa@mgw (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Generated response: line #02: I: E83B6397 (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Generated response: line #04: o=- E83B6397 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5114 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13530 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found free endpoint: rtpbridge/fb@mgw (mgcp_endp.c:261) 20241204085125746 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:441) 20241204085125746 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125746 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw conn:(1234/rtp C:B54E7B29 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125746 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:B54E7B29 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125746 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:B54E7B29 output_enabled 0 (mgcp_msg.c:125) 20241204085125746 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125746 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw conn:(1234/rtp C:B54E7B29 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125746 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125746 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:B54E7B29 CRCX: Creating connection: port: 5116 (mgcp_protocol.c:1112) 20241204085125746 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CI:B54E7B29 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125746 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125746 DLMGCP DEBUG <0013> Generated response: line #00: 200 13530 OK (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fb@mgw (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Generated response: line #02: I: B54E7B29 (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Generated response: line #04: o=- B54E7B29 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5116 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13531 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found free endpoint: rtpbridge/fc@mgw (mgcp_endp.c:261) 20241204085125746 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:441) 20241204085125746 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125746 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw conn:(1234/rtp C:C2582334 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125746 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:C2582334 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125746 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:C2582334 output_enabled 0 (mgcp_msg.c:125) 20241204085125746 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125746 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw conn:(1234/rtp C:C2582334 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125746 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125746 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:C2582334 CRCX: Creating connection: port: 5118 (mgcp_protocol.c:1112) 20241204085125746 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CI:C2582334 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125746 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125746 DLMGCP DEBUG <0013> Generated response: line #00: 200 13531 OK (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fc@mgw (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Generated response: line #02: I: C2582334 (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Generated response: line #04: o=- C2582334 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5118 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125746 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13532 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found free endpoint: rtpbridge/fd@mgw (mgcp_endp.c:261) 20241204085125747 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:441) 20241204085125747 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125747 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw conn:(1234/rtp C:59FB3945 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125747 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:59FB3945 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125747 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:59FB3945 output_enabled 0 (mgcp_msg.c:125) 20241204085125747 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125747 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw conn:(1234/rtp C:59FB3945 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125747 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125747 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:59FB3945 CRCX: Creating connection: port: 5120 (mgcp_protocol.c:1112) 20241204085125747 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CI:59FB3945 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125747 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125747 DLMGCP DEBUG <0013> Generated response: line #00: 200 13532 OK (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fd@mgw (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> Generated response: line #02: I: 59FB3945 (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> Generated response: line #04: o=- 59FB3945 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5120 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13533 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found free endpoint: rtpbridge/fe@mgw (mgcp_endp.c:261) 20241204085125747 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:441) 20241204085125747 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125747 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw conn:(1234/rtp C:47DEC133 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125747 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:47DEC133 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125747 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:47DEC133 output_enabled 0 (mgcp_msg.c:125) 20241204085125747 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125747 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw conn:(1234/rtp C:47DEC133 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125747 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125747 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:47DEC133 CRCX: Creating connection: port: 5122 (mgcp_protocol.c:1112) 20241204085125747 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CI:47DEC133 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125747 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125747 DLMGCP DEBUG <0013> Generated response: line #00: 200 13533 OK (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fe@mgw (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> Generated response: line #02: I: 47DEC133 (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> Generated response: line #04: o=- 47DEC133 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5122 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13534 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found free endpoint: rtpbridge/ff@mgw (mgcp_endp.c:261) 20241204085125747 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:441) 20241204085125747 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125747 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw conn:(1234/rtp C:ABFB9BE4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125747 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:ABFB9BE4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125747 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:ABFB9BE4 output_enabled 0 (mgcp_msg.c:125) 20241204085125747 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125747 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw conn:(1234/rtp C:ABFB9BE4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125747 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125747 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:ABFB9BE4 CRCX: Creating connection: port: 5124 (mgcp_protocol.c:1112) 20241204085125747 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CI:ABFB9BE4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125747 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125747 DLMGCP DEBUG <0013> Generated response: line #00: 200 13534 OK (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ff@mgw (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> Generated response: line #02: I: ABFB9BE4 (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> Generated response: line #04: o=- ABFB9BE4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5124 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13535 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125747 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found free endpoint: rtpbridge/100@mgw (mgcp_endp.c:261) 20241204085125747 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:441) 20241204085125747 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125747 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw conn:(1234/rtp C:F0B59DEA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125747 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:F0B59DEA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125747 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:F0B59DEA output_enabled 0 (mgcp_msg.c:125) 20241204085125747 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125747 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw conn:(1234/rtp C:F0B59DEA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125747 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125747 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:F0B59DEA CRCX: Creating connection: port: 5126 (mgcp_protocol.c:1112) 20241204085125748 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CI:F0B59DEA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125748 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125748 DLMGCP DEBUG <0013> Generated response: line #00: 200 13535 OK (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/100@mgw (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Generated response: line #02: I: F0B59DEA (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Generated response: line #04: o=- F0B59DEA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5126 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13536 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:261) 20241204085125748 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:441) 20241204085125748 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125748 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw conn:(1234/rtp C:64C9B8AE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125748 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:64C9B8AE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125748 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:64C9B8AE output_enabled 0 (mgcp_msg.c:125) 20241204085125748 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125748 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw conn:(1234/rtp C:64C9B8AE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125748 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125748 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:64C9B8AE CRCX: Creating connection: port: 5128 (mgcp_protocol.c:1112) 20241204085125748 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CI:64C9B8AE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125748 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125748 DLMGCP DEBUG <0013> Generated response: line #00: 200 13536 OK (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/101@mgw (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Generated response: line #02: I: 64C9B8AE (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Generated response: line #04: o=- 64C9B8AE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5128 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13537 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw (trunk:0) found free endpoint: rtpbridge/102@mgw (mgcp_endp.c:261) 20241204085125748 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/102@mgw" (mgcp_protocol.c:441) 20241204085125748 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125748 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw conn:(1234/rtp C:4A160EE8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125748 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:4A160EE8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125748 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:4A160EE8 output_enabled 0 (mgcp_msg.c:125) 20241204085125748 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125748 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw conn:(1234/rtp C:4A160EE8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125748 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125748 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:4A160EE8 CRCX: Creating connection: port: 5130 (mgcp_protocol.c:1112) 20241204085125748 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CI:4A160EE8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125748 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125748 DLMGCP DEBUG <0013> Generated response: line #00: 200 13537 OK (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/102@mgw (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Generated response: line #02: I: 4A160EE8 (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4A160EE8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5130 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13538 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw (trunk:0) found free endpoint: rtpbridge/103@mgw (mgcp_endp.c:261) 20241204085125748 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/103@mgw" (mgcp_protocol.c:441) 20241204085125748 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125748 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw conn:(1234/rtp C:357CF467 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125748 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:357CF467 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125748 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:357CF467 output_enabled 0 (mgcp_msg.c:125) 20241204085125748 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125748 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw conn:(1234/rtp C:357CF467 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125748 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125748 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:357CF467 CRCX: Creating connection: port: 5132 (mgcp_protocol.c:1112) 20241204085125748 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CI:357CF467 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125748 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125748 DLMGCP DEBUG <0013> Generated response: line #00: 200 13538 OK (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/103@mgw (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Generated response: line #02: I: 357CF467 (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Generated response: line #04: o=- 357CF467 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5132 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125748 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13539 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw (trunk:0) found free endpoint: rtpbridge/104@mgw (mgcp_endp.c:261) 20241204085125749 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/104@mgw" (mgcp_protocol.c:441) 20241204085125749 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125749 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw conn:(1234/rtp C:6221109C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125749 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:6221109C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125749 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:6221109C output_enabled 0 (mgcp_msg.c:125) 20241204085125749 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125749 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw conn:(1234/rtp C:6221109C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125749 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125749 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:6221109C CRCX: Creating connection: port: 5134 (mgcp_protocol.c:1112) 20241204085125749 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CI:6221109C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125749 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125749 DLMGCP DEBUG <0013> Generated response: line #00: 200 13539 OK (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/104@mgw (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Generated response: line #02: I: 6221109C (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6221109C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5134 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13540 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw (trunk:0) found free endpoint: rtpbridge/105@mgw (mgcp_endp.c:261) 20241204085125749 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/105@mgw" (mgcp_protocol.c:441) 20241204085125749 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125749 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw conn:(1234/rtp C:1BE35321 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125749 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:1BE35321 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125749 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:1BE35321 output_enabled 0 (mgcp_msg.c:125) 20241204085125749 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125749 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw conn:(1234/rtp C:1BE35321 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125749 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125749 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:1BE35321 CRCX: Creating connection: port: 5136 (mgcp_protocol.c:1112) 20241204085125749 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CI:1BE35321 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125749 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125749 DLMGCP DEBUG <0013> Generated response: line #00: 200 13540 OK (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/105@mgw (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Generated response: line #02: I: 1BE35321 (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1BE35321 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5136 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13541 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw (trunk:0) found free endpoint: rtpbridge/106@mgw (mgcp_endp.c:261) 20241204085125749 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/106@mgw" (mgcp_protocol.c:441) 20241204085125749 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125749 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw conn:(1234/rtp C:36440924 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125749 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:36440924 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125749 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:36440924 output_enabled 0 (mgcp_msg.c:125) 20241204085125749 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125749 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw conn:(1234/rtp C:36440924 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125749 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125749 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:36440924 CRCX: Creating connection: port: 5138 (mgcp_protocol.c:1112) 20241204085125749 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CI:36440924 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125749 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125749 DLMGCP DEBUG <0013> Generated response: line #00: 200 13541 OK (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/106@mgw (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Generated response: line #02: I: 36440924 (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Generated response: line #04: o=- 36440924 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5138 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13542 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw (trunk:0) found free endpoint: rtpbridge/107@mgw (mgcp_endp.c:261) 20241204085125749 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/107@mgw" (mgcp_protocol.c:441) 20241204085125749 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125749 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw conn:(1234/rtp C:E9F0B9C4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125749 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:E9F0B9C4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125749 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:E9F0B9C4 output_enabled 0 (mgcp_msg.c:125) 20241204085125749 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125749 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw conn:(1234/rtp C:E9F0B9C4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125749 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125749 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:E9F0B9C4 CRCX: Creating connection: port: 5140 (mgcp_protocol.c:1112) 20241204085125749 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CI:E9F0B9C4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125749 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125749 DLMGCP DEBUG <0013> Generated response: line #00: 200 13542 OK (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/107@mgw (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Generated response: line #02: I: E9F0B9C4 (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Generated response: line #04: o=- E9F0B9C4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5140 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125749 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125750 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13543 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125750 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125750 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125750 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125750 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw (trunk:0) found free endpoint: rtpbridge/108@mgw (mgcp_endp.c:261) 20241204085125750 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/108@mgw" (mgcp_protocol.c:441) 20241204085125750 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125750 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw conn:(1234/rtp C:A044E77E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125750 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:A044E77E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125750 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:A044E77E output_enabled 0 (mgcp_msg.c:125) 20241204085125750 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125750 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw conn:(1234/rtp C:A044E77E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125750 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125750 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:A044E77E CRCX: Creating connection: port: 5142 (mgcp_protocol.c:1112) 20241204085125750 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CI:A044E77E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125750 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125750 DLMGCP DEBUG <0013> Generated response: line #00: 200 13543 OK (mgcp_msg.c:67) 20241204085125750 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/108@mgw (mgcp_msg.c:67) 20241204085125750 DLMGCP DEBUG <0013> Generated response: line #02: I: A044E77E (mgcp_msg.c:67) 20241204085125750 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125750 DLMGCP DEBUG <0013> Generated response: line #04: o=- A044E77E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125750 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125750 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125750 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125750 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5142 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125750 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125750 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125750 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13544 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125750 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125750 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125750 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125750 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw (trunk:0) found free endpoint: rtpbridge/109@mgw (mgcp_endp.c:261) 20241204085125750 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/109@mgw" (mgcp_protocol.c:441) 20241204085125750 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125750 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw conn:(1234/rtp C:7FD0301C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125750 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:7FD0301C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125750 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:7FD0301C output_enabled 0 (mgcp_msg.c:125) 20241204085125750 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125750 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw conn:(1234/rtp C:7FD0301C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125750 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125750 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:7FD0301C CRCX: Creating connection: port: 5144 (mgcp_protocol.c:1112) 20241204085125750 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CI:7FD0301C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125750 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125750 DLMGCP DEBUG <0013> Generated response: line #00: 200 13544 OK (mgcp_msg.c:67) 20241204085125750 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/109@mgw (mgcp_msg.c:67) 20241204085125750 DLMGCP DEBUG <0013> Generated response: line #02: I: 7FD0301C (mgcp_msg.c:67) 20241204085125750 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125750 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7FD0301C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125750 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125750 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125750 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125750 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5144 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125750 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125750 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125750 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13545 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125750 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125750 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125750 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125750 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw (trunk:0) found free endpoint: rtpbridge/10a@mgw (mgcp_endp.c:261) 20241204085125750 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10a@mgw" (mgcp_protocol.c:441) 20241204085125750 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125750 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw conn:(1234/rtp C:A7EA9090 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125750 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:A7EA9090 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125750 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:A7EA9090 output_enabled 0 (mgcp_msg.c:125) 20241204085125750 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125750 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw conn:(1234/rtp C:A7EA9090 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125750 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125750 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:A7EA9090 CRCX: Creating connection: port: 5146 (mgcp_protocol.c:1112) 20241204085125750 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CI:A7EA9090 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125750 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125750 DLMGCP DEBUG <0013> Generated response: line #00: 200 13545 OK (mgcp_msg.c:67) 20241204085125750 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10a@mgw (mgcp_msg.c:67) 20241204085125750 DLMGCP DEBUG <0013> Generated response: line #02: I: A7EA9090 (mgcp_msg.c:67) 20241204085125750 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125750 DLMGCP DEBUG <0013> Generated response: line #04: o=- A7EA9090 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125750 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125750 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125750 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125750 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5146 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125750 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125750 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13546 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw (trunk:0) found free endpoint: rtpbridge/10b@mgw (mgcp_endp.c:261) 20241204085125751 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10b@mgw" (mgcp_protocol.c:441) 20241204085125751 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw conn:(1234/rtp C:A994B1A5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:A994B1A5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:A994B1A5 output_enabled 0 (mgcp_msg.c:125) 20241204085125751 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw conn:(1234/rtp C:A994B1A5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:A994B1A5 CRCX: Creating connection: port: 5148 (mgcp_protocol.c:1112) 20241204085125751 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CI:A994B1A5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125751 DLMGCP DEBUG <0013> Generated response: line #00: 200 13546 OK (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10b@mgw (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Generated response: line #02: I: A994B1A5 (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Generated response: line #04: o=- A994B1A5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5148 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13547 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw (trunk:0) found free endpoint: rtpbridge/10c@mgw (mgcp_endp.c:261) 20241204085125751 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10c@mgw" (mgcp_protocol.c:441) 20241204085125751 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw conn:(1234/rtp C:1047F96A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:1047F96A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:1047F96A output_enabled 0 (mgcp_msg.c:125) 20241204085125751 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw conn:(1234/rtp C:1047F96A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:1047F96A CRCX: Creating connection: port: 5150 (mgcp_protocol.c:1112) 20241204085125751 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CI:1047F96A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125751 DLMGCP DEBUG <0013> Generated response: line #00: 200 13547 OK (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10c@mgw (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Generated response: line #02: I: 1047F96A (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1047F96A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5150 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13548 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw (trunk:0) found free endpoint: rtpbridge/10d@mgw (mgcp_endp.c:261) 20241204085125751 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10d@mgw" (mgcp_protocol.c:441) 20241204085125751 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw conn:(1234/rtp C:A5904F59 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:A5904F59 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:A5904F59 output_enabled 0 (mgcp_msg.c:125) 20241204085125751 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw conn:(1234/rtp C:A5904F59 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:A5904F59 CRCX: Creating connection: port: 5152 (mgcp_protocol.c:1112) 20241204085125751 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CI:A5904F59 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125751 DLMGCP DEBUG <0013> Generated response: line #00: 200 13548 OK (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10d@mgw (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Generated response: line #02: I: A5904F59 (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Generated response: line #04: o=- A5904F59 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5152 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13549 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw (trunk:0) found free endpoint: rtpbridge/10e@mgw (mgcp_endp.c:261) 20241204085125751 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10e@mgw" (mgcp_protocol.c:441) 20241204085125751 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw conn:(1234/rtp C:1CBEC651 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:1CBEC651 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:1CBEC651 output_enabled 0 (mgcp_msg.c:125) 20241204085125751 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw conn:(1234/rtp C:1CBEC651 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:1CBEC651 CRCX: Creating connection: port: 5154 (mgcp_protocol.c:1112) 20241204085125751 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CI:1CBEC651 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125751 DLMGCP DEBUG <0013> Generated response: line #00: 200 13549 OK (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10e@mgw (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Generated response: line #02: I: 1CBEC651 (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1CBEC651 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5154 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125751 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13550 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw (trunk:0) found free endpoint: rtpbridge/10f@mgw (mgcp_endp.c:261) 20241204085125752 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10f@mgw" (mgcp_protocol.c:441) 20241204085125752 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125752 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw conn:(1234/rtp C:388431CF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125752 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:388431CF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125752 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:388431CF output_enabled 0 (mgcp_msg.c:125) 20241204085125752 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125752 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw conn:(1234/rtp C:388431CF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125752 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125752 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:388431CF CRCX: Creating connection: port: 5156 (mgcp_protocol.c:1112) 20241204085125752 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CI:388431CF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125752 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125752 DLMGCP DEBUG <0013> Generated response: line #00: 200 13550 OK (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10f@mgw (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> Generated response: line #02: I: 388431CF (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> Generated response: line #04: o=- 388431CF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5156 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13551 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw (trunk:0) found free endpoint: rtpbridge/110@mgw (mgcp_endp.c:261) 20241204085125752 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/110@mgw" (mgcp_protocol.c:441) 20241204085125752 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125752 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw conn:(1234/rtp C:C7113FBE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125752 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:C7113FBE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125752 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:C7113FBE output_enabled 0 (mgcp_msg.c:125) 20241204085125752 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125752 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw conn:(1234/rtp C:C7113FBE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125752 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125752 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:C7113FBE CRCX: Creating connection: port: 5158 (mgcp_protocol.c:1112) 20241204085125752 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CI:C7113FBE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125752 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125752 DLMGCP DEBUG <0013> Generated response: line #00: 200 13551 OK (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/110@mgw (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> Generated response: line #02: I: C7113FBE (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> Generated response: line #04: o=- C7113FBE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5158 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13552 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw (trunk:0) found free endpoint: rtpbridge/111@mgw (mgcp_endp.c:261) 20241204085125752 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/111@mgw" (mgcp_protocol.c:441) 20241204085125752 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125752 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw conn:(1234/rtp C:0755E2EB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125752 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:0755E2EB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125752 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:0755E2EB output_enabled 0 (mgcp_msg.c:125) 20241204085125752 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125752 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw conn:(1234/rtp C:0755E2EB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125752 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125752 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:0755E2EB CRCX: Creating connection: port: 5160 (mgcp_protocol.c:1112) 20241204085125752 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CI:0755E2EB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125752 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125752 DLMGCP DEBUG <0013> Generated response: line #00: 200 13552 OK (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/111@mgw (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> Generated response: line #02: I: 0755E2EB (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0755E2EB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5160 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13553 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125752 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw (trunk:0) found free endpoint: rtpbridge/112@mgw (mgcp_endp.c:261) 20241204085125752 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/112@mgw" (mgcp_protocol.c:441) 20241204085125752 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125752 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw conn:(1234/rtp C:D24F4F43 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125752 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:D24F4F43 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125752 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:D24F4F43 output_enabled 0 (mgcp_msg.c:125) 20241204085125752 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125752 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw conn:(1234/rtp C:D24F4F43 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125753 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125753 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:D24F4F43 CRCX: Creating connection: port: 5162 (mgcp_protocol.c:1112) 20241204085125753 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CI:D24F4F43 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125753 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125753 DLMGCP DEBUG <0013> Generated response: line #00: 200 13553 OK (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/112@mgw (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Generated response: line #02: I: D24F4F43 (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Generated response: line #04: o=- D24F4F43 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5162 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13554 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw (trunk:0) found free endpoint: rtpbridge/113@mgw (mgcp_endp.c:261) 20241204085125753 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/113@mgw" (mgcp_protocol.c:441) 20241204085125753 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125753 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw conn:(1234/rtp C:B8FDCCF7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125753 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:B8FDCCF7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125753 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:B8FDCCF7 output_enabled 0 (mgcp_msg.c:125) 20241204085125753 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125753 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw conn:(1234/rtp C:B8FDCCF7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125753 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125753 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:B8FDCCF7 CRCX: Creating connection: port: 5164 (mgcp_protocol.c:1112) 20241204085125753 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CI:B8FDCCF7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125753 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125753 DLMGCP DEBUG <0013> Generated response: line #00: 200 13554 OK (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/113@mgw (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Generated response: line #02: I: B8FDCCF7 (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Generated response: line #04: o=- B8FDCCF7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5164 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13555 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw (trunk:0) found free endpoint: rtpbridge/114@mgw (mgcp_endp.c:261) 20241204085125753 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/114@mgw" (mgcp_protocol.c:441) 20241204085125753 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125753 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw conn:(1234/rtp C:8C79AC09 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125753 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:8C79AC09 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125753 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:8C79AC09 output_enabled 0 (mgcp_msg.c:125) 20241204085125753 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125753 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw conn:(1234/rtp C:8C79AC09 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125753 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125753 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:8C79AC09 CRCX: Creating connection: port: 5166 (mgcp_protocol.c:1112) 20241204085125753 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CI:8C79AC09 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125753 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125753 DLMGCP DEBUG <0013> Generated response: line #00: 200 13555 OK (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/114@mgw (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Generated response: line #02: I: 8C79AC09 (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8C79AC09 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5166 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13556 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw (trunk:0) found free endpoint: rtpbridge/115@mgw (mgcp_endp.c:261) 20241204085125753 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/115@mgw" (mgcp_protocol.c:441) 20241204085125753 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125753 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw conn:(1234/rtp C:2B0D1AEC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125753 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:2B0D1AEC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125753 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:2B0D1AEC output_enabled 0 (mgcp_msg.c:125) 20241204085125753 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125753 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw conn:(1234/rtp C:2B0D1AEC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125753 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125753 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:2B0D1AEC CRCX: Creating connection: port: 5168 (mgcp_protocol.c:1112) 20241204085125753 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CI:2B0D1AEC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125753 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125753 DLMGCP DEBUG <0013> Generated response: line #00: 200 13556 OK (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/115@mgw (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Generated response: line #02: I: 2B0D1AEC (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2B0D1AEC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5168 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125753 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125754 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13557 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125754 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125754 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125754 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125754 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw (trunk:0) found free endpoint: rtpbridge/116@mgw (mgcp_endp.c:261) 20241204085125754 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/116@mgw" (mgcp_protocol.c:441) 20241204085125754 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125754 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw conn:(1234/rtp C:9FC90EA8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125754 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:9FC90EA8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125754 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:9FC90EA8 output_enabled 0 (mgcp_msg.c:125) 20241204085125754 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125754 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw conn:(1234/rtp C:9FC90EA8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125754 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125754 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:9FC90EA8 CRCX: Creating connection: port: 5170 (mgcp_protocol.c:1112) 20241204085125754 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CI:9FC90EA8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125754 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125754 DLMGCP DEBUG <0013> Generated response: line #00: 200 13557 OK (mgcp_msg.c:67) 20241204085125754 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/116@mgw (mgcp_msg.c:67) 20241204085125754 DLMGCP DEBUG <0013> Generated response: line #02: I: 9FC90EA8 (mgcp_msg.c:67) 20241204085125754 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125754 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9FC90EA8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125754 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125754 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125754 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125754 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5170 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125754 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125754 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125754 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13558 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125754 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125754 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125754 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125754 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw (trunk:0) found free endpoint: rtpbridge/117@mgw (mgcp_endp.c:261) 20241204085125754 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/117@mgw" (mgcp_protocol.c:441) 20241204085125754 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125754 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw conn:(1234/rtp C:384D4153 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125754 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:384D4153 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125754 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:384D4153 output_enabled 0 (mgcp_msg.c:125) 20241204085125754 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125754 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw conn:(1234/rtp C:384D4153 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125754 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125754 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:384D4153 CRCX: Creating connection: port: 5172 (mgcp_protocol.c:1112) 20241204085125754 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CI:384D4153 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125754 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125754 DLMGCP DEBUG <0013> Generated response: line #00: 200 13558 OK (mgcp_msg.c:67) 20241204085125754 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/117@mgw (mgcp_msg.c:67) 20241204085125754 DLMGCP DEBUG <0013> Generated response: line #02: I: 384D4153 (mgcp_msg.c:67) 20241204085125754 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125754 DLMGCP DEBUG <0013> Generated response: line #04: o=- 384D4153 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125754 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125754 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5172 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13559 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw (trunk:0) found free endpoint: rtpbridge/118@mgw (mgcp_endp.c:261) 20241204085125755 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/118@mgw" (mgcp_protocol.c:441) 20241204085125755 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125755 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw conn:(1234/rtp C:9477424A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125755 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:9477424A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125755 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:9477424A output_enabled 0 (mgcp_msg.c:125) 20241204085125755 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125755 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw conn:(1234/rtp C:9477424A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125755 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125755 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:9477424A CRCX: Creating connection: port: 5174 (mgcp_protocol.c:1112) 20241204085125755 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CI:9477424A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125755 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125755 DLMGCP DEBUG <0013> Generated response: line #00: 200 13559 OK (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/118@mgw (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> Generated response: line #02: I: 9477424A (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9477424A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5174 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13560 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw (trunk:0) found free endpoint: rtpbridge/119@mgw (mgcp_endp.c:261) 20241204085125755 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/119@mgw" (mgcp_protocol.c:441) 20241204085125755 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125755 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw conn:(1234/rtp C:5D7567A0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125755 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:5D7567A0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125755 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:5D7567A0 output_enabled 0 (mgcp_msg.c:125) 20241204085125755 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125755 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw conn:(1234/rtp C:5D7567A0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125755 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125755 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:5D7567A0 CRCX: Creating connection: port: 5176 (mgcp_protocol.c:1112) 20241204085125755 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CI:5D7567A0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125755 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125755 DLMGCP DEBUG <0013> Generated response: line #00: 200 13560 OK (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/119@mgw (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> Generated response: line #02: I: 5D7567A0 (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5D7567A0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5176 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13561 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw (trunk:0) found free endpoint: rtpbridge/11a@mgw (mgcp_endp.c:261) 20241204085125755 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11a@mgw" (mgcp_protocol.c:441) 20241204085125755 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125755 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw conn:(1234/rtp C:93A29AFB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125755 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:93A29AFB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125755 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:93A29AFB output_enabled 0 (mgcp_msg.c:125) 20241204085125755 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125755 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw conn:(1234/rtp C:93A29AFB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125755 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125755 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:93A29AFB CRCX: Creating connection: port: 5178 (mgcp_protocol.c:1112) 20241204085125755 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CI:93A29AFB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125755 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125755 DLMGCP DEBUG <0013> Generated response: line #00: 200 13561 OK (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11a@mgw (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> Generated response: line #02: I: 93A29AFB (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> Generated response: line #04: o=- 93A29AFB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5178 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125755 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125756 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13562 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125756 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125756 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125756 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125756 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw (trunk:0) found free endpoint: rtpbridge/11b@mgw (mgcp_endp.c:261) 20241204085125756 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11b@mgw" (mgcp_protocol.c:441) 20241204085125756 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125756 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw conn:(1234/rtp C:E0908306 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125756 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:E0908306 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125756 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:E0908306 output_enabled 0 (mgcp_msg.c:125) 20241204085125756 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125756 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw conn:(1234/rtp C:E0908306 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125756 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125756 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:E0908306 CRCX: Creating connection: port: 5180 (mgcp_protocol.c:1112) 20241204085125756 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CI:E0908306 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125756 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125756 DLMGCP DEBUG <0013> Generated response: line #00: 200 13562 OK (mgcp_msg.c:67) 20241204085125756 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11b@mgw (mgcp_msg.c:67) 20241204085125756 DLMGCP DEBUG <0013> Generated response: line #02: I: E0908306 (mgcp_msg.c:67) 20241204085125756 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125756 DLMGCP DEBUG <0013> Generated response: line #04: o=- E0908306 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125756 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125756 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125756 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125756 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5180 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125756 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125756 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125756 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13563 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125756 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125756 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125756 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125756 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw (trunk:0) found free endpoint: rtpbridge/11c@mgw (mgcp_endp.c:261) 20241204085125756 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11c@mgw" (mgcp_protocol.c:441) 20241204085125756 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125756 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw conn:(1234/rtp C:EDACABA0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125756 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:EDACABA0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125756 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:EDACABA0 output_enabled 0 (mgcp_msg.c:125) 20241204085125756 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125756 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw conn:(1234/rtp C:EDACABA0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125756 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125756 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:EDACABA0 CRCX: Creating connection: port: 5182 (mgcp_protocol.c:1112) 20241204085125756 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CI:EDACABA0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125756 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125756 DLMGCP DEBUG <0013> Generated response: line #00: 200 13563 OK (mgcp_msg.c:67) 20241204085125756 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11c@mgw (mgcp_msg.c:67) 20241204085125756 DLMGCP DEBUG <0013> Generated response: line #02: I: EDACABA0 (mgcp_msg.c:67) 20241204085125756 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125756 DLMGCP DEBUG <0013> Generated response: line #04: o=- EDACABA0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125756 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125756 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125756 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125756 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5182 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125756 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125756 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125756 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13564 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125756 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125756 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125756 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125756 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw (trunk:0) found free endpoint: rtpbridge/11d@mgw (mgcp_endp.c:261) 20241204085125756 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11d@mgw" (mgcp_protocol.c:441) 20241204085125756 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125756 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw conn:(1234/rtp C:8867C47B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125756 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:8867C47B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125756 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:8867C47B output_enabled 0 (mgcp_msg.c:125) 20241204085125756 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125756 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw conn:(1234/rtp C:8867C47B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125756 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125756 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:8867C47B CRCX: Creating connection: port: 5184 (mgcp_protocol.c:1112) 20241204085125756 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CI:8867C47B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125756 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125756 DLMGCP DEBUG <0013> Generated response: line #00: 200 13564 OK (mgcp_msg.c:67) 20241204085125756 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11d@mgw (mgcp_msg.c:67) 20241204085125756 DLMGCP DEBUG <0013> Generated response: line #02: I: 8867C47B (mgcp_msg.c:67) 20241204085125756 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125756 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8867C47B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125756 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125756 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125756 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125756 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5184 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125756 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125756 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13565 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw (trunk:0) found free endpoint: rtpbridge/11e@mgw (mgcp_endp.c:261) 20241204085125757 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11e@mgw" (mgcp_protocol.c:441) 20241204085125757 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125757 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw conn:(1234/rtp C:945C5496 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125757 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:945C5496 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125757 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:945C5496 output_enabled 0 (mgcp_msg.c:125) 20241204085125757 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125757 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw conn:(1234/rtp C:945C5496 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125757 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125757 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:945C5496 CRCX: Creating connection: port: 5186 (mgcp_protocol.c:1112) 20241204085125757 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CI:945C5496 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125757 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125757 DLMGCP DEBUG <0013> Generated response: line #00: 200 13565 OK (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11e@mgw (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Generated response: line #02: I: 945C5496 (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Generated response: line #04: o=- 945C5496 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5186 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13566 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw (trunk:0) found free endpoint: rtpbridge/11f@mgw (mgcp_endp.c:261) 20241204085125757 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11f@mgw" (mgcp_protocol.c:441) 20241204085125757 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125757 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw conn:(1234/rtp C:5F3A2D89 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125757 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:5F3A2D89 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125757 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:5F3A2D89 output_enabled 0 (mgcp_msg.c:125) 20241204085125757 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125757 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw conn:(1234/rtp C:5F3A2D89 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125757 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125757 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:5F3A2D89 CRCX: Creating connection: port: 5188 (mgcp_protocol.c:1112) 20241204085125757 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CI:5F3A2D89 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125757 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125757 DLMGCP DEBUG <0013> Generated response: line #00: 200 13566 OK (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11f@mgw (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Generated response: line #02: I: 5F3A2D89 (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5F3A2D89 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5188 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13567 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw (trunk:0) found free endpoint: rtpbridge/120@mgw (mgcp_endp.c:261) 20241204085125757 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/120@mgw" (mgcp_protocol.c:441) 20241204085125757 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125757 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw conn:(1234/rtp C:AAA41ADF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125757 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:AAA41ADF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125757 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:AAA41ADF output_enabled 0 (mgcp_msg.c:125) 20241204085125757 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125757 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw conn:(1234/rtp C:AAA41ADF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125757 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125757 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:AAA41ADF CRCX: Creating connection: port: 5190 (mgcp_protocol.c:1112) 20241204085125757 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CI:AAA41ADF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125757 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125757 DLMGCP DEBUG <0013> Generated response: line #00: 200 13567 OK (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/120@mgw (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Generated response: line #02: I: AAA41ADF (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Generated response: line #04: o=- AAA41ADF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5190 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13568 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw (trunk:0) found free endpoint: rtpbridge/121@mgw (mgcp_endp.c:261) 20241204085125757 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/121@mgw" (mgcp_protocol.c:441) 20241204085125757 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125757 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw conn:(1234/rtp C:9A382876 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125757 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:9A382876 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125757 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:9A382876 output_enabled 0 (mgcp_msg.c:125) 20241204085125757 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125757 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw conn:(1234/rtp C:9A382876 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125757 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125757 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:9A382876 CRCX: Creating connection: port: 5192 (mgcp_protocol.c:1112) 20241204085125757 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CI:9A382876 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125757 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125757 DLMGCP DEBUG <0013> Generated response: line #00: 200 13568 OK (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/121@mgw (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Generated response: line #02: I: 9A382876 (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9A382876 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5192 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125757 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125758 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13569 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125758 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125758 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125758 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125758 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw (trunk:0) found free endpoint: rtpbridge/122@mgw (mgcp_endp.c:261) 20241204085125758 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/122@mgw" (mgcp_protocol.c:441) 20241204085125758 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125758 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw conn:(1234/rtp C:17646F4F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125758 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:17646F4F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125758 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:17646F4F output_enabled 0 (mgcp_msg.c:125) 20241204085125758 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125758 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw conn:(1234/rtp C:17646F4F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125758 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125758 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:17646F4F CRCX: Creating connection: port: 5194 (mgcp_protocol.c:1112) 20241204085125758 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CI:17646F4F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125758 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125758 DLMGCP DEBUG <0013> Generated response: line #00: 200 13569 OK (mgcp_msg.c:67) 20241204085125758 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/122@mgw (mgcp_msg.c:67) 20241204085125758 DLMGCP DEBUG <0013> Generated response: line #02: I: 17646F4F (mgcp_msg.c:67) 20241204085125758 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125758 DLMGCP DEBUG <0013> Generated response: line #04: o=- 17646F4F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125758 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125758 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125758 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125758 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5194 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125758 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125758 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125758 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13570 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125758 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125758 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125758 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125758 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw (trunk:0) found free endpoint: rtpbridge/123@mgw (mgcp_endp.c:261) 20241204085125758 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/123@mgw" (mgcp_protocol.c:441) 20241204085125758 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125758 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw conn:(1234/rtp C:72E21B4D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125758 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:72E21B4D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125758 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:72E21B4D output_enabled 0 (mgcp_msg.c:125) 20241204085125758 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125758 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw conn:(1234/rtp C:72E21B4D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125758 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125758 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:72E21B4D CRCX: Creating connection: port: 5196 (mgcp_protocol.c:1112) 20241204085125758 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CI:72E21B4D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125758 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125758 DLMGCP DEBUG <0013> Generated response: line #00: 200 13570 OK (mgcp_msg.c:67) 20241204085125758 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/123@mgw (mgcp_msg.c:67) 20241204085125758 DLMGCP DEBUG <0013> Generated response: line #02: I: 72E21B4D (mgcp_msg.c:67) 20241204085125758 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125758 DLMGCP DEBUG <0013> Generated response: line #04: o=- 72E21B4D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125758 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125758 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125758 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125758 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5196 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125758 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125758 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13571 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw (trunk:0) found free endpoint: rtpbridge/124@mgw (mgcp_endp.c:261) 20241204085125759 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/124@mgw" (mgcp_protocol.c:441) 20241204085125759 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125759 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw conn:(1234/rtp C:0D8D0F6C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125759 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:0D8D0F6C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125759 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:0D8D0F6C output_enabled 0 (mgcp_msg.c:125) 20241204085125759 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125759 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw conn:(1234/rtp C:0D8D0F6C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125759 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125759 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:0D8D0F6C CRCX: Creating connection: port: 5198 (mgcp_protocol.c:1112) 20241204085125759 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CI:0D8D0F6C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125759 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125759 DLMGCP DEBUG <0013> Generated response: line #00: 200 13571 OK (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/124@mgw (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Generated response: line #02: I: 0D8D0F6C (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0D8D0F6C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5198 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13572 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw (trunk:0) found free endpoint: rtpbridge/125@mgw (mgcp_endp.c:261) 20241204085125759 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/125@mgw" (mgcp_protocol.c:441) 20241204085125759 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125759 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw conn:(1234/rtp C:D2F90CEC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125759 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:D2F90CEC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125759 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:D2F90CEC output_enabled 0 (mgcp_msg.c:125) 20241204085125759 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125759 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw conn:(1234/rtp C:D2F90CEC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125759 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125759 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:D2F90CEC CRCX: Creating connection: port: 5200 (mgcp_protocol.c:1112) 20241204085125759 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CI:D2F90CEC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125759 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125759 DLMGCP DEBUG <0013> Generated response: line #00: 200 13572 OK (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/125@mgw (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Generated response: line #02: I: D2F90CEC (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Generated response: line #04: o=- D2F90CEC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5200 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13573 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw (trunk:0) found free endpoint: rtpbridge/126@mgw (mgcp_endp.c:261) 20241204085125759 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/126@mgw" (mgcp_protocol.c:441) 20241204085125759 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125759 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw conn:(1234/rtp C:E60AA2FC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125759 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:E60AA2FC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125759 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:E60AA2FC output_enabled 0 (mgcp_msg.c:125) 20241204085125759 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125759 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw conn:(1234/rtp C:E60AA2FC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125759 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125759 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:E60AA2FC CRCX: Creating connection: port: 5202 (mgcp_protocol.c:1112) 20241204085125759 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CI:E60AA2FC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125759 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125759 DLMGCP DEBUG <0013> Generated response: line #00: 200 13573 OK (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/126@mgw (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Generated response: line #02: I: E60AA2FC (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Generated response: line #04: o=- E60AA2FC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5202 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13574 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw (trunk:0) found free endpoint: rtpbridge/127@mgw (mgcp_endp.c:261) 20241204085125759 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/127@mgw" (mgcp_protocol.c:441) 20241204085125759 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125759 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw conn:(1234/rtp C:F318CD87 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125759 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:F318CD87 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125759 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:F318CD87 output_enabled 0 (mgcp_msg.c:125) 20241204085125759 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125759 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw conn:(1234/rtp C:F318CD87 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125759 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125759 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:F318CD87 CRCX: Creating connection: port: 5204 (mgcp_protocol.c:1112) 20241204085125759 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CI:F318CD87 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125759 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125759 DLMGCP DEBUG <0013> Generated response: line #00: 200 13574 OK (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/127@mgw (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Generated response: line #02: I: F318CD87 (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Generated response: line #04: o=- F318CD87 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125759 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5204 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125760 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125760 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125760 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13575 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125760 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125760 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125760 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125760 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw (trunk:0) found free endpoint: rtpbridge/128@mgw (mgcp_endp.c:261) 20241204085125760 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/128@mgw" (mgcp_protocol.c:441) 20241204085125760 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125760 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw conn:(1234/rtp C:6D6F305D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125760 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:6D6F305D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125760 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:6D6F305D output_enabled 0 (mgcp_msg.c:125) 20241204085125760 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125760 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw conn:(1234/rtp C:6D6F305D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125760 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125760 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:6D6F305D CRCX: Creating connection: port: 5206 (mgcp_protocol.c:1112) 20241204085125760 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CI:6D6F305D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125760 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125760 DLMGCP DEBUG <0013> Generated response: line #00: 200 13575 OK (mgcp_msg.c:67) 20241204085125760 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/128@mgw (mgcp_msg.c:67) 20241204085125760 DLMGCP DEBUG <0013> Generated response: line #02: I: 6D6F305D (mgcp_msg.c:67) 20241204085125760 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125760 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6D6F305D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125760 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125760 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125760 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125760 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5206 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125760 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125760 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125760 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13576 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125760 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125760 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125760 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125760 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw (trunk:0) found free endpoint: rtpbridge/129@mgw (mgcp_endp.c:261) 20241204085125760 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/129@mgw" (mgcp_protocol.c:441) 20241204085125760 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125760 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw conn:(1234/rtp C:B3EC5A69 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125760 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:B3EC5A69 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125760 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:B3EC5A69 output_enabled 0 (mgcp_msg.c:125) 20241204085125760 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125760 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw conn:(1234/rtp C:B3EC5A69 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125760 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125760 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:B3EC5A69 CRCX: Creating connection: port: 5208 (mgcp_protocol.c:1112) 20241204085125760 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CI:B3EC5A69 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125760 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125760 DLMGCP DEBUG <0013> Generated response: line #00: 200 13576 OK (mgcp_msg.c:67) 20241204085125760 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/129@mgw (mgcp_msg.c:67) 20241204085125760 DLMGCP DEBUG <0013> Generated response: line #02: I: B3EC5A69 (mgcp_msg.c:67) 20241204085125760 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125760 DLMGCP DEBUG <0013> Generated response: line #04: o=- B3EC5A69 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125760 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125760 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125760 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125760 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5208 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125760 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125760 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125760 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13577 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125760 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125760 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125760 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125760 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw (trunk:0) found free endpoint: rtpbridge/12a@mgw (mgcp_endp.c:261) 20241204085125760 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12a@mgw" (mgcp_protocol.c:441) 20241204085125760 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125760 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw conn:(1234/rtp C:3A0F84E3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125760 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:3A0F84E3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125760 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:3A0F84E3 output_enabled 0 (mgcp_msg.c:125) 20241204085125760 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125760 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw conn:(1234/rtp C:3A0F84E3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125760 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125760 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:3A0F84E3 CRCX: Creating connection: port: 5210 (mgcp_protocol.c:1112) 20241204085125760 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CI:3A0F84E3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125760 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125760 DLMGCP DEBUG <0013> Generated response: line #00: 200 13577 OK (mgcp_msg.c:67) 20241204085125760 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12a@mgw (mgcp_msg.c:67) 20241204085125760 DLMGCP DEBUG <0013> Generated response: line #02: I: 3A0F84E3 (mgcp_msg.c:67) 20241204085125760 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125760 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3A0F84E3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125760 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125760 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125760 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125760 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5210 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125760 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125760 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125761 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13578 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125761 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125761 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125761 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125761 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw (trunk:0) found free endpoint: rtpbridge/12b@mgw (mgcp_endp.c:261) 20241204085125761 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12b@mgw" (mgcp_protocol.c:441) 20241204085125761 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125761 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw conn:(1234/rtp C:A5C24148 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125761 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:A5C24148 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125761 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:A5C24148 output_enabled 0 (mgcp_msg.c:125) 20241204085125761 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125761 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw conn:(1234/rtp C:A5C24148 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125761 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125761 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:A5C24148 CRCX: Creating connection: port: 5212 (mgcp_protocol.c:1112) 20241204085125761 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CI:A5C24148 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125761 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125761 DLMGCP DEBUG <0013> Generated response: line #00: 200 13578 OK (mgcp_msg.c:67) 20241204085125761 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12b@mgw (mgcp_msg.c:67) 20241204085125761 DLMGCP DEBUG <0013> Generated response: line #02: I: A5C24148 (mgcp_msg.c:67) 20241204085125761 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125761 DLMGCP DEBUG <0013> Generated response: line #04: o=- A5C24148 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125761 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125761 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125761 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125761 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5212 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125761 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125761 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085125761 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13579 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085125761 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085125761 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085125761 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085125761 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw (trunk:0) found free endpoint: rtpbridge/12c@mgw (mgcp_endp.c:261) 20241204085125761 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12c@mgw" (mgcp_protocol.c:441) 20241204085125761 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085125761 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw conn:(1234/rtp C:27785572 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085125761 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:27785572 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085125761 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:27785572 output_enabled 0 (mgcp_msg.c:125) 20241204085125761 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085125761 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw conn:(1234/rtp C:27785572 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085125761 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085125761 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:27785572 CRCX: Creating connection: port: 5214 (mgcp_protocol.c:1112) 20241204085125761 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CI:27785572 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085125761 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085125761 DLMGCP DEBUG <0013> Generated response: line #00: 200 13579 OK (mgcp_msg.c:67) 20241204085125761 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12c@mgw (mgcp_msg.c:67) 20241204085125761 DLMGCP DEBUG <0013> Generated response: line #02: I: 27785572 (mgcp_msg.c:67) 20241204085125761 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085125761 DLMGCP DEBUG <0013> Generated response: line #04: o=- 27785572 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085125761 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085125761 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085125761 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085125761 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5214 RTP/AVP 112 (mgcp_msg.c:67) 20241204085125761 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085125761 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) VirtCallAgent-STATS(101)@962a8b3e952c: 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 } 20241204085126802 DLMGCP DEBUG <0013> Received message: line #00: DLCX 13580 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085126802 DLMGCP ERROR <0013> (trunk:0) Not able to find a free endpoint (mgcp_endp.c:267) 20241204085126802 DLMGCP NOTICE <0013> DLCX: cannot find endpoint "rtpbridge/*@mgw", cause=403 -- trying to identify trunk... (mgcp_protocol.c:407) 20241204085126802 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for trunk resource of endpoint "rtpbridge/*@mgw" (mgcp_protocol.c:445) 20241204085126802 DLMGCP NOTICE <0013> trunk:0 DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126802 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126803 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126804 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085126805 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085126805 DLMGCP DEBUG <0013> Generated response: line #00: 200 13580 OK (mgcp_msg.c:67) VirtCallAgent-STATS(101)@962a8b3e952c: 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)@962a8b3e952c: 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 } MTC@962a8b3e952c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(102)@962a8b3e952c: Final verdict of PTC: none RTPEM1(99)@962a8b3e952c: Final verdict of PTC: none RTPEM2(100)@962a8b3e952c: Final verdict of PTC: none RTPEM0(98)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(101)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(98): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(99): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(100): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(101): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(102): none (pass -> pass) MTC@962a8b3e952c: Test case TC_dlcx_wildcarded finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_wildcarded pass'. Wed Dec 4 08:51:26 UTC 2024 ====== MGCP_Test.TC_dlcx_wildcarded pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_dlcx_wildcarded.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2756184) Waiting for packet dumper to finish... 1 (prev_count=2756184, count=2809544) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_wildcarded pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid'. ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid ------ Wed Dec 4 08:51:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_crcx_and_dlcx_ep_callid_connid started. 20241204085130237 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52643 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085130237 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241204085130237 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241204085130237 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085130237 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085130237 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085130237 DLMGCP DEBUG <0013> Generated response: line #00: 515 52643 FAIL (mgcp_msg.c:67) 20241204085130239 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52644 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085130239 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085130239 DLMGCP DEBUG <0013> Received message: line #02: C: 51234 (mgcp_msg.c:67) 20241204085130239 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085130239 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241204085130239 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241204085130239 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085130239 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51234/rtp C:9760DD52 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085130239 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:9760DD52 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085130239 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:9760DD52 output_enabled 0 (mgcp_msg.c:125) 20241204085130239 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085130239 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51234/rtp C:9760DD52 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085130239 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085130239 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:9760DD52 CRCX: Creating connection: port: 5216 (mgcp_protocol.c:1112) 20241204085130239 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:9760DD52 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085130239 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085130239 DLMGCP DEBUG <0013> Generated response: line #00: 200 52644 OK (mgcp_msg.c:67) 20241204085130239 DLMGCP DEBUG <0013> Generated response: line #01: I: 9760DD52 (mgcp_msg.c:67) 20241204085130239 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085130239 DLMGCP DEBUG <0013> Generated response: line #03: o=- 9760DD52 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085130239 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085130239 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085130239 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085130239 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5216 RTP/AVP 112 (mgcp_msg.c:67) 20241204085130239 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085130239 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085130239 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52645 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085130239 DLMGCP DEBUG <0013> Received message: line #01: C: 51234 (mgcp_msg.c:67) 20241204085130239 DLMGCP DEBUG <0013> Received message: line #02: I: 9760DD52 (mgcp_msg.c:67) 20241204085130239 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241204085130239 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241204085130239 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085130239 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:9760DD52 DLCX: deleting conn:(51234/rtp C:9760DD52 r=NULL:0<->l=::1:5216) (mgcp_protocol.c:1502) 20241204085130239 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085130239 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241204085130239 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085130239 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241204085130239 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241204085130239 DLMGCP DEBUG <0013> Generated response: line #00: 250 52645 OK (mgcp_msg.c:67) 20241204085130239 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(107)@962a8b3e952c: Final verdict of PTC: none RTPEM0(103)@962a8b3e952c: Final verdict of PTC: none RTPEM1(104)@962a8b3e952c: Final verdict of PTC: none RTPEM2(105)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(106)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(103): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(104): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(105): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(106): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(107): none (pass -> pass) MTC@962a8b3e952c: Test case TC_crcx_and_dlcx_ep_callid_connid finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid pass'. Wed Dec 4 08:51:30 UTC 2024 ====== MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26088) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid'. ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid ------ Wed Dec 4 08:51:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_crcx_and_dlcx_ep_callid started. 20241204085133620 DLMGCP DEBUG <0013> Received message: line #00: DLCX 56718 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085133620 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241204085133620 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241204085133620 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085133620 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085133620 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085133620 DLMGCP DEBUG <0013> Generated response: line #00: 515 56718 FAIL (mgcp_msg.c:67) 20241204085133622 DLMGCP DEBUG <0013> Received message: line #00: CRCX 56719 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085133622 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085133622 DLMGCP DEBUG <0013> Received message: line #02: C: 51233 (mgcp_msg.c:67) 20241204085133622 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085133622 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241204085133622 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241204085133622 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085133622 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51233/rtp C:31F14090 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085133622 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:31F14090 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085133622 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:31F14090 output_enabled 0 (mgcp_msg.c:125) 20241204085133622 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085133622 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51233/rtp C:31F14090 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085133622 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085133622 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:31F14090 CRCX: Creating connection: port: 5218 (mgcp_protocol.c:1112) 20241204085133622 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:31F14090 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085133622 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085133622 DLMGCP DEBUG <0013> Generated response: line #00: 200 56719 OK (mgcp_msg.c:67) 20241204085133622 DLMGCP DEBUG <0013> Generated response: line #01: I: 31F14090 (mgcp_msg.c:67) 20241204085133622 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085133622 DLMGCP DEBUG <0013> Generated response: line #03: o=- 31F14090 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085133622 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085133622 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085133622 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085133622 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5218 RTP/AVP 112 (mgcp_msg.c:67) 20241204085133622 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085133622 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085133622 DLMGCP DEBUG <0013> Received message: line #00: DLCX 56720 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085133622 DLMGCP DEBUG <0013> Received message: line #01: C: 51233 (mgcp_msg.c:67) 20241204085133622 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241204085133622 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241204085133622 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085133622 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085133622 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085133622 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085133622 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085133622 DLMGCP DEBUG <0013> Generated response: line #00: 200 56720 OK (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): none -> pass RTPEM0(108)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(112)@962a8b3e952c: Final verdict of PTC: none RTPEM2(110)@962a8b3e952c: Final verdict of PTC: none RTPEM1(109)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(111)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(108): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(109): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(110): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(111): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(112): none (pass -> pass) MTC@962a8b3e952c: Test case TC_crcx_and_dlcx_ep_callid finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid pass'. Wed Dec 4 08:51:33 UTC 2024 ====== MGCP_Test.TC_crcx_and_dlcx_ep_callid pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_and_dlcx_ep_callid.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=25088) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep'. ------ MGCP_Test.TC_crcx_and_dlcx_ep ------ Wed Dec 4 08:51:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_crcx_and_dlcx_ep started. 20241204085136952 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52619 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085136952 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241204085136952 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241204085136952 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085136952 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085136952 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085136952 DLMGCP DEBUG <0013> Generated response: line #00: 515 52619 FAIL (mgcp_msg.c:67) 20241204085136954 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52620 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085136954 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085136954 DLMGCP DEBUG <0013> Received message: line #02: C: 51232 (mgcp_msg.c:67) 20241204085136954 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085136954 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241204085136954 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241204085136954 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085136954 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51232/rtp C:BC514CA0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085136954 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:BC514CA0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085136954 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:BC514CA0 output_enabled 0 (mgcp_msg.c:125) 20241204085136954 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085136954 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51232/rtp C:BC514CA0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085136954 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085136954 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:BC514CA0 CRCX: Creating connection: port: 5220 (mgcp_protocol.c:1112) 20241204085136954 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:BC514CA0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085136954 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085136954 DLMGCP DEBUG <0013> Generated response: line #00: 200 52620 OK (mgcp_msg.c:67) 20241204085136954 DLMGCP DEBUG <0013> Generated response: line #01: I: BC514CA0 (mgcp_msg.c:67) 20241204085136954 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085136954 DLMGCP DEBUG <0013> Generated response: line #03: o=- BC514CA0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085136954 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085136954 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085136954 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085136954 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5220 RTP/AVP 112 (mgcp_msg.c:67) 20241204085136954 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085136954 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085136954 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52621 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085136954 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241204085136954 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241204085136954 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085136954 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085136954 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085136954 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085136954 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085136954 DLMGCP DEBUG <0013> Generated response: line #00: 200 52621 OK (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): none -> pass VirtCallAgent-STATS(116)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(117)@962a8b3e952c: Final verdict of PTC: none RTPEM1(114)@962a8b3e952c: Final verdict of PTC: none RTPEM2(115)@962a8b3e952c: Final verdict of PTC: none RTPEM0(113)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(113): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(114): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(115): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(116): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(117): none (pass -> pass) MTC@962a8b3e952c: Test case TC_crcx_and_dlcx_ep finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep pass'. Wed Dec 4 08:51:36 UTC 2024 ====== MGCP_Test.TC_crcx_and_dlcx_ep pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_and_dlcx_ep.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=24828) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval'. ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval ------ Wed Dec 4 08:51:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_crcx_and_dlcx_ep_callid_inval started. 20241204085140019 DLMGCP DEBUG <0013> Received message: line #00: DLCX 22388 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085140019 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241204085140019 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241204085140019 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085140019 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085140019 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085140019 DLMGCP DEBUG <0013> Generated response: line #00: 515 22388 FAIL (mgcp_msg.c:67) 20241204085140021 DLMGCP DEBUG <0013> Received message: line #00: CRCX 22389 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085140021 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085140021 DLMGCP DEBUG <0013> Received message: line #02: C: 51231 (mgcp_msg.c:67) 20241204085140021 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085140021 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241204085140021 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241204085140021 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085140021 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51231/rtp C:E471CA94 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085140021 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:E471CA94 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085140021 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:E471CA94 output_enabled 0 (mgcp_msg.c:125) 20241204085140021 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085140021 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51231/rtp C:E471CA94 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085140021 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085140021 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:E471CA94 CRCX: Creating connection: port: 5222 (mgcp_protocol.c:1112) 20241204085140021 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:E471CA94 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085140022 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085140022 DLMGCP DEBUG <0013> Generated response: line #00: 200 22389 OK (mgcp_msg.c:67) 20241204085140022 DLMGCP DEBUG <0013> Generated response: line #01: I: E471CA94 (mgcp_msg.c:67) 20241204085140022 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085140022 DLMGCP DEBUG <0013> Generated response: line #03: o=- E471CA94 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085140022 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085140022 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085140022 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085140022 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5222 RTP/AVP 112 (mgcp_msg.c:67) 20241204085140022 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085140022 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085140022 DLMGCP DEBUG <0013> Received message: line #00: DLCX 22390 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085140022 DLMGCP DEBUG <0013> Received message: line #01: C: FFFF (mgcp_msg.c:67) 20241204085140022 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241204085140022 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241204085140022 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085140022 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw CallIDs mismatch: '51231' != 'FFFF' (mgcp_msg.c:255) 20241204085140022 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=516 (mgcp_protocol.c:230) 20241204085140022 DLMGCP DEBUG <0013> Generated response: line #00: 516 22390 FAIL (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): none -> pass VirtCallAgent-STATS(121)@962a8b3e952c: Final verdict of PTC: none RTPEM0(118)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(122)@962a8b3e952c: Final verdict of PTC: none RTPEM2(120)@962a8b3e952c: Final verdict of PTC: none RTPEM1(119)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(118): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(119): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(120): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(121): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(122): none (pass -> pass) MTC@962a8b3e952c: Test case TC_crcx_and_dlcx_ep_callid_inval finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval pass'. Wed Dec 4 08:51:40 UTC 2024 ====== MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=24624) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval'. ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval ------ Wed Dec 4 08:51:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_crcx_and_dlcx_ep_callid_connid_inval started. 20241204085143086 DLMGCP DEBUG <0013> Received message: line #00: DLCX 44276 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085143086 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241204085143086 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241204085143086 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085143086 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085143086 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085143086 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085143086 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085143086 DLMGCP DEBUG <0013> Generated response: line #00: 200 44276 OK (mgcp_msg.c:67) 20241204085143088 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44277 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085143088 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085143088 DLMGCP DEBUG <0013> Received message: line #02: C: 51230 (mgcp_msg.c:67) 20241204085143088 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085143088 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241204085143088 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241204085143088 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085143088 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51230/rtp C:8CA9B6BA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085143088 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:8CA9B6BA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085143088 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:8CA9B6BA output_enabled 0 (mgcp_msg.c:125) 20241204085143088 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085143088 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51230/rtp C:8CA9B6BA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085143088 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085143088 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:8CA9B6BA CRCX: Creating connection: port: 5224 (mgcp_protocol.c:1112) 20241204085143088 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:8CA9B6BA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085143088 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085143088 DLMGCP DEBUG <0013> Generated response: line #00: 200 44277 OK (mgcp_msg.c:67) 20241204085143088 DLMGCP DEBUG <0013> Generated response: line #01: I: 8CA9B6BA (mgcp_msg.c:67) 20241204085143088 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085143088 DLMGCP DEBUG <0013> Generated response: line #03: o=- 8CA9B6BA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085143088 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085143088 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085143088 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085143088 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5224 RTP/AVP 112 (mgcp_msg.c:67) 20241204085143088 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085143088 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085143089 DLMGCP DEBUG <0013> Received message: line #00: DLCX 44278 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085143089 DLMGCP DEBUG <0013> Received message: line #01: C: 51230 (mgcp_msg.c:67) 20241204085143089 DLMGCP DEBUG <0013> Received message: line #02: I: FFFF (mgcp_msg.c:67) 20241204085143089 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241204085143089 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241204085143089 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085143089 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw no connection found under ConnectionIdentifier 0xFFFF (mgcp_msg.c:300) 20241204085143089 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085143089 DLMGCP DEBUG <0013> Generated response: line #00: 515 44278 FAIL (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): none -> pass RTPEM2(125)@962a8b3e952c: Final verdict of PTC: none RTPEM0(123)@962a8b3e952c: Final verdict of PTC: none RTPEM1(124)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(127)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(126)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(123): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(124): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(125): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(126): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(127): none (pass -> pass) MTC@962a8b3e952c: Test case TC_crcx_and_dlcx_ep_callid_connid_inval finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval pass'. Wed Dec 4 08:51:43 UTC 2024 ====== MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=25380) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_retrans'. ------ MGCP_Test.TC_crcx_and_dlcx_retrans ------ Wed Dec 4 08:51:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_retrans' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_crcx_and_dlcx_retrans started. 20241204085146159 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42524 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085146159 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241204085146159 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241204085146159 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085146159 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085146159 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085146159 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085146159 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085146159 DLMGCP DEBUG <0013> Generated response: line #00: 200 42524 OK (mgcp_msg.c:67) 20241204085146161 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42525 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085146161 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085146161 DLMGCP DEBUG <0013> Received message: line #02: C: 51229 (mgcp_msg.c:67) 20241204085146161 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085146161 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241204085146161 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241204085146161 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085146161 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51229/rtp C:519CBC3C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085146161 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:519CBC3C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085146161 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:519CBC3C output_enabled 0 (mgcp_msg.c:125) 20241204085146161 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085146161 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51229/rtp C:519CBC3C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085146161 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085146161 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:519CBC3C CRCX: Creating connection: port: 5226 (mgcp_protocol.c:1112) 20241204085146161 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:519CBC3C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085146161 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085146161 DLMGCP DEBUG <0013> Generated response: line #00: 200 42525 OK (mgcp_msg.c:67) 20241204085146161 DLMGCP DEBUG <0013> Generated response: line #01: I: 519CBC3C (mgcp_msg.c:67) 20241204085146161 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085146161 DLMGCP DEBUG <0013> Generated response: line #03: o=- 519CBC3C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085146161 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085146161 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085146161 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085146161 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5226 RTP/AVP 112 (mgcp_msg.c:67) 20241204085146161 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085146161 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085146162 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42526 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085146162 DLMGCP DEBUG <0013> Received message: line #01: C: 51229 (mgcp_msg.c:67) 20241204085146162 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241204085146162 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241204085146162 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085146162 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085146162 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085146162 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085146162 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085146162 DLMGCP DEBUG <0013> Generated response: line #00: 200 42526 OK (mgcp_msg.c:67) 20241204085146162 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42526 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085146162 DLMGCP DEBUG <0013> Received message: line #01: C: 51229 (mgcp_msg.c:67) 20241204085146162 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241204085146162 DLMGCP DEBUG <0013> Retransmitted response: line #00: 200 42526 OK (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): none -> pass RTPEM1(129)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@962a8b3e952c: Final verdict of PTC: none RTPEM0(128)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(131)@962a8b3e952c: Final verdict of PTC: none RTPEM2(130)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(128): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(129): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(130): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(131): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@962a8b3e952c: Test case TC_crcx_and_dlcx_retrans finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_retrans pass'. Wed Dec 4 08:51:46 UTC 2024 ====== MGCP_Test.TC_crcx_and_dlcx_retrans pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_and_dlcx_retrans.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26692) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_retrans pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_wildcard'. ------ MGCP_Test.TC_crcx_osmux_wildcard ------ Wed Dec 4 08:51:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_osmux_wildcard.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_osmux_wildcard.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_wildcard' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_crcx_osmux_wildcard started. 20241204085149236 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11225 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085149236 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085149236 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085149236 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085149236 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085149236 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085149236 DLMGCP DEBUG <0013> Generated response: line #00: 515 11225 FAIL (mgcp_msg.c:67) 20241204085149239 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11226 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085149239 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085149239 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085149239 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085149239 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085149239 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085149239 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085149239 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085149239 DOSMUX NOTICE <0002> endpoint:rtpbridge/2@mgw OSMUX socket has been set up (mgcp_protocol.c:764) 20241204085149239 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085149239 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:CFBA7EB0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085149239 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CFBA7EB0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085149239 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CFBA7EB0 output_enabled 0 (mgcp_msg.c:125) 20241204085149239 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085149239 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:CFBA7EB0 r=NULL:0<->l=:0 CID=0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085149239 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085149239 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CFBA7EB0 CRCX: Creating connection: port: 5228 (mgcp_protocol.c:1112) 20241204085149239 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CFBA7EB0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085149239 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085149239 DLMGCP DEBUG <0013> Generated response: line #00: 200 11226 OK (mgcp_msg.c:67) 20241204085149239 DLMGCP DEBUG <0013> Generated response: line #01: I: CFBA7EB0 (mgcp_msg.c:67) 20241204085149239 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 0 (mgcp_msg.c:67) 20241204085149239 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085149239 DLMGCP DEBUG <0013> Generated response: line #04: o=- CFBA7EB0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085149239 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085149239 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085149239 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085149239 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085149239 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085149239 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085149239 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11227 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085149239 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085149239 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085149239 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085149239 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085149239 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085149239 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085149239 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085149239 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085149239 DLMGCP DEBUG <0013> Generated response: line #00: 200 11227 OK (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): none -> pass VirtCallAgent-STATS(137)@962a8b3e952c: Final verdict of PTC: none RTPEM2(135)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(138)@962a8b3e952c: Final verdict of PTC: none RTPEM1(134)@962a8b3e952c: Final verdict of PTC: none RTPEM0(133)@962a8b3e952c: Final verdict of PTC: none OsmuxEM(136)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(133): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(134): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(135): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC OsmuxEM(136): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(137): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(138): none (pass -> pass) MTC@962a8b3e952c: Test case TC_crcx_osmux_wildcard finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_wildcard pass'. Wed Dec 4 08:51:49 UTC 2024 ====== MGCP_Test.TC_crcx_osmux_wildcard pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_osmux_wildcard.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=28104) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_wildcard pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed'. ------ MGCP_Test.TC_crcx_osmux_fixed ------ Wed Dec 4 08:51:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_osmux_fixed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_osmux_fixed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_crcx_osmux_fixed started. 20241204085152327 DLMGCP DEBUG <0013> Received message: line #00: DLCX 56480 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085152327 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085152327 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085152327 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085152327 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085152327 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085152327 DLMGCP DEBUG <0013> Generated response: line #00: 515 56480 FAIL (mgcp_msg.c:67) 20241204085152329 DLMGCP DEBUG <0013> Received message: line #00: CRCX 56481 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085152330 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085152330 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085152330 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085152330 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241204085152330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085152330 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085152330 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085152330 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241204085152330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:C24B02DD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085152330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C24B02DD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085152330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C24B02DD output_enabled 0 (mgcp_msg.c:125) 20241204085152330 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085152330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:C24B02DD r=NULL:0<->l=:0 CID=1) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085152330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085152330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C24B02DD CRCX: Creating connection: port: 5230 (mgcp_protocol.c:1112) 20241204085152330 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C24B02DD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085152330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085152330 DLMGCP DEBUG <0013> Generated response: line #00: 200 56481 OK (mgcp_msg.c:67) 20241204085152330 DLMGCP DEBUG <0013> Generated response: line #01: I: C24B02DD (mgcp_msg.c:67) 20241204085152330 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 1 (mgcp_msg.c:67) 20241204085152330 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085152330 DLMGCP DEBUG <0013> Generated response: line #04: o=- C24B02DD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085152330 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085152330 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085152330 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085152330 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085152330 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085152330 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085152330 DLMGCP DEBUG <0013> Received message: line #00: DLCX 56482 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085152330 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085152330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085152330 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085152330 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085152330 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085152330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085152330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085152330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085152330 DLMGCP DEBUG <0013> Generated response: line #00: 200 56482 OK (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): none -> pass OsmuxEM(142)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(144)@962a8b3e952c: Final verdict of PTC: none RTPEM0(139)@962a8b3e952c: Final verdict of PTC: none RTPEM2(141)@962a8b3e952c: Final verdict of PTC: none RTPEM1(140)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(143)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(139): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(140): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(141): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC OsmuxEM(142): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(143): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(144): none (pass -> pass) MTC@962a8b3e952c: Test case TC_crcx_osmux_fixed finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed pass'. Wed Dec 4 08:51:52 UTC 2024 ====== MGCP_Test.TC_crcx_osmux_fixed pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_osmux_fixed.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26944) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed_twice'. ------ MGCP_Test.TC_crcx_osmux_fixed_twice ------ Wed Dec 4 08:51:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_osmux_fixed_twice.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_osmux_fixed_twice.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed_twice' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_crcx_osmux_fixed_twice started. 20241204085155430 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19279 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085155430 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085155430 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085155430 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085155430 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085155430 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085155430 DLMGCP DEBUG <0013> Generated response: line #00: 515 19279 FAIL (mgcp_msg.c:67) 20241204085155432 DLMGCP DEBUG <0013> Received message: line #00: CRCX 19280 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085155432 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085155432 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085155432 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085155432 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 3 (mgcp_msg.c:67) 20241204085155432 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085155432 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085155432 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085155432 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 3 (mgcp_msg.c:207) 20241204085155432 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:9618AAB6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085155432 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9618AAB6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085155432 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9618AAB6 output_enabled 0 (mgcp_msg.c:125) 20241204085155432 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085155432 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:9618AAB6 r=NULL:0<->l=:0 CID=2) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085155432 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085155432 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9618AAB6 CRCX: Creating connection: port: 5232 (mgcp_protocol.c:1112) 20241204085155432 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9618AAB6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085155432 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085155432 DLMGCP DEBUG <0013> Generated response: line #00: 200 19280 OK (mgcp_msg.c:67) 20241204085155432 DLMGCP DEBUG <0013> Generated response: line #01: I: 9618AAB6 (mgcp_msg.c:67) 20241204085155432 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 2 (mgcp_msg.c:67) 20241204085155432 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085155432 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9618AAB6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085155432 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085155432 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085155432 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085155432 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085155432 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085155432 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085155432 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19281 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085155432 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085155432 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085155432 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085155432 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085155432 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085155432 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085155432 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085155432 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085155432 DLMGCP DEBUG <0013> Generated response: line #00: 200 19281 OK (mgcp_msg.c:67) 20241204085155432 DLMGCP DEBUG <0013> Received message: line #00: CRCX 19282 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085155432 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085155432 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085155432 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085155432 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 3 (mgcp_msg.c:67) 20241204085155432 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085155432 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085155432 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085155432 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 3 (mgcp_msg.c:207) 20241204085155432 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:8D22E417 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085155432 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8D22E417 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085155432 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8D22E417 output_enabled 0 (mgcp_msg.c:125) 20241204085155432 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085155432 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:8D22E417 r=NULL:0<->l=:0 CID=3) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085155432 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085155432 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8D22E417 CRCX: Creating connection: port: 5234 (mgcp_protocol.c:1112) 20241204085155432 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8D22E417 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085155432 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085155432 DLMGCP DEBUG <0013> Generated response: line #00: 200 19282 OK (mgcp_msg.c:67) 20241204085155432 DLMGCP DEBUG <0013> Generated response: line #01: I: 8D22E417 (mgcp_msg.c:67) 20241204085155432 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 3 (mgcp_msg.c:67) 20241204085155432 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085155432 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8D22E417 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085155432 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085155432 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085155432 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085155432 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085155432 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085155432 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085155433 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19283 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085155433 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085155433 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085155433 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085155433 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085155433 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085155433 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085155433 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085155433 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085155433 DLMGCP DEBUG <0013> Generated response: line #00: 200 19283 OK (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): none -> pass OsmuxEM(148)@962a8b3e952c: Final verdict of PTC: none RTPEM0(145)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(150)@962a8b3e952c: Final verdict of PTC: none RTPEM2(147)@962a8b3e952c: Final verdict of PTC: none RTPEM1(146)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(149)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(145): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(146): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(147): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC OsmuxEM(148): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(149): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(150): none (pass -> pass) MTC@962a8b3e952c: Test case TC_crcx_osmux_fixed_twice finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed_twice pass'. Wed Dec 4 08:51:55 UTC 2024 ====== MGCP_Test.TC_crcx_osmux_fixed_twice pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_osmux_fixed_twice.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=39180) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed_twice pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_257'. ------ MGCP_Test.TC_crcx_osmux_257 ------ Wed Dec 4 08:51:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_osmux_257.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_osmux_257.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_257' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_crcx_osmux_257 started. 20241204085158528 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53344 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158528 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158528 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158528 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158529 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158530 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158530 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158530 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158530 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158530 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158530 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158530 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158530 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158530 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158530 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158530 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158530 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158530 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158530 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158530 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158530 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158530 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158530 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158530 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158530 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158530 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158530 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158530 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158530 DLMGCP DEBUG <0013> Generated response: line #00: 200 53344 OK (mgcp_msg.c:67) 20241204085158534 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53345 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158534 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158534 DLMGCP DEBUG <0013> Received message: line #02: C: 0000 (mgcp_msg.c:67) 20241204085158534 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158534 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158534 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158534 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158534 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158534 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158534 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(0000/rtp C:38180F74 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158534 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:38180F74 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158534 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:38180F74 output_enabled 0 (mgcp_msg.c:125) 20241204085158534 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158534 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(0000/rtp C:38180F74 r=NULL:0<->l=:0 CID=4) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158534 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158534 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:38180F74 CRCX: Creating connection: port: 5236 (mgcp_protocol.c:1112) 20241204085158534 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:38180F74 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158534 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158534 DLMGCP DEBUG <0013> Generated response: line #00: 200 53345 OK (mgcp_msg.c:67) 20241204085158534 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:67) 20241204085158534 DLMGCP DEBUG <0013> Generated response: line #02: I: 38180F74 (mgcp_msg.c:67) 20241204085158534 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 4 (mgcp_msg.c:67) 20241204085158534 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158534 DLMGCP DEBUG <0013> Generated response: line #05: o=- 38180F74 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158534 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158534 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158534 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158534 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158534 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158534 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158535 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53346 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158535 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158535 DLMGCP DEBUG <0013> Received message: line #02: C: 0001 (mgcp_msg.c:67) 20241204085158535 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158535 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158535 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found free endpoint: rtpbridge/2@mgw (mgcp_endp.c:261) 20241204085158535 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085158535 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158535 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158535 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(0001/rtp C:4D93AE99 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158535 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4D93AE99 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158535 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4D93AE99 output_enabled 0 (mgcp_msg.c:125) 20241204085158535 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158535 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(0001/rtp C:4D93AE99 r=NULL:0<->l=:0 CID=5) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158535 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158535 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4D93AE99 CRCX: Creating connection: port: 5238 (mgcp_protocol.c:1112) 20241204085158535 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4D93AE99 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158535 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158535 DLMGCP DEBUG <0013> Generated response: line #00: 200 53346 OK (mgcp_msg.c:67) 20241204085158535 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2@mgw (mgcp_msg.c:67) 20241204085158535 DLMGCP DEBUG <0013> Generated response: line #02: I: 4D93AE99 (mgcp_msg.c:67) 20241204085158535 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 5 (mgcp_msg.c:67) 20241204085158535 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158535 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4D93AE99 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158535 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158535 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158535 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158535 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158535 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158535 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158536 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53347 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158536 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158536 DLMGCP DEBUG <0013> Received message: line #02: C: 0002 (mgcp_msg.c:67) 20241204085158536 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158536 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158536 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found free endpoint: rtpbridge/3@mgw (mgcp_endp.c:261) 20241204085158536 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:441) 20241204085158536 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158536 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158536 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw conn:(0002/rtp C:5983CCF0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158536 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:5983CCF0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158536 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:5983CCF0 output_enabled 0 (mgcp_msg.c:125) 20241204085158536 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158536 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw conn:(0002/rtp C:5983CCF0 r=NULL:0<->l=:0 CID=6) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158536 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158536 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:5983CCF0 CRCX: Creating connection: port: 5240 (mgcp_protocol.c:1112) 20241204085158536 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:5983CCF0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158536 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158536 DLMGCP DEBUG <0013> Generated response: line #00: 200 53347 OK (mgcp_msg.c:67) 20241204085158536 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3@mgw (mgcp_msg.c:67) 20241204085158536 DLMGCP DEBUG <0013> Generated response: line #02: I: 5983CCF0 (mgcp_msg.c:67) 20241204085158536 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 6 (mgcp_msg.c:67) 20241204085158536 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158536 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5983CCF0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158536 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158536 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158536 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158536 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158536 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158536 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158536 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53348 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158536 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158536 DLMGCP DEBUG <0013> Received message: line #02: C: 0003 (mgcp_msg.c:67) 20241204085158536 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158536 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158536 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found free endpoint: rtpbridge/4@mgw (mgcp_endp.c:261) 20241204085158536 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241204085158536 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158536 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158536 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(0003/rtp C:57452C03 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158536 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:57452C03 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158536 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:57452C03 output_enabled 0 (mgcp_msg.c:125) 20241204085158536 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158536 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(0003/rtp C:57452C03 r=NULL:0<->l=:0 CID=7) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158536 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158536 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:57452C03 CRCX: Creating connection: port: 5242 (mgcp_protocol.c:1112) 20241204085158536 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:57452C03 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158536 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158536 DLMGCP DEBUG <0013> Generated response: line #00: 200 53348 OK (mgcp_msg.c:67) 20241204085158536 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4@mgw (mgcp_msg.c:67) 20241204085158536 DLMGCP DEBUG <0013> Generated response: line #02: I: 57452C03 (mgcp_msg.c:67) 20241204085158536 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 7 (mgcp_msg.c:67) 20241204085158536 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158536 DLMGCP DEBUG <0013> Generated response: line #05: o=- 57452C03 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158536 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158536 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158536 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158536 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158536 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158536 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158537 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53349 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158537 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158537 DLMGCP DEBUG <0013> Received message: line #02: C: 0004 (mgcp_msg.c:67) 20241204085158537 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158537 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158537 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found free endpoint: rtpbridge/5@mgw (mgcp_endp.c:261) 20241204085158537 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241204085158537 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158537 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158537 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(0004/rtp C:1F16FBFC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158537 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:1F16FBFC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158537 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:1F16FBFC output_enabled 0 (mgcp_msg.c:125) 20241204085158537 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158537 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(0004/rtp C:1F16FBFC r=NULL:0<->l=:0 CID=8) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158537 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158537 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:1F16FBFC CRCX: Creating connection: port: 5244 (mgcp_protocol.c:1112) 20241204085158537 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:1F16FBFC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158537 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158537 DLMGCP DEBUG <0013> Generated response: line #00: 200 53349 OK (mgcp_msg.c:67) 20241204085158537 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5@mgw (mgcp_msg.c:67) 20241204085158537 DLMGCP DEBUG <0013> Generated response: line #02: I: 1F16FBFC (mgcp_msg.c:67) 20241204085158537 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 8 (mgcp_msg.c:67) 20241204085158537 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158537 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1F16FBFC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158537 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158537 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158537 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158537 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158537 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158537 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158538 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53350 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158538 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158538 DLMGCP DEBUG <0013> Received message: line #02: C: 0005 (mgcp_msg.c:67) 20241204085158538 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158538 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158538 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found free endpoint: rtpbridge/6@mgw (mgcp_endp.c:261) 20241204085158538 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:441) 20241204085158538 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158538 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158538 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw conn:(0005/rtp C:FB3F2F4C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158538 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:FB3F2F4C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158538 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:FB3F2F4C output_enabled 0 (mgcp_msg.c:125) 20241204085158538 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158538 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw conn:(0005/rtp C:FB3F2F4C r=NULL:0<->l=:0 CID=9) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158538 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158538 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:FB3F2F4C CRCX: Creating connection: port: 5246 (mgcp_protocol.c:1112) 20241204085158538 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:FB3F2F4C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158538 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158538 DLMGCP DEBUG <0013> Generated response: line #00: 200 53350 OK (mgcp_msg.c:67) 20241204085158538 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6@mgw (mgcp_msg.c:67) 20241204085158538 DLMGCP DEBUG <0013> Generated response: line #02: I: FB3F2F4C (mgcp_msg.c:67) 20241204085158538 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 9 (mgcp_msg.c:67) 20241204085158538 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158538 DLMGCP DEBUG <0013> Generated response: line #05: o=- FB3F2F4C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158538 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158538 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158538 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158538 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158538 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158538 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158539 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53351 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158539 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158539 DLMGCP DEBUG <0013> Received message: line #02: C: 0006 (mgcp_msg.c:67) 20241204085158539 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158539 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158539 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found free endpoint: rtpbridge/7@mgw (mgcp_endp.c:261) 20241204085158539 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:441) 20241204085158539 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158539 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158539 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(0006/rtp C:A52792CD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158539 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:A52792CD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158539 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:A52792CD output_enabled 0 (mgcp_msg.c:125) 20241204085158539 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158539 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(0006/rtp C:A52792CD r=NULL:0<->l=:0 CID=10) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158539 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158539 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:A52792CD CRCX: Creating connection: port: 5248 (mgcp_protocol.c:1112) 20241204085158539 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:A52792CD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158539 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158539 DLMGCP DEBUG <0013> Generated response: line #00: 200 53351 OK (mgcp_msg.c:67) 20241204085158539 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7@mgw (mgcp_msg.c:67) 20241204085158539 DLMGCP DEBUG <0013> Generated response: line #02: I: A52792CD (mgcp_msg.c:67) 20241204085158539 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 10 (mgcp_msg.c:67) 20241204085158539 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158539 DLMGCP DEBUG <0013> Generated response: line #05: o=- A52792CD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158539 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158539 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158539 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158539 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158539 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158539 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158539 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53352 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158539 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158539 DLMGCP DEBUG <0013> Received message: line #02: C: 0007 (mgcp_msg.c:67) 20241204085158539 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158539 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158540 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found free endpoint: rtpbridge/8@mgw (mgcp_endp.c:261) 20241204085158540 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:441) 20241204085158540 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158540 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158540 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw conn:(0007/rtp C:ABCD1BC7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158540 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:ABCD1BC7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158540 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:ABCD1BC7 output_enabled 0 (mgcp_msg.c:125) 20241204085158540 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158540 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw conn:(0007/rtp C:ABCD1BC7 r=NULL:0<->l=:0 CID=11) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158540 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158540 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:ABCD1BC7 CRCX: Creating connection: port: 5250 (mgcp_protocol.c:1112) 20241204085158540 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:ABCD1BC7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158540 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158540 DLMGCP DEBUG <0013> Generated response: line #00: 200 53352 OK (mgcp_msg.c:67) 20241204085158540 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8@mgw (mgcp_msg.c:67) 20241204085158540 DLMGCP DEBUG <0013> Generated response: line #02: I: ABCD1BC7 (mgcp_msg.c:67) 20241204085158540 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 11 (mgcp_msg.c:67) 20241204085158540 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158540 DLMGCP DEBUG <0013> Generated response: line #05: o=- ABCD1BC7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158540 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158540 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158540 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158540 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158540 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158540 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158541 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53353 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158541 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158541 DLMGCP DEBUG <0013> Received message: line #02: C: 0008 (mgcp_msg.c:67) 20241204085158541 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158541 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158541 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found free endpoint: rtpbridge/9@mgw (mgcp_endp.c:261) 20241204085158541 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:441) 20241204085158541 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158541 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158541 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw conn:(0008/rtp C:94D40ADC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158541 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:94D40ADC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158541 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:94D40ADC output_enabled 0 (mgcp_msg.c:125) 20241204085158541 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158541 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw conn:(0008/rtp C:94D40ADC r=NULL:0<->l=:0 CID=12) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158541 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158541 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:94D40ADC CRCX: Creating connection: port: 5252 (mgcp_protocol.c:1112) 20241204085158541 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:94D40ADC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158541 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158541 DLMGCP DEBUG <0013> Generated response: line #00: 200 53353 OK (mgcp_msg.c:67) 20241204085158541 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9@mgw (mgcp_msg.c:67) 20241204085158541 DLMGCP DEBUG <0013> Generated response: line #02: I: 94D40ADC (mgcp_msg.c:67) 20241204085158541 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 12 (mgcp_msg.c:67) 20241204085158541 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158541 DLMGCP DEBUG <0013> Generated response: line #05: o=- 94D40ADC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158541 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158541 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158541 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158541 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158541 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158541 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158542 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53354 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158542 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158542 DLMGCP DEBUG <0013> Received message: line #02: C: 0009 (mgcp_msg.c:67) 20241204085158542 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158542 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158542 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found free endpoint: rtpbridge/a@mgw (mgcp_endp.c:261) 20241204085158542 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:441) 20241204085158542 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158542 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158542 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw conn:(0009/rtp C:BE195F57 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158542 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:BE195F57 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158542 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:BE195F57 output_enabled 0 (mgcp_msg.c:125) 20241204085158542 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158542 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw conn:(0009/rtp C:BE195F57 r=NULL:0<->l=:0 CID=13) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158542 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158542 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:BE195F57 CRCX: Creating connection: port: 5254 (mgcp_protocol.c:1112) 20241204085158542 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:BE195F57 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158542 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158542 DLMGCP DEBUG <0013> Generated response: line #00: 200 53354 OK (mgcp_msg.c:67) 20241204085158542 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a@mgw (mgcp_msg.c:67) 20241204085158542 DLMGCP DEBUG <0013> Generated response: line #02: I: BE195F57 (mgcp_msg.c:67) 20241204085158542 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 13 (mgcp_msg.c:67) 20241204085158542 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158542 DLMGCP DEBUG <0013> Generated response: line #05: o=- BE195F57 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158542 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158542 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158542 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158542 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158542 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158542 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158543 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53355 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158543 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158543 DLMGCP DEBUG <0013> Received message: line #02: C: 000A (mgcp_msg.c:67) 20241204085158543 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158543 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158543 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found free endpoint: rtpbridge/b@mgw (mgcp_endp.c:261) 20241204085158543 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:441) 20241204085158543 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158543 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158543 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw conn:(000A/rtp C:24A6D752 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158543 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:24A6D752 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158543 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:24A6D752 output_enabled 0 (mgcp_msg.c:125) 20241204085158543 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158543 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw conn:(000A/rtp C:24A6D752 r=NULL:0<->l=:0 CID=14) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158543 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158543 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:24A6D752 CRCX: Creating connection: port: 5256 (mgcp_protocol.c:1112) 20241204085158543 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:24A6D752 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158543 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158543 DLMGCP DEBUG <0013> Generated response: line #00: 200 53355 OK (mgcp_msg.c:67) 20241204085158543 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b@mgw (mgcp_msg.c:67) 20241204085158543 DLMGCP DEBUG <0013> Generated response: line #02: I: 24A6D752 (mgcp_msg.c:67) 20241204085158543 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 14 (mgcp_msg.c:67) 20241204085158543 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158543 DLMGCP DEBUG <0013> Generated response: line #05: o=- 24A6D752 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158543 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158543 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158543 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158543 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158543 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158543 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158544 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53356 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158544 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158544 DLMGCP DEBUG <0013> Received message: line #02: C: 000B (mgcp_msg.c:67) 20241204085158544 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158544 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158544 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found free endpoint: rtpbridge/c@mgw (mgcp_endp.c:261) 20241204085158544 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:441) 20241204085158544 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158544 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158544 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw conn:(000B/rtp C:9AB1030B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158544 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:9AB1030B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158544 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:9AB1030B output_enabled 0 (mgcp_msg.c:125) 20241204085158544 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158544 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw conn:(000B/rtp C:9AB1030B r=NULL:0<->l=:0 CID=15) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158544 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158544 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:9AB1030B CRCX: Creating connection: port: 5258 (mgcp_protocol.c:1112) 20241204085158544 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:9AB1030B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158544 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158544 DLMGCP DEBUG <0013> Generated response: line #00: 200 53356 OK (mgcp_msg.c:67) 20241204085158544 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c@mgw (mgcp_msg.c:67) 20241204085158544 DLMGCP DEBUG <0013> Generated response: line #02: I: 9AB1030B (mgcp_msg.c:67) 20241204085158544 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 15 (mgcp_msg.c:67) 20241204085158544 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158544 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9AB1030B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158544 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158544 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158544 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158544 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158544 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158544 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158545 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53357 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158545 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158545 DLMGCP DEBUG <0013> Received message: line #02: C: 000C (mgcp_msg.c:67) 20241204085158545 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158545 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158545 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found free endpoint: rtpbridge/d@mgw (mgcp_endp.c:261) 20241204085158545 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:441) 20241204085158545 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158545 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158545 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw conn:(000C/rtp C:AB85C9AE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158545 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:AB85C9AE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158545 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:AB85C9AE output_enabled 0 (mgcp_msg.c:125) 20241204085158545 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158545 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw conn:(000C/rtp C:AB85C9AE r=NULL:0<->l=:0 CID=16) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158545 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158545 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:AB85C9AE CRCX: Creating connection: port: 5260 (mgcp_protocol.c:1112) 20241204085158545 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:AB85C9AE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158545 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158545 DLMGCP DEBUG <0013> Generated response: line #00: 200 53357 OK (mgcp_msg.c:67) 20241204085158545 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d@mgw (mgcp_msg.c:67) 20241204085158545 DLMGCP DEBUG <0013> Generated response: line #02: I: AB85C9AE (mgcp_msg.c:67) 20241204085158545 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 16 (mgcp_msg.c:67) 20241204085158545 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158545 DLMGCP DEBUG <0013> Generated response: line #05: o=- AB85C9AE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158545 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158545 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158545 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158545 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158545 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158545 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158546 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53358 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158546 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158546 DLMGCP DEBUG <0013> Received message: line #02: C: 000D (mgcp_msg.c:67) 20241204085158546 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158546 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158546 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found free endpoint: rtpbridge/e@mgw (mgcp_endp.c:261) 20241204085158546 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:441) 20241204085158546 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158546 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158546 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw conn:(000D/rtp C:BD920578 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158546 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:BD920578 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158546 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:BD920578 output_enabled 0 (mgcp_msg.c:125) 20241204085158546 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158546 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw conn:(000D/rtp C:BD920578 r=NULL:0<->l=:0 CID=17) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158546 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158546 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:BD920578 CRCX: Creating connection: port: 5262 (mgcp_protocol.c:1112) 20241204085158546 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:BD920578 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158546 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158546 DLMGCP DEBUG <0013> Generated response: line #00: 200 53358 OK (mgcp_msg.c:67) 20241204085158546 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e@mgw (mgcp_msg.c:67) 20241204085158546 DLMGCP DEBUG <0013> Generated response: line #02: I: BD920578 (mgcp_msg.c:67) 20241204085158546 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 17 (mgcp_msg.c:67) 20241204085158546 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158546 DLMGCP DEBUG <0013> Generated response: line #05: o=- BD920578 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158546 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158546 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158546 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158547 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158547 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158547 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158547 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53359 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158547 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158547 DLMGCP DEBUG <0013> Received message: line #02: C: 000E (mgcp_msg.c:67) 20241204085158547 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158547 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158547 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found free endpoint: rtpbridge/f@mgw (mgcp_endp.c:261) 20241204085158547 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:441) 20241204085158547 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158547 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158547 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw conn:(000E/rtp C:D4A4E6D4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158547 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:D4A4E6D4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158547 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:D4A4E6D4 output_enabled 0 (mgcp_msg.c:125) 20241204085158547 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158547 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw conn:(000E/rtp C:D4A4E6D4 r=NULL:0<->l=:0 CID=18) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158547 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158548 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:D4A4E6D4 CRCX: Creating connection: port: 5264 (mgcp_protocol.c:1112) 20241204085158548 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:D4A4E6D4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158548 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158548 DLMGCP DEBUG <0013> Generated response: line #00: 200 53359 OK (mgcp_msg.c:67) 20241204085158548 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f@mgw (mgcp_msg.c:67) 20241204085158548 DLMGCP DEBUG <0013> Generated response: line #02: I: D4A4E6D4 (mgcp_msg.c:67) 20241204085158548 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 18 (mgcp_msg.c:67) 20241204085158548 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158548 DLMGCP DEBUG <0013> Generated response: line #05: o=- D4A4E6D4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158548 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158548 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158548 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158548 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158548 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158548 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158549 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53360 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158549 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158549 DLMGCP DEBUG <0013> Received message: line #02: C: 000F (mgcp_msg.c:67) 20241204085158549 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158549 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158549 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found free endpoint: rtpbridge/10@mgw (mgcp_endp.c:261) 20241204085158549 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:441) 20241204085158549 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158549 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158549 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw conn:(000F/rtp C:AF2276FE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158549 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:AF2276FE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158549 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:AF2276FE output_enabled 0 (mgcp_msg.c:125) 20241204085158549 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158549 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw conn:(000F/rtp C:AF2276FE r=NULL:0<->l=:0 CID=19) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158549 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158549 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:AF2276FE CRCX: Creating connection: port: 5266 (mgcp_protocol.c:1112) 20241204085158549 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:AF2276FE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158549 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158549 DLMGCP DEBUG <0013> Generated response: line #00: 200 53360 OK (mgcp_msg.c:67) 20241204085158549 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10@mgw (mgcp_msg.c:67) 20241204085158549 DLMGCP DEBUG <0013> Generated response: line #02: I: AF2276FE (mgcp_msg.c:67) 20241204085158549 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 19 (mgcp_msg.c:67) 20241204085158549 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158549 DLMGCP DEBUG <0013> Generated response: line #05: o=- AF2276FE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158549 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158549 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158549 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158549 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158549 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158549 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158550 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53361 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158550 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158550 DLMGCP DEBUG <0013> Received message: line #02: C: 0010 (mgcp_msg.c:67) 20241204085158550 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158550 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158550 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found free endpoint: rtpbridge/11@mgw (mgcp_endp.c:261) 20241204085158550 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:441) 20241204085158550 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158550 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158550 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw conn:(0010/rtp C:A678EFFE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158550 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:A678EFFE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158550 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:A678EFFE output_enabled 0 (mgcp_msg.c:125) 20241204085158550 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158550 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw conn:(0010/rtp C:A678EFFE r=NULL:0<->l=:0 CID=20) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158550 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158550 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:A678EFFE CRCX: Creating connection: port: 5268 (mgcp_protocol.c:1112) 20241204085158550 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:A678EFFE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158550 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158550 DLMGCP DEBUG <0013> Generated response: line #00: 200 53361 OK (mgcp_msg.c:67) 20241204085158550 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11@mgw (mgcp_msg.c:67) 20241204085158550 DLMGCP DEBUG <0013> Generated response: line #02: I: A678EFFE (mgcp_msg.c:67) 20241204085158550 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 20 (mgcp_msg.c:67) 20241204085158550 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158550 DLMGCP DEBUG <0013> Generated response: line #05: o=- A678EFFE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158550 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158550 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158550 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158550 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158550 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158550 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158550 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53362 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158550 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158550 DLMGCP DEBUG <0013> Received message: line #02: C: 0011 (mgcp_msg.c:67) 20241204085158550 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158550 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158550 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found free endpoint: rtpbridge/12@mgw (mgcp_endp.c:261) 20241204085158550 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:441) 20241204085158550 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158550 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158550 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw conn:(0011/rtp C:B8046DE1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158550 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:B8046DE1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158550 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:B8046DE1 output_enabled 0 (mgcp_msg.c:125) 20241204085158550 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158550 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw conn:(0011/rtp C:B8046DE1 r=NULL:0<->l=:0 CID=21) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158550 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158550 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:B8046DE1 CRCX: Creating connection: port: 5270 (mgcp_protocol.c:1112) 20241204085158550 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:B8046DE1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158550 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158550 DLMGCP DEBUG <0013> Generated response: line #00: 200 53362 OK (mgcp_msg.c:67) 20241204085158550 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12@mgw (mgcp_msg.c:67) 20241204085158550 DLMGCP DEBUG <0013> Generated response: line #02: I: B8046DE1 (mgcp_msg.c:67) 20241204085158550 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 21 (mgcp_msg.c:67) 20241204085158550 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158550 DLMGCP DEBUG <0013> Generated response: line #05: o=- B8046DE1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158550 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158550 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158550 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158550 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158550 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158550 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158551 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53363 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158551 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158551 DLMGCP DEBUG <0013> Received message: line #02: C: 0012 (mgcp_msg.c:67) 20241204085158551 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158551 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158551 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found free endpoint: rtpbridge/13@mgw (mgcp_endp.c:261) 20241204085158551 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:441) 20241204085158551 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158551 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158551 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw conn:(0012/rtp C:1D545AD0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158551 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:1D545AD0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158551 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:1D545AD0 output_enabled 0 (mgcp_msg.c:125) 20241204085158551 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158551 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw conn:(0012/rtp C:1D545AD0 r=NULL:0<->l=:0 CID=22) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158551 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158551 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:1D545AD0 CRCX: Creating connection: port: 5272 (mgcp_protocol.c:1112) 20241204085158551 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:1D545AD0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158551 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158551 DLMGCP DEBUG <0013> Generated response: line #00: 200 53363 OK (mgcp_msg.c:67) 20241204085158551 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/13@mgw (mgcp_msg.c:67) 20241204085158551 DLMGCP DEBUG <0013> Generated response: line #02: I: 1D545AD0 (mgcp_msg.c:67) 20241204085158551 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 22 (mgcp_msg.c:67) 20241204085158551 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158551 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1D545AD0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158551 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158551 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158551 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158551 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158551 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158551 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158551 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53364 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158551 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158551 DLMGCP DEBUG <0013> Received message: line #02: C: 0013 (mgcp_msg.c:67) 20241204085158552 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158552 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158552 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found free endpoint: rtpbridge/14@mgw (mgcp_endp.c:261) 20241204085158552 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:441) 20241204085158552 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158552 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158552 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw conn:(0013/rtp C:A433C9FE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158552 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:A433C9FE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158552 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:A433C9FE output_enabled 0 (mgcp_msg.c:125) 20241204085158552 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158552 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw conn:(0013/rtp C:A433C9FE r=NULL:0<->l=:0 CID=23) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158552 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158552 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:A433C9FE CRCX: Creating connection: port: 5274 (mgcp_protocol.c:1112) 20241204085158552 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:A433C9FE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158552 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158552 DLMGCP DEBUG <0013> Generated response: line #00: 200 53364 OK (mgcp_msg.c:67) 20241204085158552 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/14@mgw (mgcp_msg.c:67) 20241204085158552 DLMGCP DEBUG <0013> Generated response: line #02: I: A433C9FE (mgcp_msg.c:67) 20241204085158552 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 23 (mgcp_msg.c:67) 20241204085158552 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158552 DLMGCP DEBUG <0013> Generated response: line #05: o=- A433C9FE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158552 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158552 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158552 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158552 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158552 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158552 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158552 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53365 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158552 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158552 DLMGCP DEBUG <0013> Received message: line #02: C: 0014 (mgcp_msg.c:67) 20241204085158552 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158552 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158552 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found free endpoint: rtpbridge/15@mgw (mgcp_endp.c:261) 20241204085158552 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:441) 20241204085158552 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158552 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158552 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw conn:(0014/rtp C:97CE128D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158552 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:97CE128D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158552 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:97CE128D output_enabled 0 (mgcp_msg.c:125) 20241204085158552 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158552 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw conn:(0014/rtp C:97CE128D r=NULL:0<->l=:0 CID=24) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158552 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158552 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:97CE128D CRCX: Creating connection: port: 5276 (mgcp_protocol.c:1112) 20241204085158552 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:97CE128D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158552 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158552 DLMGCP DEBUG <0013> Generated response: line #00: 200 53365 OK (mgcp_msg.c:67) 20241204085158552 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/15@mgw (mgcp_msg.c:67) 20241204085158552 DLMGCP DEBUG <0013> Generated response: line #02: I: 97CE128D (mgcp_msg.c:67) 20241204085158552 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 24 (mgcp_msg.c:67) 20241204085158552 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158552 DLMGCP DEBUG <0013> Generated response: line #05: o=- 97CE128D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158552 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158552 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158552 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158552 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158552 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158552 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158553 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53366 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158553 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158553 DLMGCP DEBUG <0013> Received message: line #02: C: 0015 (mgcp_msg.c:67) 20241204085158553 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158553 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158553 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found free endpoint: rtpbridge/16@mgw (mgcp_endp.c:261) 20241204085158553 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:441) 20241204085158553 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158553 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158553 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw conn:(0015/rtp C:426E0E10 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158553 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:426E0E10 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158553 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:426E0E10 output_enabled 0 (mgcp_msg.c:125) 20241204085158553 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158553 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw conn:(0015/rtp C:426E0E10 r=NULL:0<->l=:0 CID=25) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158553 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158553 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:426E0E10 CRCX: Creating connection: port: 5278 (mgcp_protocol.c:1112) 20241204085158553 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:426E0E10 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158553 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158553 DLMGCP DEBUG <0013> Generated response: line #00: 200 53366 OK (mgcp_msg.c:67) 20241204085158553 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/16@mgw (mgcp_msg.c:67) 20241204085158553 DLMGCP DEBUG <0013> Generated response: line #02: I: 426E0E10 (mgcp_msg.c:67) 20241204085158553 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 25 (mgcp_msg.c:67) 20241204085158553 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158553 DLMGCP DEBUG <0013> Generated response: line #05: o=- 426E0E10 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158553 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158553 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158553 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158553 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158553 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158553 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158553 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53367 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158553 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158553 DLMGCP DEBUG <0013> Received message: line #02: C: 0016 (mgcp_msg.c:67) 20241204085158553 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158553 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158553 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found free endpoint: rtpbridge/17@mgw (mgcp_endp.c:261) 20241204085158553 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:441) 20241204085158554 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158554 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158554 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw conn:(0016/rtp C:D4E4266D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158554 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:D4E4266D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158554 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:D4E4266D output_enabled 0 (mgcp_msg.c:125) 20241204085158554 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158554 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw conn:(0016/rtp C:D4E4266D r=NULL:0<->l=:0 CID=26) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158554 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158554 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:D4E4266D CRCX: Creating connection: port: 5280 (mgcp_protocol.c:1112) 20241204085158554 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:D4E4266D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158554 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158554 DLMGCP DEBUG <0013> Generated response: line #00: 200 53367 OK (mgcp_msg.c:67) 20241204085158554 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/17@mgw (mgcp_msg.c:67) 20241204085158554 DLMGCP DEBUG <0013> Generated response: line #02: I: D4E4266D (mgcp_msg.c:67) 20241204085158554 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 26 (mgcp_msg.c:67) 20241204085158554 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158554 DLMGCP DEBUG <0013> Generated response: line #05: o=- D4E4266D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158554 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158554 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158554 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158554 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158554 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158554 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158554 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53368 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158554 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158554 DLMGCP DEBUG <0013> Received message: line #02: C: 0017 (mgcp_msg.c:67) 20241204085158554 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158554 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158554 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found free endpoint: rtpbridge/18@mgw (mgcp_endp.c:261) 20241204085158554 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:441) 20241204085158554 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158554 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158554 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw conn:(0017/rtp C:4B837FB2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158554 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:4B837FB2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158554 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:4B837FB2 output_enabled 0 (mgcp_msg.c:125) 20241204085158554 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158554 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw conn:(0017/rtp C:4B837FB2 r=NULL:0<->l=:0 CID=27) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158554 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158554 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:4B837FB2 CRCX: Creating connection: port: 5282 (mgcp_protocol.c:1112) 20241204085158554 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:4B837FB2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158554 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158554 DLMGCP DEBUG <0013> Generated response: line #00: 200 53368 OK (mgcp_msg.c:67) 20241204085158554 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/18@mgw (mgcp_msg.c:67) 20241204085158555 DLMGCP DEBUG <0013> Generated response: line #02: I: 4B837FB2 (mgcp_msg.c:67) 20241204085158555 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 27 (mgcp_msg.c:67) 20241204085158555 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158555 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4B837FB2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158555 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158555 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158555 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158555 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158555 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158555 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158555 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53369 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158555 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158555 DLMGCP DEBUG <0013> Received message: line #02: C: 0018 (mgcp_msg.c:67) 20241204085158555 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158555 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158555 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found free endpoint: rtpbridge/19@mgw (mgcp_endp.c:261) 20241204085158555 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:441) 20241204085158555 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158555 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158555 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw conn:(0018/rtp C:B06544ED r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158555 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:B06544ED connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158555 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:B06544ED output_enabled 0 (mgcp_msg.c:125) 20241204085158555 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158555 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw conn:(0018/rtp C:B06544ED r=NULL:0<->l=:0 CID=28) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158555 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158555 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:B06544ED CRCX: Creating connection: port: 5284 (mgcp_protocol.c:1112) 20241204085158555 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:B06544ED CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158555 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158555 DLMGCP DEBUG <0013> Generated response: line #00: 200 53369 OK (mgcp_msg.c:67) 20241204085158555 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/19@mgw (mgcp_msg.c:67) 20241204085158555 DLMGCP DEBUG <0013> Generated response: line #02: I: B06544ED (mgcp_msg.c:67) 20241204085158555 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 28 (mgcp_msg.c:67) 20241204085158555 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158555 DLMGCP DEBUG <0013> Generated response: line #05: o=- B06544ED 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158555 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158555 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158555 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158555 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158555 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158555 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158556 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53370 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158556 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158556 DLMGCP DEBUG <0013> Received message: line #02: C: 0019 (mgcp_msg.c:67) 20241204085158556 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158556 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158556 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found free endpoint: rtpbridge/1a@mgw (mgcp_endp.c:261) 20241204085158556 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:441) 20241204085158556 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158556 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158556 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw conn:(0019/rtp C:818DFC8D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158556 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:818DFC8D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158556 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:818DFC8D output_enabled 0 (mgcp_msg.c:125) 20241204085158556 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158556 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw conn:(0019/rtp C:818DFC8D r=NULL:0<->l=:0 CID=29) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158556 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:818DFC8D CRCX: Creating connection: port: 5286 (mgcp_protocol.c:1112) 20241204085158557 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:818DFC8D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158557 DLMGCP DEBUG <0013> Generated response: line #00: 200 53370 OK (mgcp_msg.c:67) 20241204085158557 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1a@mgw (mgcp_msg.c:67) 20241204085158557 DLMGCP DEBUG <0013> Generated response: line #02: I: 818DFC8D (mgcp_msg.c:67) 20241204085158557 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 29 (mgcp_msg.c:67) 20241204085158557 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158557 DLMGCP DEBUG <0013> Generated response: line #05: o=- 818DFC8D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158557 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158557 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158557 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158557 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158557 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158557 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158557 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53371 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158557 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158557 DLMGCP DEBUG <0013> Received message: line #02: C: 001A (mgcp_msg.c:67) 20241204085158557 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158557 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found free endpoint: rtpbridge/1b@mgw (mgcp_endp.c:261) 20241204085158557 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:441) 20241204085158557 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158557 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw conn:(001A/rtp C:AB7805CC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:AB7805CC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:AB7805CC output_enabled 0 (mgcp_msg.c:125) 20241204085158557 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw conn:(001A/rtp C:AB7805CC r=NULL:0<->l=:0 CID=30) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:AB7805CC CRCX: Creating connection: port: 5288 (mgcp_protocol.c:1112) 20241204085158557 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:AB7805CC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158558 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158558 DLMGCP DEBUG <0013> Generated response: line #00: 200 53371 OK (mgcp_msg.c:67) 20241204085158558 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1b@mgw (mgcp_msg.c:67) 20241204085158558 DLMGCP DEBUG <0013> Generated response: line #02: I: AB7805CC (mgcp_msg.c:67) 20241204085158558 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 30 (mgcp_msg.c:67) 20241204085158558 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158558 DLMGCP DEBUG <0013> Generated response: line #05: o=- AB7805CC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158558 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158558 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158558 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158558 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158558 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158558 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158558 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53372 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158558 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158558 DLMGCP DEBUG <0013> Received message: line #02: C: 001B (mgcp_msg.c:67) 20241204085158558 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158558 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158558 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found free endpoint: rtpbridge/1c@mgw (mgcp_endp.c:261) 20241204085158558 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:441) 20241204085158558 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158558 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158558 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw conn:(001B/rtp C:B9FBF587 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158558 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:B9FBF587 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158558 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:B9FBF587 output_enabled 0 (mgcp_msg.c:125) 20241204085158558 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158558 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw conn:(001B/rtp C:B9FBF587 r=NULL:0<->l=:0 CID=31) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158558 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158558 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:B9FBF587 CRCX: Creating connection: port: 5290 (mgcp_protocol.c:1112) 20241204085158558 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:B9FBF587 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158558 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158558 DLMGCP DEBUG <0013> Generated response: line #00: 200 53372 OK (mgcp_msg.c:67) 20241204085158558 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1c@mgw (mgcp_msg.c:67) 20241204085158558 DLMGCP DEBUG <0013> Generated response: line #02: I: B9FBF587 (mgcp_msg.c:67) 20241204085158558 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 31 (mgcp_msg.c:67) 20241204085158558 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158558 DLMGCP DEBUG <0013> Generated response: line #05: o=- B9FBF587 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158558 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158558 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158558 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158558 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158558 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158558 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158559 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53373 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158559 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158559 DLMGCP DEBUG <0013> Received message: line #02: C: 001C (mgcp_msg.c:67) 20241204085158559 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158559 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found free endpoint: rtpbridge/1d@mgw (mgcp_endp.c:261) 20241204085158559 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:441) 20241204085158559 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158559 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw conn:(001C/rtp C:ABA2AB67 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:ABA2AB67 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:ABA2AB67 output_enabled 0 (mgcp_msg.c:125) 20241204085158559 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw conn:(001C/rtp C:ABA2AB67 r=NULL:0<->l=:0 CID=32) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:ABA2AB67 CRCX: Creating connection: port: 5292 (mgcp_protocol.c:1112) 20241204085158559 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:ABA2AB67 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158559 DLMGCP DEBUG <0013> Generated response: line #00: 200 53373 OK (mgcp_msg.c:67) 20241204085158559 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1d@mgw (mgcp_msg.c:67) 20241204085158559 DLMGCP DEBUG <0013> Generated response: line #02: I: ABA2AB67 (mgcp_msg.c:67) 20241204085158559 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 32 (mgcp_msg.c:67) 20241204085158559 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158559 DLMGCP DEBUG <0013> Generated response: line #05: o=- ABA2AB67 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158559 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158559 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158559 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158559 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158559 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158559 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158559 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53374 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158559 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158559 DLMGCP DEBUG <0013> Received message: line #02: C: 001D (mgcp_msg.c:67) 20241204085158559 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158559 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found free endpoint: rtpbridge/1e@mgw (mgcp_endp.c:261) 20241204085158559 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:441) 20241204085158559 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158559 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw conn:(001D/rtp C:15DC4045 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:15DC4045 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:15DC4045 output_enabled 0 (mgcp_msg.c:125) 20241204085158559 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw conn:(001D/rtp C:15DC4045 r=NULL:0<->l=:0 CID=33) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158560 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:15DC4045 CRCX: Creating connection: port: 5294 (mgcp_protocol.c:1112) 20241204085158560 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CI:15DC4045 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158560 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158560 DLMGCP DEBUG <0013> Generated response: line #00: 200 53374 OK (mgcp_msg.c:67) 20241204085158560 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1e@mgw (mgcp_msg.c:67) 20241204085158560 DLMGCP DEBUG <0013> Generated response: line #02: I: 15DC4045 (mgcp_msg.c:67) 20241204085158560 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 33 (mgcp_msg.c:67) 20241204085158560 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158560 DLMGCP DEBUG <0013> Generated response: line #05: o=- 15DC4045 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158560 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158560 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158560 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158560 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158560 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158560 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158560 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53375 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158560 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158560 DLMGCP DEBUG <0013> Received message: line #02: C: 001E (mgcp_msg.c:67) 20241204085158560 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158560 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158560 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found free endpoint: rtpbridge/1f@mgw (mgcp_endp.c:261) 20241204085158560 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:441) 20241204085158560 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158560 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158560 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw conn:(001E/rtp C:92FCE962 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158560 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:92FCE962 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158560 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:92FCE962 output_enabled 0 (mgcp_msg.c:125) 20241204085158560 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158560 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw conn:(001E/rtp C:92FCE962 r=NULL:0<->l=:0 CID=34) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158560 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158560 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:92FCE962 CRCX: Creating connection: port: 5296 (mgcp_protocol.c:1112) 20241204085158560 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CI:92FCE962 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158560 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158560 DLMGCP DEBUG <0013> Generated response: line #00: 200 53375 OK (mgcp_msg.c:67) 20241204085158560 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1f@mgw (mgcp_msg.c:67) 20241204085158560 DLMGCP DEBUG <0013> Generated response: line #02: I: 92FCE962 (mgcp_msg.c:67) 20241204085158560 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 34 (mgcp_msg.c:67) 20241204085158560 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158560 DLMGCP DEBUG <0013> Generated response: line #05: o=- 92FCE962 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158560 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158560 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158560 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158560 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158560 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158560 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158561 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53376 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158561 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158561 DLMGCP DEBUG <0013> Received message: line #02: C: 001F (mgcp_msg.c:67) 20241204085158561 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158561 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158561 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found free endpoint: rtpbridge/20@mgw (mgcp_endp.c:261) 20241204085158561 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:441) 20241204085158561 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158561 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158561 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw conn:(001F/rtp C:95B68F67 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158561 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:95B68F67 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158561 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:95B68F67 output_enabled 0 (mgcp_msg.c:125) 20241204085158561 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158561 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw conn:(001F/rtp C:95B68F67 r=NULL:0<->l=:0 CID=35) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158561 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158561 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:95B68F67 CRCX: Creating connection: port: 5298 (mgcp_protocol.c:1112) 20241204085158561 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CI:95B68F67 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158561 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158561 DLMGCP DEBUG <0013> Generated response: line #00: 200 53376 OK (mgcp_msg.c:67) 20241204085158561 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/20@mgw (mgcp_msg.c:67) 20241204085158561 DLMGCP DEBUG <0013> Generated response: line #02: I: 95B68F67 (mgcp_msg.c:67) 20241204085158561 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 35 (mgcp_msg.c:67) 20241204085158561 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158561 DLMGCP DEBUG <0013> Generated response: line #05: o=- 95B68F67 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158561 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158561 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158561 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158561 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158561 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158561 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158562 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53377 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158562 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158562 DLMGCP DEBUG <0013> Received message: line #02: C: 0020 (mgcp_msg.c:67) 20241204085158562 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158562 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158562 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found free endpoint: rtpbridge/21@mgw (mgcp_endp.c:261) 20241204085158562 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:441) 20241204085158562 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158562 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158562 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw conn:(0020/rtp C:AD870BFE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158562 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:AD870BFE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158562 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:AD870BFE output_enabled 0 (mgcp_msg.c:125) 20241204085158562 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158562 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw conn:(0020/rtp C:AD870BFE r=NULL:0<->l=:0 CID=36) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158562 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158562 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:AD870BFE CRCX: Creating connection: port: 5300 (mgcp_protocol.c:1112) 20241204085158562 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CI:AD870BFE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158562 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158562 DLMGCP DEBUG <0013> Generated response: line #00: 200 53377 OK (mgcp_msg.c:67) 20241204085158562 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/21@mgw (mgcp_msg.c:67) 20241204085158562 DLMGCP DEBUG <0013> Generated response: line #02: I: AD870BFE (mgcp_msg.c:67) 20241204085158562 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 36 (mgcp_msg.c:67) 20241204085158562 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158562 DLMGCP DEBUG <0013> Generated response: line #05: o=- AD870BFE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158562 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158562 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158562 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158562 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158562 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158562 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158563 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53378 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158563 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158563 DLMGCP DEBUG <0013> Received message: line #02: C: 0021 (mgcp_msg.c:67) 20241204085158563 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158563 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158563 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found free endpoint: rtpbridge/22@mgw (mgcp_endp.c:261) 20241204085158563 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:441) 20241204085158563 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158563 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158563 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw conn:(0021/rtp C:2CC23C08 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158563 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:2CC23C08 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158563 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:2CC23C08 output_enabled 0 (mgcp_msg.c:125) 20241204085158563 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158563 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw conn:(0021/rtp C:2CC23C08 r=NULL:0<->l=:0 CID=37) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158563 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158563 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:2CC23C08 CRCX: Creating connection: port: 5302 (mgcp_protocol.c:1112) 20241204085158563 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CI:2CC23C08 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158563 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158563 DLMGCP DEBUG <0013> Generated response: line #00: 200 53378 OK (mgcp_msg.c:67) 20241204085158563 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/22@mgw (mgcp_msg.c:67) 20241204085158563 DLMGCP DEBUG <0013> Generated response: line #02: I: 2CC23C08 (mgcp_msg.c:67) 20241204085158563 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 37 (mgcp_msg.c:67) 20241204085158563 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158563 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2CC23C08 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158563 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158563 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158563 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158563 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158563 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158563 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158564 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53379 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158564 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158564 DLMGCP DEBUG <0013> Received message: line #02: C: 0022 (mgcp_msg.c:67) 20241204085158564 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158564 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158564 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found free endpoint: rtpbridge/23@mgw (mgcp_endp.c:261) 20241204085158564 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:441) 20241204085158564 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158564 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158564 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw conn:(0022/rtp C:59B22953 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158564 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:59B22953 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158564 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:59B22953 output_enabled 0 (mgcp_msg.c:125) 20241204085158564 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158564 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw conn:(0022/rtp C:59B22953 r=NULL:0<->l=:0 CID=38) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158564 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158564 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:59B22953 CRCX: Creating connection: port: 5304 (mgcp_protocol.c:1112) 20241204085158564 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CI:59B22953 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158564 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158564 DLMGCP DEBUG <0013> Generated response: line #00: 200 53379 OK (mgcp_msg.c:67) 20241204085158564 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/23@mgw (mgcp_msg.c:67) 20241204085158564 DLMGCP DEBUG <0013> Generated response: line #02: I: 59B22953 (mgcp_msg.c:67) 20241204085158564 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 38 (mgcp_msg.c:67) 20241204085158564 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158564 DLMGCP DEBUG <0013> Generated response: line #05: o=- 59B22953 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158564 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158564 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158564 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158564 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158564 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158564 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158565 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53380 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158565 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158565 DLMGCP DEBUG <0013> Received message: line #02: C: 0023 (mgcp_msg.c:67) 20241204085158565 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158565 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158565 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found free endpoint: rtpbridge/24@mgw (mgcp_endp.c:261) 20241204085158565 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:441) 20241204085158565 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158565 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158565 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw conn:(0023/rtp C:7BF9AE2B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158565 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:7BF9AE2B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158565 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:7BF9AE2B output_enabled 0 (mgcp_msg.c:125) 20241204085158565 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158565 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw conn:(0023/rtp C:7BF9AE2B r=NULL:0<->l=:0 CID=39) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158565 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158565 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:7BF9AE2B CRCX: Creating connection: port: 5306 (mgcp_protocol.c:1112) 20241204085158565 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CI:7BF9AE2B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158565 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158565 DLMGCP DEBUG <0013> Generated response: line #00: 200 53380 OK (mgcp_msg.c:67) 20241204085158565 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/24@mgw (mgcp_msg.c:67) 20241204085158565 DLMGCP DEBUG <0013> Generated response: line #02: I: 7BF9AE2B (mgcp_msg.c:67) 20241204085158565 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 39 (mgcp_msg.c:67) 20241204085158565 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158565 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7BF9AE2B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158565 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158565 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158565 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158565 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158565 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158565 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158566 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53381 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158566 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158566 DLMGCP DEBUG <0013> Received message: line #02: C: 0024 (mgcp_msg.c:67) 20241204085158566 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158566 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158566 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found free endpoint: rtpbridge/25@mgw (mgcp_endp.c:261) 20241204085158566 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:441) 20241204085158566 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158566 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158566 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw conn:(0024/rtp C:F267E603 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158566 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:F267E603 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158566 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:F267E603 output_enabled 0 (mgcp_msg.c:125) 20241204085158566 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158566 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw conn:(0024/rtp C:F267E603 r=NULL:0<->l=:0 CID=40) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158566 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158566 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:F267E603 CRCX: Creating connection: port: 5308 (mgcp_protocol.c:1112) 20241204085158566 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CI:F267E603 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158566 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158566 DLMGCP DEBUG <0013> Generated response: line #00: 200 53381 OK (mgcp_msg.c:67) 20241204085158566 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/25@mgw (mgcp_msg.c:67) 20241204085158566 DLMGCP DEBUG <0013> Generated response: line #02: I: F267E603 (mgcp_msg.c:67) 20241204085158566 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 40 (mgcp_msg.c:67) 20241204085158566 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158566 DLMGCP DEBUG <0013> Generated response: line #05: o=- F267E603 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158566 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158566 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158566 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158566 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158566 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158566 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158567 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53382 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158567 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158567 DLMGCP DEBUG <0013> Received message: line #02: C: 0025 (mgcp_msg.c:67) 20241204085158567 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158567 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158567 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found free endpoint: rtpbridge/26@mgw (mgcp_endp.c:261) 20241204085158567 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:441) 20241204085158567 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158567 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158567 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw conn:(0025/rtp C:ED9A7046 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158567 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:ED9A7046 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158567 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:ED9A7046 output_enabled 0 (mgcp_msg.c:125) 20241204085158567 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158567 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw conn:(0025/rtp C:ED9A7046 r=NULL:0<->l=:0 CID=41) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158567 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158567 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:ED9A7046 CRCX: Creating connection: port: 5310 (mgcp_protocol.c:1112) 20241204085158567 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CI:ED9A7046 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158567 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158567 DLMGCP DEBUG <0013> Generated response: line #00: 200 53382 OK (mgcp_msg.c:67) 20241204085158567 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/26@mgw (mgcp_msg.c:67) 20241204085158567 DLMGCP DEBUG <0013> Generated response: line #02: I: ED9A7046 (mgcp_msg.c:67) 20241204085158567 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 41 (mgcp_msg.c:67) 20241204085158567 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158567 DLMGCP DEBUG <0013> Generated response: line #05: o=- ED9A7046 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158567 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158567 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158567 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158567 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158567 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158567 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158567 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53383 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158567 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158567 DLMGCP DEBUG <0013> Received message: line #02: C: 0026 (mgcp_msg.c:67) 20241204085158567 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158567 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158567 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found free endpoint: rtpbridge/27@mgw (mgcp_endp.c:261) 20241204085158567 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:441) 20241204085158567 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158567 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158567 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw conn:(0026/rtp C:BD22F6EE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158567 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:BD22F6EE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158567 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:BD22F6EE output_enabled 0 (mgcp_msg.c:125) 20241204085158567 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158568 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw conn:(0026/rtp C:BD22F6EE r=NULL:0<->l=:0 CID=42) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158568 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158568 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:BD22F6EE CRCX: Creating connection: port: 5312 (mgcp_protocol.c:1112) 20241204085158568 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CI:BD22F6EE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158568 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158568 DLMGCP DEBUG <0013> Generated response: line #00: 200 53383 OK (mgcp_msg.c:67) 20241204085158568 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/27@mgw (mgcp_msg.c:67) 20241204085158568 DLMGCP DEBUG <0013> Generated response: line #02: I: BD22F6EE (mgcp_msg.c:67) 20241204085158568 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 42 (mgcp_msg.c:67) 20241204085158568 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158568 DLMGCP DEBUG <0013> Generated response: line #05: o=- BD22F6EE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158568 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158568 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158568 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158568 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158568 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158568 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158568 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53384 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158568 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158568 DLMGCP DEBUG <0013> Received message: line #02: C: 0027 (mgcp_msg.c:67) 20241204085158568 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158568 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158568 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found free endpoint: rtpbridge/28@mgw (mgcp_endp.c:261) 20241204085158568 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:441) 20241204085158568 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158568 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158568 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw conn:(0027/rtp C:5A84A74C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158568 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:5A84A74C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158568 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:5A84A74C output_enabled 0 (mgcp_msg.c:125) 20241204085158568 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158568 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw conn:(0027/rtp C:5A84A74C r=NULL:0<->l=:0 CID=43) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158568 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158568 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:5A84A74C CRCX: Creating connection: port: 5314 (mgcp_protocol.c:1112) 20241204085158568 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CI:5A84A74C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158568 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158568 DLMGCP DEBUG <0013> Generated response: line #00: 200 53384 OK (mgcp_msg.c:67) 20241204085158568 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/28@mgw (mgcp_msg.c:67) 20241204085158568 DLMGCP DEBUG <0013> Generated response: line #02: I: 5A84A74C (mgcp_msg.c:67) 20241204085158568 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 43 (mgcp_msg.c:67) 20241204085158568 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158568 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5A84A74C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158568 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158568 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158568 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158568 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158569 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158569 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158569 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53385 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158569 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158569 DLMGCP DEBUG <0013> Received message: line #02: C: 0028 (mgcp_msg.c:67) 20241204085158569 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158569 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158569 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found free endpoint: rtpbridge/29@mgw (mgcp_endp.c:261) 20241204085158569 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:441) 20241204085158569 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158569 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158569 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw conn:(0028/rtp C:E6EAE30E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158569 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:E6EAE30E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158569 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:E6EAE30E output_enabled 0 (mgcp_msg.c:125) 20241204085158569 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158569 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw conn:(0028/rtp C:E6EAE30E r=NULL:0<->l=:0 CID=44) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158569 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158569 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:E6EAE30E CRCX: Creating connection: port: 5316 (mgcp_protocol.c:1112) 20241204085158569 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CI:E6EAE30E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158569 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158569 DLMGCP DEBUG <0013> Generated response: line #00: 200 53385 OK (mgcp_msg.c:67) 20241204085158569 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/29@mgw (mgcp_msg.c:67) 20241204085158569 DLMGCP DEBUG <0013> Generated response: line #02: I: E6EAE30E (mgcp_msg.c:67) 20241204085158569 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 44 (mgcp_msg.c:67) 20241204085158569 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158569 DLMGCP DEBUG <0013> Generated response: line #05: o=- E6EAE30E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158569 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158569 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158569 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158569 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158569 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158569 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158570 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53386 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158570 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158570 DLMGCP DEBUG <0013> Received message: line #02: C: 0029 (mgcp_msg.c:67) 20241204085158570 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158570 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158570 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found free endpoint: rtpbridge/2a@mgw (mgcp_endp.c:261) 20241204085158570 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:441) 20241204085158570 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158570 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158570 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw conn:(0029/rtp C:941F7730 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158570 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:941F7730 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158570 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:941F7730 output_enabled 0 (mgcp_msg.c:125) 20241204085158570 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158570 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw conn:(0029/rtp C:941F7730 r=NULL:0<->l=:0 CID=45) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158570 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158570 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:941F7730 CRCX: Creating connection: port: 5318 (mgcp_protocol.c:1112) 20241204085158570 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CI:941F7730 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158570 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158570 DLMGCP DEBUG <0013> Generated response: line #00: 200 53386 OK (mgcp_msg.c:67) 20241204085158570 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2a@mgw (mgcp_msg.c:67) 20241204085158570 DLMGCP DEBUG <0013> Generated response: line #02: I: 941F7730 (mgcp_msg.c:67) 20241204085158570 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 45 (mgcp_msg.c:67) 20241204085158570 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158570 DLMGCP DEBUG <0013> Generated response: line #05: o=- 941F7730 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158570 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158570 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158570 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158570 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158570 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158570 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158571 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53387 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158571 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158571 DLMGCP DEBUG <0013> Received message: line #02: C: 002A (mgcp_msg.c:67) 20241204085158571 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158571 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158571 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found free endpoint: rtpbridge/2b@mgw (mgcp_endp.c:261) 20241204085158571 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:441) 20241204085158571 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158571 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158571 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw conn:(002A/rtp C:A5CEF78E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158571 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:A5CEF78E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158571 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:A5CEF78E output_enabled 0 (mgcp_msg.c:125) 20241204085158571 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158571 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw conn:(002A/rtp C:A5CEF78E r=NULL:0<->l=:0 CID=46) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158571 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158571 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:A5CEF78E CRCX: Creating connection: port: 5320 (mgcp_protocol.c:1112) 20241204085158571 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CI:A5CEF78E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158571 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158571 DLMGCP DEBUG <0013> Generated response: line #00: 200 53387 OK (mgcp_msg.c:67) 20241204085158571 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2b@mgw (mgcp_msg.c:67) 20241204085158571 DLMGCP DEBUG <0013> Generated response: line #02: I: A5CEF78E (mgcp_msg.c:67) 20241204085158571 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 46 (mgcp_msg.c:67) 20241204085158571 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158571 DLMGCP DEBUG <0013> Generated response: line #05: o=- A5CEF78E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158571 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158571 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158571 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158571 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158571 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158571 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158572 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53388 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158572 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158572 DLMGCP DEBUG <0013> Received message: line #02: C: 002B (mgcp_msg.c:67) 20241204085158572 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158572 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158572 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found free endpoint: rtpbridge/2c@mgw (mgcp_endp.c:261) 20241204085158572 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:441) 20241204085158572 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158572 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158572 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw conn:(002B/rtp C:49DCD474 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158572 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:49DCD474 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158572 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:49DCD474 output_enabled 0 (mgcp_msg.c:125) 20241204085158572 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158572 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw conn:(002B/rtp C:49DCD474 r=NULL:0<->l=:0 CID=47) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158572 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158572 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:49DCD474 CRCX: Creating connection: port: 5322 (mgcp_protocol.c:1112) 20241204085158572 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CI:49DCD474 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158573 DLMGCP DEBUG <0013> Generated response: line #00: 200 53388 OK (mgcp_msg.c:67) 20241204085158573 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2c@mgw (mgcp_msg.c:67) 20241204085158573 DLMGCP DEBUG <0013> Generated response: line #02: I: 49DCD474 (mgcp_msg.c:67) 20241204085158573 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 47 (mgcp_msg.c:67) 20241204085158573 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158573 DLMGCP DEBUG <0013> Generated response: line #05: o=- 49DCD474 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158573 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158573 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158573 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158573 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158573 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158573 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158573 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53389 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158573 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158573 DLMGCP DEBUG <0013> Received message: line #02: C: 002C (mgcp_msg.c:67) 20241204085158573 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158573 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found free endpoint: rtpbridge/2d@mgw (mgcp_endp.c:261) 20241204085158573 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:441) 20241204085158573 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158573 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw conn:(002C/rtp C:A57C72A4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:A57C72A4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:A57C72A4 output_enabled 0 (mgcp_msg.c:125) 20241204085158573 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw conn:(002C/rtp C:A57C72A4 r=NULL:0<->l=:0 CID=48) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:A57C72A4 CRCX: Creating connection: port: 5324 (mgcp_protocol.c:1112) 20241204085158574 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CI:A57C72A4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158574 DLMGCP DEBUG <0013> Generated response: line #00: 200 53389 OK (mgcp_msg.c:67) 20241204085158574 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2d@mgw (mgcp_msg.c:67) 20241204085158574 DLMGCP DEBUG <0013> Generated response: line #02: I: A57C72A4 (mgcp_msg.c:67) 20241204085158574 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 48 (mgcp_msg.c:67) 20241204085158574 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158574 DLMGCP DEBUG <0013> Generated response: line #05: o=- A57C72A4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158574 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158574 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158574 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158574 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158574 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158574 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158574 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53390 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158574 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158574 DLMGCP DEBUG <0013> Received message: line #02: C: 002D (mgcp_msg.c:67) 20241204085158574 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158574 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found free endpoint: rtpbridge/2e@mgw (mgcp_endp.c:261) 20241204085158574 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:441) 20241204085158575 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158575 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158575 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw conn:(002D/rtp C:31391F0D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158575 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:31391F0D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158575 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:31391F0D output_enabled 0 (mgcp_msg.c:125) 20241204085158575 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158575 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw conn:(002D/rtp C:31391F0D r=NULL:0<->l=:0 CID=49) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158575 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158575 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:31391F0D CRCX: Creating connection: port: 5326 (mgcp_protocol.c:1112) 20241204085158575 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CI:31391F0D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158575 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158575 DLMGCP DEBUG <0013> Generated response: line #00: 200 53390 OK (mgcp_msg.c:67) 20241204085158575 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2e@mgw (mgcp_msg.c:67) 20241204085158575 DLMGCP DEBUG <0013> Generated response: line #02: I: 31391F0D (mgcp_msg.c:67) 20241204085158575 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 49 (mgcp_msg.c:67) 20241204085158575 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158575 DLMGCP DEBUG <0013> Generated response: line #05: o=- 31391F0D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158575 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158575 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158575 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158575 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158575 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158575 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158576 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53391 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158576 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158576 DLMGCP DEBUG <0013> Received message: line #02: C: 002E (mgcp_msg.c:67) 20241204085158576 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158576 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found free endpoint: rtpbridge/2f@mgw (mgcp_endp.c:261) 20241204085158576 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:441) 20241204085158576 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158576 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw conn:(002E/rtp C:65004E37 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:65004E37 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:65004E37 output_enabled 0 (mgcp_msg.c:125) 20241204085158576 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw conn:(002E/rtp C:65004E37 r=NULL:0<->l=:0 CID=50) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:65004E37 CRCX: Creating connection: port: 5328 (mgcp_protocol.c:1112) 20241204085158576 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CI:65004E37 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158576 DLMGCP DEBUG <0013> Generated response: line #00: 200 53391 OK (mgcp_msg.c:67) 20241204085158576 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2f@mgw (mgcp_msg.c:67) 20241204085158576 DLMGCP DEBUG <0013> Generated response: line #02: I: 65004E37 (mgcp_msg.c:67) 20241204085158576 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 50 (mgcp_msg.c:67) 20241204085158576 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158576 DLMGCP DEBUG <0013> Generated response: line #05: o=- 65004E37 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158576 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158576 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158576 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158576 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158576 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158576 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158576 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53392 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158576 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158576 DLMGCP DEBUG <0013> Received message: line #02: C: 002F (mgcp_msg.c:67) 20241204085158576 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158576 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158576 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found free endpoint: rtpbridge/30@mgw (mgcp_endp.c:261) 20241204085158576 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:441) 20241204085158577 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158577 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158577 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw conn:(002F/rtp C:9B145861 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158577 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:9B145861 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158577 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:9B145861 output_enabled 0 (mgcp_msg.c:125) 20241204085158577 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158577 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw conn:(002F/rtp C:9B145861 r=NULL:0<->l=:0 CID=51) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158577 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158577 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:9B145861 CRCX: Creating connection: port: 5330 (mgcp_protocol.c:1112) 20241204085158577 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CI:9B145861 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158577 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158577 DLMGCP DEBUG <0013> Generated response: line #00: 200 53392 OK (mgcp_msg.c:67) 20241204085158577 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/30@mgw (mgcp_msg.c:67) 20241204085158577 DLMGCP DEBUG <0013> Generated response: line #02: I: 9B145861 (mgcp_msg.c:67) 20241204085158577 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 51 (mgcp_msg.c:67) 20241204085158577 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158577 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9B145861 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158577 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158577 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158577 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158577 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158577 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158577 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158578 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53393 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158578 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158578 DLMGCP DEBUG <0013> Received message: line #02: C: 0030 (mgcp_msg.c:67) 20241204085158578 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158578 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158578 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found free endpoint: rtpbridge/31@mgw (mgcp_endp.c:261) 20241204085158578 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:441) 20241204085158578 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158578 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158578 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw conn:(0030/rtp C:B4F6E9D3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158578 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:B4F6E9D3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158578 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:B4F6E9D3 output_enabled 0 (mgcp_msg.c:125) 20241204085158578 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158578 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw conn:(0030/rtp C:B4F6E9D3 r=NULL:0<->l=:0 CID=52) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158578 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158578 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:B4F6E9D3 CRCX: Creating connection: port: 5332 (mgcp_protocol.c:1112) 20241204085158578 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CI:B4F6E9D3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158578 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158578 DLMGCP DEBUG <0013> Generated response: line #00: 200 53393 OK (mgcp_msg.c:67) 20241204085158578 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/31@mgw (mgcp_msg.c:67) 20241204085158578 DLMGCP DEBUG <0013> Generated response: line #02: I: B4F6E9D3 (mgcp_msg.c:67) 20241204085158578 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 52 (mgcp_msg.c:67) 20241204085158578 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158578 DLMGCP DEBUG <0013> Generated response: line #05: o=- B4F6E9D3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158578 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158578 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158578 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158578 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158578 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158578 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158579 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53394 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158579 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158579 DLMGCP DEBUG <0013> Received message: line #02: C: 0031 (mgcp_msg.c:67) 20241204085158579 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158579 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158579 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found free endpoint: rtpbridge/32@mgw (mgcp_endp.c:261) 20241204085158579 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:441) 20241204085158579 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158579 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158579 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw conn:(0031/rtp C:27321532 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158579 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:27321532 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158579 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:27321532 output_enabled 0 (mgcp_msg.c:125) 20241204085158579 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158579 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw conn:(0031/rtp C:27321532 r=NULL:0<->l=:0 CID=53) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158579 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158579 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:27321532 CRCX: Creating connection: port: 5334 (mgcp_protocol.c:1112) 20241204085158579 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CI:27321532 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158579 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158579 DLMGCP DEBUG <0013> Generated response: line #00: 200 53394 OK (mgcp_msg.c:67) 20241204085158579 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/32@mgw (mgcp_msg.c:67) 20241204085158579 DLMGCP DEBUG <0013> Generated response: line #02: I: 27321532 (mgcp_msg.c:67) 20241204085158579 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 53 (mgcp_msg.c:67) 20241204085158579 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158579 DLMGCP DEBUG <0013> Generated response: line #05: o=- 27321532 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158579 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158579 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158579 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158579 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158579 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158579 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158579 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53395 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158579 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158579 DLMGCP DEBUG <0013> Received message: line #02: C: 0032 (mgcp_msg.c:67) 20241204085158579 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158579 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158580 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found free endpoint: rtpbridge/33@mgw (mgcp_endp.c:261) 20241204085158580 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:441) 20241204085158580 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158580 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158580 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw conn:(0032/rtp C:664D48DE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158580 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:664D48DE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158580 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:664D48DE output_enabled 0 (mgcp_msg.c:125) 20241204085158580 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158580 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw conn:(0032/rtp C:664D48DE r=NULL:0<->l=:0 CID=54) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158580 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158580 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:664D48DE CRCX: Creating connection: port: 5336 (mgcp_protocol.c:1112) 20241204085158580 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CI:664D48DE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158580 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158580 DLMGCP DEBUG <0013> Generated response: line #00: 200 53395 OK (mgcp_msg.c:67) 20241204085158580 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/33@mgw (mgcp_msg.c:67) 20241204085158580 DLMGCP DEBUG <0013> Generated response: line #02: I: 664D48DE (mgcp_msg.c:67) 20241204085158580 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 54 (mgcp_msg.c:67) 20241204085158580 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158580 DLMGCP DEBUG <0013> Generated response: line #05: o=- 664D48DE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158580 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158580 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158580 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158580 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158580 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158580 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158580 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53396 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158580 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158580 DLMGCP DEBUG <0013> Received message: line #02: C: 0033 (mgcp_msg.c:67) 20241204085158580 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158580 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158580 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found free endpoint: rtpbridge/34@mgw (mgcp_endp.c:261) 20241204085158580 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:441) 20241204085158580 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158580 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158580 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw conn:(0033/rtp C:CAE4BB1F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158580 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:CAE4BB1F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158580 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:CAE4BB1F output_enabled 0 (mgcp_msg.c:125) 20241204085158581 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158581 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw conn:(0033/rtp C:CAE4BB1F r=NULL:0<->l=:0 CID=55) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158581 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158581 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:CAE4BB1F CRCX: Creating connection: port: 5338 (mgcp_protocol.c:1112) 20241204085158581 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CI:CAE4BB1F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158581 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158581 DLMGCP DEBUG <0013> Generated response: line #00: 200 53396 OK (mgcp_msg.c:67) 20241204085158581 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/34@mgw (mgcp_msg.c:67) 20241204085158581 DLMGCP DEBUG <0013> Generated response: line #02: I: CAE4BB1F (mgcp_msg.c:67) 20241204085158581 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 55 (mgcp_msg.c:67) 20241204085158581 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158581 DLMGCP DEBUG <0013> Generated response: line #05: o=- CAE4BB1F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158581 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158581 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158581 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158581 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158581 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158581 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158581 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53397 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158581 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158581 DLMGCP DEBUG <0013> Received message: line #02: C: 0034 (mgcp_msg.c:67) 20241204085158581 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158581 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158581 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found free endpoint: rtpbridge/35@mgw (mgcp_endp.c:261) 20241204085158581 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:441) 20241204085158581 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158581 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158581 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw conn:(0034/rtp C:163100AD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158581 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:163100AD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158581 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:163100AD output_enabled 0 (mgcp_msg.c:125) 20241204085158581 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158581 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw conn:(0034/rtp C:163100AD r=NULL:0<->l=:0 CID=56) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158581 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158581 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:163100AD CRCX: Creating connection: port: 5340 (mgcp_protocol.c:1112) 20241204085158581 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CI:163100AD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158581 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158582 DLMGCP DEBUG <0013> Generated response: line #00: 200 53397 OK (mgcp_msg.c:67) 20241204085158582 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/35@mgw (mgcp_msg.c:67) 20241204085158582 DLMGCP DEBUG <0013> Generated response: line #02: I: 163100AD (mgcp_msg.c:67) 20241204085158582 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 56 (mgcp_msg.c:67) 20241204085158582 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158582 DLMGCP DEBUG <0013> Generated response: line #05: o=- 163100AD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158582 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158582 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158582 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158582 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158582 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158582 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158582 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53398 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158582 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158582 DLMGCP DEBUG <0013> Received message: line #02: C: 0035 (mgcp_msg.c:67) 20241204085158582 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158582 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158582 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found free endpoint: rtpbridge/36@mgw (mgcp_endp.c:261) 20241204085158582 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:441) 20241204085158582 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158582 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158582 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw conn:(0035/rtp C:CDD0B2B4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158582 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:CDD0B2B4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158582 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:CDD0B2B4 output_enabled 0 (mgcp_msg.c:125) 20241204085158582 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158582 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw conn:(0035/rtp C:CDD0B2B4 r=NULL:0<->l=:0 CID=57) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158582 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158582 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:CDD0B2B4 CRCX: Creating connection: port: 5342 (mgcp_protocol.c:1112) 20241204085158582 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CI:CDD0B2B4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158582 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158582 DLMGCP DEBUG <0013> Generated response: line #00: 200 53398 OK (mgcp_msg.c:67) 20241204085158582 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/36@mgw (mgcp_msg.c:67) 20241204085158582 DLMGCP DEBUG <0013> Generated response: line #02: I: CDD0B2B4 (mgcp_msg.c:67) 20241204085158582 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 57 (mgcp_msg.c:67) 20241204085158582 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158582 DLMGCP DEBUG <0013> Generated response: line #05: o=- CDD0B2B4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158582 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158582 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158582 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158582 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158582 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158582 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158583 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53399 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158583 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158583 DLMGCP DEBUG <0013> Received message: line #02: C: 0036 (mgcp_msg.c:67) 20241204085158583 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158583 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158583 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found free endpoint: rtpbridge/37@mgw (mgcp_endp.c:261) 20241204085158583 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:441) 20241204085158583 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158583 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158583 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw conn:(0036/rtp C:822F7F2A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158583 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:822F7F2A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158583 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:822F7F2A output_enabled 0 (mgcp_msg.c:125) 20241204085158583 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158583 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw conn:(0036/rtp C:822F7F2A r=NULL:0<->l=:0 CID=58) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158583 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158583 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:822F7F2A CRCX: Creating connection: port: 5344 (mgcp_protocol.c:1112) 20241204085158583 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CI:822F7F2A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158583 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158583 DLMGCP DEBUG <0013> Generated response: line #00: 200 53399 OK (mgcp_msg.c:67) 20241204085158583 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/37@mgw (mgcp_msg.c:67) 20241204085158583 DLMGCP DEBUG <0013> Generated response: line #02: I: 822F7F2A (mgcp_msg.c:67) 20241204085158583 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 58 (mgcp_msg.c:67) 20241204085158583 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158583 DLMGCP DEBUG <0013> Generated response: line #05: o=- 822F7F2A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158583 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158583 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158583 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158583 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158583 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158583 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158584 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53400 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158584 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158584 DLMGCP DEBUG <0013> Received message: line #02: C: 0037 (mgcp_msg.c:67) 20241204085158584 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158584 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158584 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found free endpoint: rtpbridge/38@mgw (mgcp_endp.c:261) 20241204085158584 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:441) 20241204085158584 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158584 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158584 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw conn:(0037/rtp C:1552C9FE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158584 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:1552C9FE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158584 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:1552C9FE output_enabled 0 (mgcp_msg.c:125) 20241204085158584 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158584 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw conn:(0037/rtp C:1552C9FE r=NULL:0<->l=:0 CID=59) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158584 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158584 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:1552C9FE CRCX: Creating connection: port: 5346 (mgcp_protocol.c:1112) 20241204085158584 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CI:1552C9FE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158584 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158584 DLMGCP DEBUG <0013> Generated response: line #00: 200 53400 OK (mgcp_msg.c:67) 20241204085158584 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/38@mgw (mgcp_msg.c:67) 20241204085158584 DLMGCP DEBUG <0013> Generated response: line #02: I: 1552C9FE (mgcp_msg.c:67) 20241204085158584 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 59 (mgcp_msg.c:67) 20241204085158584 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158584 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1552C9FE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158584 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158584 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158584 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158584 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158584 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158584 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158584 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53401 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158584 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158584 DLMGCP DEBUG <0013> Received message: line #02: C: 0038 (mgcp_msg.c:67) 20241204085158584 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158584 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158584 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found free endpoint: rtpbridge/39@mgw (mgcp_endp.c:261) 20241204085158584 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:441) 20241204085158584 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158584 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158584 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw conn:(0038/rtp C:FCF0EF60 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158584 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:FCF0EF60 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158584 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:FCF0EF60 output_enabled 0 (mgcp_msg.c:125) 20241204085158584 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158584 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw conn:(0038/rtp C:FCF0EF60 r=NULL:0<->l=:0 CID=60) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158584 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158584 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:FCF0EF60 CRCX: Creating connection: port: 5348 (mgcp_protocol.c:1112) 20241204085158584 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CI:FCF0EF60 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158584 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158584 DLMGCP DEBUG <0013> Generated response: line #00: 200 53401 OK (mgcp_msg.c:67) 20241204085158584 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/39@mgw (mgcp_msg.c:67) 20241204085158584 DLMGCP DEBUG <0013> Generated response: line #02: I: FCF0EF60 (mgcp_msg.c:67) 20241204085158584 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 60 (mgcp_msg.c:67) 20241204085158584 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158584 DLMGCP DEBUG <0013> Generated response: line #05: o=- FCF0EF60 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158584 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158584 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158584 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158584 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158584 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158584 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158585 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53402 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158585 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158585 DLMGCP DEBUG <0013> Received message: line #02: C: 0039 (mgcp_msg.c:67) 20241204085158585 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158585 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158585 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found free endpoint: rtpbridge/3a@mgw (mgcp_endp.c:261) 20241204085158585 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:441) 20241204085158585 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158585 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158585 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw conn:(0039/rtp C:CF5EB42F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158585 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:CF5EB42F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158585 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:CF5EB42F output_enabled 0 (mgcp_msg.c:125) 20241204085158585 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158585 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw conn:(0039/rtp C:CF5EB42F r=NULL:0<->l=:0 CID=61) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158585 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158585 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:CF5EB42F CRCX: Creating connection: port: 5350 (mgcp_protocol.c:1112) 20241204085158585 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CI:CF5EB42F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158585 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158585 DLMGCP DEBUG <0013> Generated response: line #00: 200 53402 OK (mgcp_msg.c:67) 20241204085158585 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3a@mgw (mgcp_msg.c:67) 20241204085158585 DLMGCP DEBUG <0013> Generated response: line #02: I: CF5EB42F (mgcp_msg.c:67) 20241204085158585 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 61 (mgcp_msg.c:67) 20241204085158585 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158585 DLMGCP DEBUG <0013> Generated response: line #05: o=- CF5EB42F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158585 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158585 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158585 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158585 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158585 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158585 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158586 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53403 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158586 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158586 DLMGCP DEBUG <0013> Received message: line #02: C: 003A (mgcp_msg.c:67) 20241204085158586 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158586 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158586 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found free endpoint: rtpbridge/3b@mgw (mgcp_endp.c:261) 20241204085158586 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:441) 20241204085158586 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158586 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158586 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw conn:(003A/rtp C:264FFAEF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158586 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:264FFAEF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158586 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:264FFAEF output_enabled 0 (mgcp_msg.c:125) 20241204085158586 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158586 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw conn:(003A/rtp C:264FFAEF r=NULL:0<->l=:0 CID=62) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158586 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158586 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:264FFAEF CRCX: Creating connection: port: 5352 (mgcp_protocol.c:1112) 20241204085158586 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CI:264FFAEF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158586 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158586 DLMGCP DEBUG <0013> Generated response: line #00: 200 53403 OK (mgcp_msg.c:67) 20241204085158586 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3b@mgw (mgcp_msg.c:67) 20241204085158586 DLMGCP DEBUG <0013> Generated response: line #02: I: 264FFAEF (mgcp_msg.c:67) 20241204085158586 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 62 (mgcp_msg.c:67) 20241204085158586 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158586 DLMGCP DEBUG <0013> Generated response: line #05: o=- 264FFAEF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158586 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158586 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158586 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158586 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158586 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158586 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158587 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53404 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158587 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158587 DLMGCP DEBUG <0013> Received message: line #02: C: 003B (mgcp_msg.c:67) 20241204085158587 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158587 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158587 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found free endpoint: rtpbridge/3c@mgw (mgcp_endp.c:261) 20241204085158587 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:441) 20241204085158587 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158587 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158587 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw conn:(003B/rtp C:EC4D6F8E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158587 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:EC4D6F8E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158587 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:EC4D6F8E output_enabled 0 (mgcp_msg.c:125) 20241204085158587 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158587 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw conn:(003B/rtp C:EC4D6F8E r=NULL:0<->l=:0 CID=63) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158587 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158587 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:EC4D6F8E CRCX: Creating connection: port: 5354 (mgcp_protocol.c:1112) 20241204085158587 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CI:EC4D6F8E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158587 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158587 DLMGCP DEBUG <0013> Generated response: line #00: 200 53404 OK (mgcp_msg.c:67) 20241204085158587 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3c@mgw (mgcp_msg.c:67) 20241204085158587 DLMGCP DEBUG <0013> Generated response: line #02: I: EC4D6F8E (mgcp_msg.c:67) 20241204085158587 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 63 (mgcp_msg.c:67) 20241204085158587 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158587 DLMGCP DEBUG <0013> Generated response: line #05: o=- EC4D6F8E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158587 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158587 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158587 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158587 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158587 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158587 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158588 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53405 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158588 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158588 DLMGCP DEBUG <0013> Received message: line #02: C: 003C (mgcp_msg.c:67) 20241204085158588 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158588 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158588 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found free endpoint: rtpbridge/3d@mgw (mgcp_endp.c:261) 20241204085158588 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:441) 20241204085158588 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158588 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158588 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw conn:(003C/rtp C:A1369815 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158588 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:A1369815 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158588 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:A1369815 output_enabled 0 (mgcp_msg.c:125) 20241204085158588 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158588 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw conn:(003C/rtp C:A1369815 r=NULL:0<->l=:0 CID=64) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158588 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158588 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:A1369815 CRCX: Creating connection: port: 5356 (mgcp_protocol.c:1112) 20241204085158588 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CI:A1369815 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158588 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158588 DLMGCP DEBUG <0013> Generated response: line #00: 200 53405 OK (mgcp_msg.c:67) 20241204085158588 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3d@mgw (mgcp_msg.c:67) 20241204085158588 DLMGCP DEBUG <0013> Generated response: line #02: I: A1369815 (mgcp_msg.c:67) 20241204085158588 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 64 (mgcp_msg.c:67) 20241204085158588 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158588 DLMGCP DEBUG <0013> Generated response: line #05: o=- A1369815 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158588 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158588 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158588 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158588 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158588 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158588 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158589 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53406 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158589 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158589 DLMGCP DEBUG <0013> Received message: line #02: C: 003D (mgcp_msg.c:67) 20241204085158589 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158589 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158589 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found free endpoint: rtpbridge/3e@mgw (mgcp_endp.c:261) 20241204085158589 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:441) 20241204085158589 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158589 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158589 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw conn:(003D/rtp C:0CC6E3EC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158589 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:0CC6E3EC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158589 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:0CC6E3EC output_enabled 0 (mgcp_msg.c:125) 20241204085158589 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158589 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw conn:(003D/rtp C:0CC6E3EC r=NULL:0<->l=:0 CID=65) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158589 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158589 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:0CC6E3EC CRCX: Creating connection: port: 5358 (mgcp_protocol.c:1112) 20241204085158589 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CI:0CC6E3EC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158589 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158589 DLMGCP DEBUG <0013> Generated response: line #00: 200 53406 OK (mgcp_msg.c:67) 20241204085158589 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3e@mgw (mgcp_msg.c:67) 20241204085158589 DLMGCP DEBUG <0013> Generated response: line #02: I: 0CC6E3EC (mgcp_msg.c:67) 20241204085158589 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 65 (mgcp_msg.c:67) 20241204085158589 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158589 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0CC6E3EC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158589 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158589 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158589 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158589 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158589 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158589 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158590 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53407 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158590 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158590 DLMGCP DEBUG <0013> Received message: line #02: C: 003E (mgcp_msg.c:67) 20241204085158590 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158590 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158590 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found free endpoint: rtpbridge/3f@mgw (mgcp_endp.c:261) 20241204085158590 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:441) 20241204085158590 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158590 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158590 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw conn:(003E/rtp C:D80C79F5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158590 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:D80C79F5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158590 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:D80C79F5 output_enabled 0 (mgcp_msg.c:125) 20241204085158590 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158590 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw conn:(003E/rtp C:D80C79F5 r=NULL:0<->l=:0 CID=66) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158590 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158590 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:D80C79F5 CRCX: Creating connection: port: 5360 (mgcp_protocol.c:1112) 20241204085158590 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CI:D80C79F5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158590 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158590 DLMGCP DEBUG <0013> Generated response: line #00: 200 53407 OK (mgcp_msg.c:67) 20241204085158590 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3f@mgw (mgcp_msg.c:67) 20241204085158590 DLMGCP DEBUG <0013> Generated response: line #02: I: D80C79F5 (mgcp_msg.c:67) 20241204085158590 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 66 (mgcp_msg.c:67) 20241204085158590 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158590 DLMGCP DEBUG <0013> Generated response: line #05: o=- D80C79F5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158590 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158590 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158590 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158590 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158590 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158590 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158590 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53408 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158590 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158590 DLMGCP DEBUG <0013> Received message: line #02: C: 003F (mgcp_msg.c:67) 20241204085158590 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158590 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158590 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found free endpoint: rtpbridge/40@mgw (mgcp_endp.c:261) 20241204085158590 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:441) 20241204085158590 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158590 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158591 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw conn:(003F/rtp C:CC8A1870 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158591 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:CC8A1870 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158591 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:CC8A1870 output_enabled 0 (mgcp_msg.c:125) 20241204085158591 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158591 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw conn:(003F/rtp C:CC8A1870 r=NULL:0<->l=:0 CID=67) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158591 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158591 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:CC8A1870 CRCX: Creating connection: port: 5362 (mgcp_protocol.c:1112) 20241204085158591 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CI:CC8A1870 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158591 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158591 DLMGCP DEBUG <0013> Generated response: line #00: 200 53408 OK (mgcp_msg.c:67) 20241204085158591 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/40@mgw (mgcp_msg.c:67) 20241204085158591 DLMGCP DEBUG <0013> Generated response: line #02: I: CC8A1870 (mgcp_msg.c:67) 20241204085158591 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 67 (mgcp_msg.c:67) 20241204085158591 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158591 DLMGCP DEBUG <0013> Generated response: line #05: o=- CC8A1870 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158591 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158591 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158591 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158591 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158591 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158591 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158591 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53409 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158591 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158591 DLMGCP DEBUG <0013> Received message: line #02: C: 0040 (mgcp_msg.c:67) 20241204085158591 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158591 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158591 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found free endpoint: rtpbridge/41@mgw (mgcp_endp.c:261) 20241204085158591 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:441) 20241204085158591 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158591 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158591 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw conn:(0040/rtp C:F1CC9A18 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158591 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:F1CC9A18 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158591 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:F1CC9A18 output_enabled 0 (mgcp_msg.c:125) 20241204085158591 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158591 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw conn:(0040/rtp C:F1CC9A18 r=NULL:0<->l=:0 CID=68) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158591 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158591 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:F1CC9A18 CRCX: Creating connection: port: 5364 (mgcp_protocol.c:1112) 20241204085158591 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CI:F1CC9A18 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158591 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158591 DLMGCP DEBUG <0013> Generated response: line #00: 200 53409 OK (mgcp_msg.c:67) 20241204085158591 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/41@mgw (mgcp_msg.c:67) 20241204085158592 DLMGCP DEBUG <0013> Generated response: line #02: I: F1CC9A18 (mgcp_msg.c:67) 20241204085158592 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 68 (mgcp_msg.c:67) 20241204085158592 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158592 DLMGCP DEBUG <0013> Generated response: line #05: o=- F1CC9A18 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158592 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158592 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158592 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158592 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158592 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158592 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158592 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53410 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158592 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158592 DLMGCP DEBUG <0013> Received message: line #02: C: 0041 (mgcp_msg.c:67) 20241204085158592 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158592 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158592 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found free endpoint: rtpbridge/42@mgw (mgcp_endp.c:261) 20241204085158592 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:441) 20241204085158592 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158592 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158592 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw conn:(0041/rtp C:E20F36EE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158592 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:E20F36EE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158592 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:E20F36EE output_enabled 0 (mgcp_msg.c:125) 20241204085158592 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158592 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw conn:(0041/rtp C:E20F36EE r=NULL:0<->l=:0 CID=69) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158592 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158592 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:E20F36EE CRCX: Creating connection: port: 5366 (mgcp_protocol.c:1112) 20241204085158592 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CI:E20F36EE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158592 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158592 DLMGCP DEBUG <0013> Generated response: line #00: 200 53410 OK (mgcp_msg.c:67) 20241204085158592 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/42@mgw (mgcp_msg.c:67) 20241204085158592 DLMGCP DEBUG <0013> Generated response: line #02: I: E20F36EE (mgcp_msg.c:67) 20241204085158592 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 69 (mgcp_msg.c:67) 20241204085158592 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158593 DLMGCP DEBUG <0013> Generated response: line #05: o=- E20F36EE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158593 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158593 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158593 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158593 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158593 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158593 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158593 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53411 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158593 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158593 DLMGCP DEBUG <0013> Received message: line #02: C: 0042 (mgcp_msg.c:67) 20241204085158593 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158593 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158593 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found free endpoint: rtpbridge/43@mgw (mgcp_endp.c:261) 20241204085158593 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:441) 20241204085158593 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158593 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158593 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw conn:(0042/rtp C:D2706158 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158593 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:D2706158 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158593 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:D2706158 output_enabled 0 (mgcp_msg.c:125) 20241204085158593 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158593 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw conn:(0042/rtp C:D2706158 r=NULL:0<->l=:0 CID=70) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158593 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158593 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:D2706158 CRCX: Creating connection: port: 5368 (mgcp_protocol.c:1112) 20241204085158593 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CI:D2706158 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158593 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158593 DLMGCP DEBUG <0013> Generated response: line #00: 200 53411 OK (mgcp_msg.c:67) 20241204085158593 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/43@mgw (mgcp_msg.c:67) 20241204085158593 DLMGCP DEBUG <0013> Generated response: line #02: I: D2706158 (mgcp_msg.c:67) 20241204085158593 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 70 (mgcp_msg.c:67) 20241204085158593 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158593 DLMGCP DEBUG <0013> Generated response: line #05: o=- D2706158 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158593 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158593 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158593 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158593 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158593 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158593 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158594 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53412 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158594 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158594 DLMGCP DEBUG <0013> Received message: line #02: C: 0043 (mgcp_msg.c:67) 20241204085158594 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158594 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158594 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found free endpoint: rtpbridge/44@mgw (mgcp_endp.c:261) 20241204085158594 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:441) 20241204085158594 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158594 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158594 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw conn:(0043/rtp C:2AF9B767 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158594 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:2AF9B767 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158594 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:2AF9B767 output_enabled 0 (mgcp_msg.c:125) 20241204085158594 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158594 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw conn:(0043/rtp C:2AF9B767 r=NULL:0<->l=:0 CID=71) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158594 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158594 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:2AF9B767 CRCX: Creating connection: port: 5370 (mgcp_protocol.c:1112) 20241204085158594 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CI:2AF9B767 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158594 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158594 DLMGCP DEBUG <0013> Generated response: line #00: 200 53412 OK (mgcp_msg.c:67) 20241204085158594 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/44@mgw (mgcp_msg.c:67) 20241204085158594 DLMGCP DEBUG <0013> Generated response: line #02: I: 2AF9B767 (mgcp_msg.c:67) 20241204085158594 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 71 (mgcp_msg.c:67) 20241204085158594 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158594 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2AF9B767 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158595 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158595 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158595 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158595 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158595 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158595 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158595 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53413 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158595 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158595 DLMGCP DEBUG <0013> Received message: line #02: C: 0044 (mgcp_msg.c:67) 20241204085158595 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158595 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158595 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found free endpoint: rtpbridge/45@mgw (mgcp_endp.c:261) 20241204085158595 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:441) 20241204085158595 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158595 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158595 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw conn:(0044/rtp C:5AED1F09 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158595 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:5AED1F09 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158595 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:5AED1F09 output_enabled 0 (mgcp_msg.c:125) 20241204085158595 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158595 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw conn:(0044/rtp C:5AED1F09 r=NULL:0<->l=:0 CID=72) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158595 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158595 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:5AED1F09 CRCX: Creating connection: port: 5372 (mgcp_protocol.c:1112) 20241204085158595 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CI:5AED1F09 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158595 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158595 DLMGCP DEBUG <0013> Generated response: line #00: 200 53413 OK (mgcp_msg.c:67) 20241204085158595 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/45@mgw (mgcp_msg.c:67) 20241204085158595 DLMGCP DEBUG <0013> Generated response: line #02: I: 5AED1F09 (mgcp_msg.c:67) 20241204085158595 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 72 (mgcp_msg.c:67) 20241204085158595 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158595 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5AED1F09 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158595 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158595 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158595 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158595 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158595 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158595 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158596 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53414 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158596 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158596 DLMGCP DEBUG <0013> Received message: line #02: C: 0045 (mgcp_msg.c:67) 20241204085158596 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158596 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158596 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found free endpoint: rtpbridge/46@mgw (mgcp_endp.c:261) 20241204085158596 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:441) 20241204085158596 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158596 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158596 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw conn:(0045/rtp C:1ED4C4B4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158596 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:1ED4C4B4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158596 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:1ED4C4B4 output_enabled 0 (mgcp_msg.c:125) 20241204085158596 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158596 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw conn:(0045/rtp C:1ED4C4B4 r=NULL:0<->l=:0 CID=73) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158596 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158596 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:1ED4C4B4 CRCX: Creating connection: port: 5374 (mgcp_protocol.c:1112) 20241204085158596 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CI:1ED4C4B4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158596 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158596 DLMGCP DEBUG <0013> Generated response: line #00: 200 53414 OK (mgcp_msg.c:67) 20241204085158596 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/46@mgw (mgcp_msg.c:67) 20241204085158596 DLMGCP DEBUG <0013> Generated response: line #02: I: 1ED4C4B4 (mgcp_msg.c:67) 20241204085158596 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 73 (mgcp_msg.c:67) 20241204085158596 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158596 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1ED4C4B4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158596 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158596 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158596 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158596 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158596 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158596 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158597 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53415 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158597 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158597 DLMGCP DEBUG <0013> Received message: line #02: C: 0046 (mgcp_msg.c:67) 20241204085158597 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158597 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158597 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found free endpoint: rtpbridge/47@mgw (mgcp_endp.c:261) 20241204085158597 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:441) 20241204085158597 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158597 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158597 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw conn:(0046/rtp C:4AF1D326 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158597 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:4AF1D326 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158597 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:4AF1D326 output_enabled 0 (mgcp_msg.c:125) 20241204085158597 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158597 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw conn:(0046/rtp C:4AF1D326 r=NULL:0<->l=:0 CID=74) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158597 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158597 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:4AF1D326 CRCX: Creating connection: port: 5376 (mgcp_protocol.c:1112) 20241204085158597 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CI:4AF1D326 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158597 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158597 DLMGCP DEBUG <0013> Generated response: line #00: 200 53415 OK (mgcp_msg.c:67) 20241204085158597 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/47@mgw (mgcp_msg.c:67) 20241204085158597 DLMGCP DEBUG <0013> Generated response: line #02: I: 4AF1D326 (mgcp_msg.c:67) 20241204085158597 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 74 (mgcp_msg.c:67) 20241204085158597 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158597 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4AF1D326 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158597 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158597 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158597 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158597 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158597 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158597 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158597 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53416 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158597 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158597 DLMGCP DEBUG <0013> Received message: line #02: C: 0047 (mgcp_msg.c:67) 20241204085158597 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158597 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158597 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found free endpoint: rtpbridge/48@mgw (mgcp_endp.c:261) 20241204085158597 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:441) 20241204085158597 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158597 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158597 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw conn:(0047/rtp C:711944E7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158597 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:711944E7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158597 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:711944E7 output_enabled 0 (mgcp_msg.c:125) 20241204085158597 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158597 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw conn:(0047/rtp C:711944E7 r=NULL:0<->l=:0 CID=75) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158598 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158598 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:711944E7 CRCX: Creating connection: port: 5378 (mgcp_protocol.c:1112) 20241204085158598 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CI:711944E7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158598 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158598 DLMGCP DEBUG <0013> Generated response: line #00: 200 53416 OK (mgcp_msg.c:67) 20241204085158598 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/48@mgw (mgcp_msg.c:67) 20241204085158598 DLMGCP DEBUG <0013> Generated response: line #02: I: 711944E7 (mgcp_msg.c:67) 20241204085158598 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 75 (mgcp_msg.c:67) 20241204085158598 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158598 DLMGCP DEBUG <0013> Generated response: line #05: o=- 711944E7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158598 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158598 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158598 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158598 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158598 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158598 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158598 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53417 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158598 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158598 DLMGCP DEBUG <0013> Received message: line #02: C: 0048 (mgcp_msg.c:67) 20241204085158598 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158598 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158598 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found free endpoint: rtpbridge/49@mgw (mgcp_endp.c:261) 20241204085158598 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:441) 20241204085158598 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158598 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158598 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw conn:(0048/rtp C:C1B0583A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158598 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:C1B0583A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158598 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:C1B0583A output_enabled 0 (mgcp_msg.c:125) 20241204085158598 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158598 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw conn:(0048/rtp C:C1B0583A r=NULL:0<->l=:0 CID=76) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158598 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158598 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:C1B0583A CRCX: Creating connection: port: 5380 (mgcp_protocol.c:1112) 20241204085158598 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CI:C1B0583A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158598 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158598 DLMGCP DEBUG <0013> Generated response: line #00: 200 53417 OK (mgcp_msg.c:67) 20241204085158598 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/49@mgw (mgcp_msg.c:67) 20241204085158598 DLMGCP DEBUG <0013> Generated response: line #02: I: C1B0583A (mgcp_msg.c:67) 20241204085158598 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 76 (mgcp_msg.c:67) 20241204085158598 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158598 DLMGCP DEBUG <0013> Generated response: line #05: o=- C1B0583A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158598 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158598 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158598 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158598 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158598 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158598 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158599 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53418 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158599 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158599 DLMGCP DEBUG <0013> Received message: line #02: C: 0049 (mgcp_msg.c:67) 20241204085158599 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158599 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158599 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found free endpoint: rtpbridge/4a@mgw (mgcp_endp.c:261) 20241204085158599 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:441) 20241204085158599 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158599 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158599 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw conn:(0049/rtp C:35EAF2A5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158599 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:35EAF2A5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158599 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:35EAF2A5 output_enabled 0 (mgcp_msg.c:125) 20241204085158599 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158599 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw conn:(0049/rtp C:35EAF2A5 r=NULL:0<->l=:0 CID=77) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158599 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158599 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:35EAF2A5 CRCX: Creating connection: port: 5382 (mgcp_protocol.c:1112) 20241204085158599 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CI:35EAF2A5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158599 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158599 DLMGCP DEBUG <0013> Generated response: line #00: 200 53418 OK (mgcp_msg.c:67) 20241204085158599 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4a@mgw (mgcp_msg.c:67) 20241204085158599 DLMGCP DEBUG <0013> Generated response: line #02: I: 35EAF2A5 (mgcp_msg.c:67) 20241204085158599 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 77 (mgcp_msg.c:67) 20241204085158599 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158599 DLMGCP DEBUG <0013> Generated response: line #05: o=- 35EAF2A5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158599 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158599 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158599 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158599 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158599 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158599 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158600 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53419 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158600 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158600 DLMGCP DEBUG <0013> Received message: line #02: C: 004A (mgcp_msg.c:67) 20241204085158600 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158600 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158600 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found free endpoint: rtpbridge/4b@mgw (mgcp_endp.c:261) 20241204085158600 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:441) 20241204085158600 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158600 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158600 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw conn:(004A/rtp C:7D8A0AB0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158600 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:7D8A0AB0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158600 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:7D8A0AB0 output_enabled 0 (mgcp_msg.c:125) 20241204085158600 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158600 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw conn:(004A/rtp C:7D8A0AB0 r=NULL:0<->l=:0 CID=78) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158600 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158600 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:7D8A0AB0 CRCX: Creating connection: port: 5384 (mgcp_protocol.c:1112) 20241204085158600 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CI:7D8A0AB0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158600 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158600 DLMGCP DEBUG <0013> Generated response: line #00: 200 53419 OK (mgcp_msg.c:67) 20241204085158600 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4b@mgw (mgcp_msg.c:67) 20241204085158600 DLMGCP DEBUG <0013> Generated response: line #02: I: 7D8A0AB0 (mgcp_msg.c:67) 20241204085158600 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 78 (mgcp_msg.c:67) 20241204085158600 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158600 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7D8A0AB0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158600 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158600 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158600 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158600 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158600 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158600 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158601 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53420 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158601 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158601 DLMGCP DEBUG <0013> Received message: line #02: C: 004B (mgcp_msg.c:67) 20241204085158601 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158601 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158601 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found free endpoint: rtpbridge/4c@mgw (mgcp_endp.c:261) 20241204085158601 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:441) 20241204085158601 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158601 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158601 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw conn:(004B/rtp C:B77F72C6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158601 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:B77F72C6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158601 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:B77F72C6 output_enabled 0 (mgcp_msg.c:125) 20241204085158601 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158601 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw conn:(004B/rtp C:B77F72C6 r=NULL:0<->l=:0 CID=79) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158601 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158601 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:B77F72C6 CRCX: Creating connection: port: 5386 (mgcp_protocol.c:1112) 20241204085158601 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CI:B77F72C6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158601 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158601 DLMGCP DEBUG <0013> Generated response: line #00: 200 53420 OK (mgcp_msg.c:67) 20241204085158601 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4c@mgw (mgcp_msg.c:67) 20241204085158601 DLMGCP DEBUG <0013> Generated response: line #02: I: B77F72C6 (mgcp_msg.c:67) 20241204085158601 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 79 (mgcp_msg.c:67) 20241204085158601 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158601 DLMGCP DEBUG <0013> Generated response: line #05: o=- B77F72C6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158601 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158601 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158601 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158601 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158601 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158601 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158602 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53421 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158602 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158602 DLMGCP DEBUG <0013> Received message: line #02: C: 004C (mgcp_msg.c:67) 20241204085158602 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158602 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158602 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found free endpoint: rtpbridge/4d@mgw (mgcp_endp.c:261) 20241204085158602 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:441) 20241204085158602 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158602 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158602 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw conn:(004C/rtp C:AFFE81B1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158602 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:AFFE81B1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158602 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:AFFE81B1 output_enabled 0 (mgcp_msg.c:125) 20241204085158602 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158602 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw conn:(004C/rtp C:AFFE81B1 r=NULL:0<->l=:0 CID=80) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158602 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158602 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:AFFE81B1 CRCX: Creating connection: port: 5388 (mgcp_protocol.c:1112) 20241204085158602 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CI:AFFE81B1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158602 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158602 DLMGCP DEBUG <0013> Generated response: line #00: 200 53421 OK (mgcp_msg.c:67) 20241204085158602 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4d@mgw (mgcp_msg.c:67) 20241204085158602 DLMGCP DEBUG <0013> Generated response: line #02: I: AFFE81B1 (mgcp_msg.c:67) 20241204085158602 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 80 (mgcp_msg.c:67) 20241204085158602 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158602 DLMGCP DEBUG <0013> Generated response: line #05: o=- AFFE81B1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158602 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158602 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158602 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158602 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158602 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158602 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158603 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53422 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158603 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158603 DLMGCP DEBUG <0013> Received message: line #02: C: 004D (mgcp_msg.c:67) 20241204085158603 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158603 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158603 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found free endpoint: rtpbridge/4e@mgw (mgcp_endp.c:261) 20241204085158603 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:441) 20241204085158603 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158603 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158603 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw conn:(004D/rtp C:B2E7CF7C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158603 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:B2E7CF7C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158603 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:B2E7CF7C output_enabled 0 (mgcp_msg.c:125) 20241204085158603 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158603 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw conn:(004D/rtp C:B2E7CF7C r=NULL:0<->l=:0 CID=81) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158603 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158603 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:B2E7CF7C CRCX: Creating connection: port: 5390 (mgcp_protocol.c:1112) 20241204085158603 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CI:B2E7CF7C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158603 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158603 DLMGCP DEBUG <0013> Generated response: line #00: 200 53422 OK (mgcp_msg.c:67) 20241204085158603 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4e@mgw (mgcp_msg.c:67) 20241204085158603 DLMGCP DEBUG <0013> Generated response: line #02: I: B2E7CF7C (mgcp_msg.c:67) 20241204085158603 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 81 (mgcp_msg.c:67) 20241204085158603 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158603 DLMGCP DEBUG <0013> Generated response: line #05: o=- B2E7CF7C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158603 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158603 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158603 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158603 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158603 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158603 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158604 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53423 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158604 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158604 DLMGCP DEBUG <0013> Received message: line #02: C: 004E (mgcp_msg.c:67) 20241204085158604 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158604 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158604 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found free endpoint: rtpbridge/4f@mgw (mgcp_endp.c:261) 20241204085158604 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:441) 20241204085158604 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158604 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158604 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw conn:(004E/rtp C:2FA9FC7E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158604 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:2FA9FC7E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158604 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:2FA9FC7E output_enabled 0 (mgcp_msg.c:125) 20241204085158604 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158604 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw conn:(004E/rtp C:2FA9FC7E r=NULL:0<->l=:0 CID=82) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158604 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158604 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:2FA9FC7E CRCX: Creating connection: port: 5392 (mgcp_protocol.c:1112) 20241204085158604 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CI:2FA9FC7E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158604 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158604 DLMGCP DEBUG <0013> Generated response: line #00: 200 53423 OK (mgcp_msg.c:67) 20241204085158604 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4f@mgw (mgcp_msg.c:67) 20241204085158604 DLMGCP DEBUG <0013> Generated response: line #02: I: 2FA9FC7E (mgcp_msg.c:67) 20241204085158604 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 82 (mgcp_msg.c:67) 20241204085158604 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158604 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2FA9FC7E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158604 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158604 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158604 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158604 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158604 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158604 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158605 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53424 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158605 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158605 DLMGCP DEBUG <0013> Received message: line #02: C: 004F (mgcp_msg.c:67) 20241204085158605 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158605 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158605 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found free endpoint: rtpbridge/50@mgw (mgcp_endp.c:261) 20241204085158605 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:441) 20241204085158605 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158605 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158605 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw conn:(004F/rtp C:ED27CFD7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158605 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:ED27CFD7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158605 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:ED27CFD7 output_enabled 0 (mgcp_msg.c:125) 20241204085158605 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158605 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw conn:(004F/rtp C:ED27CFD7 r=NULL:0<->l=:0 CID=83) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158605 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158605 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:ED27CFD7 CRCX: Creating connection: port: 5394 (mgcp_protocol.c:1112) 20241204085158605 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CI:ED27CFD7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158605 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158605 DLMGCP DEBUG <0013> Generated response: line #00: 200 53424 OK (mgcp_msg.c:67) 20241204085158605 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/50@mgw (mgcp_msg.c:67) 20241204085158605 DLMGCP DEBUG <0013> Generated response: line #02: I: ED27CFD7 (mgcp_msg.c:67) 20241204085158605 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 83 (mgcp_msg.c:67) 20241204085158605 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158605 DLMGCP DEBUG <0013> Generated response: line #05: o=- ED27CFD7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158605 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158605 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158605 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158605 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158605 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158605 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158605 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53425 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158605 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158605 DLMGCP DEBUG <0013> Received message: line #02: C: 0050 (mgcp_msg.c:67) 20241204085158605 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158605 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158605 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found free endpoint: rtpbridge/51@mgw (mgcp_endp.c:261) 20241204085158605 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:441) 20241204085158606 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158606 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158606 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw conn:(0050/rtp C:5F3A130D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158606 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:5F3A130D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158606 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:5F3A130D output_enabled 0 (mgcp_msg.c:125) 20241204085158606 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158606 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw conn:(0050/rtp C:5F3A130D r=NULL:0<->l=:0 CID=84) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158606 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158606 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:5F3A130D CRCX: Creating connection: port: 5396 (mgcp_protocol.c:1112) 20241204085158606 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CI:5F3A130D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158606 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158606 DLMGCP DEBUG <0013> Generated response: line #00: 200 53425 OK (mgcp_msg.c:67) 20241204085158606 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/51@mgw (mgcp_msg.c:67) 20241204085158606 DLMGCP DEBUG <0013> Generated response: line #02: I: 5F3A130D (mgcp_msg.c:67) 20241204085158606 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 84 (mgcp_msg.c:67) 20241204085158606 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158606 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5F3A130D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158606 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158606 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158606 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158606 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158606 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158606 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158606 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53426 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158606 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158606 DLMGCP DEBUG <0013> Received message: line #02: C: 0051 (mgcp_msg.c:67) 20241204085158606 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158606 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158606 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found free endpoint: rtpbridge/52@mgw (mgcp_endp.c:261) 20241204085158606 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:441) 20241204085158606 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158606 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158606 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw conn:(0051/rtp C:693E8D87 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158606 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:693E8D87 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158606 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:693E8D87 output_enabled 0 (mgcp_msg.c:125) 20241204085158606 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158606 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw conn:(0051/rtp C:693E8D87 r=NULL:0<->l=:0 CID=85) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158606 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158607 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:693E8D87 CRCX: Creating connection: port: 5398 (mgcp_protocol.c:1112) 20241204085158607 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CI:693E8D87 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158607 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158607 DLMGCP DEBUG <0013> Generated response: line #00: 200 53426 OK (mgcp_msg.c:67) 20241204085158607 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/52@mgw (mgcp_msg.c:67) 20241204085158607 DLMGCP DEBUG <0013> Generated response: line #02: I: 693E8D87 (mgcp_msg.c:67) 20241204085158607 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 85 (mgcp_msg.c:67) 20241204085158607 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158607 DLMGCP DEBUG <0013> Generated response: line #05: o=- 693E8D87 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158607 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158607 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158607 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158607 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158607 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158607 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158607 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53427 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158607 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158607 DLMGCP DEBUG <0013> Received message: line #02: C: 0052 (mgcp_msg.c:67) 20241204085158607 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158607 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158607 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found free endpoint: rtpbridge/53@mgw (mgcp_endp.c:261) 20241204085158607 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:441) 20241204085158607 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158607 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158607 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw conn:(0052/rtp C:D2CD01BD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158607 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:D2CD01BD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158607 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:D2CD01BD output_enabled 0 (mgcp_msg.c:125) 20241204085158607 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158607 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw conn:(0052/rtp C:D2CD01BD r=NULL:0<->l=:0 CID=86) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158607 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158607 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:D2CD01BD CRCX: Creating connection: port: 5400 (mgcp_protocol.c:1112) 20241204085158607 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CI:D2CD01BD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158607 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158607 DLMGCP DEBUG <0013> Generated response: line #00: 200 53427 OK (mgcp_msg.c:67) 20241204085158607 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/53@mgw (mgcp_msg.c:67) 20241204085158607 DLMGCP DEBUG <0013> Generated response: line #02: I: D2CD01BD (mgcp_msg.c:67) 20241204085158607 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 86 (mgcp_msg.c:67) 20241204085158607 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158607 DLMGCP DEBUG <0013> Generated response: line #05: o=- D2CD01BD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158607 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158607 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158607 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158607 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158607 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158607 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158608 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53428 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158608 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158608 DLMGCP DEBUG <0013> Received message: line #02: C: 0053 (mgcp_msg.c:67) 20241204085158608 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158608 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158608 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found free endpoint: rtpbridge/54@mgw (mgcp_endp.c:261) 20241204085158608 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:441) 20241204085158608 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158608 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158608 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw conn:(0053/rtp C:6ED64946 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158608 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:6ED64946 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158608 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:6ED64946 output_enabled 0 (mgcp_msg.c:125) 20241204085158608 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158608 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw conn:(0053/rtp C:6ED64946 r=NULL:0<->l=:0 CID=87) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158608 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158608 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:6ED64946 CRCX: Creating connection: port: 5402 (mgcp_protocol.c:1112) 20241204085158608 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CI:6ED64946 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158608 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158608 DLMGCP DEBUG <0013> Generated response: line #00: 200 53428 OK (mgcp_msg.c:67) 20241204085158608 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/54@mgw (mgcp_msg.c:67) 20241204085158608 DLMGCP DEBUG <0013> Generated response: line #02: I: 6ED64946 (mgcp_msg.c:67) 20241204085158608 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 87 (mgcp_msg.c:67) 20241204085158608 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158608 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6ED64946 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158608 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158608 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158608 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158608 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158608 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158608 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158609 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53429 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158609 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158609 DLMGCP DEBUG <0013> Received message: line #02: C: 0054 (mgcp_msg.c:67) 20241204085158609 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158609 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158609 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found free endpoint: rtpbridge/55@mgw (mgcp_endp.c:261) 20241204085158609 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:441) 20241204085158609 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158609 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158609 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw conn:(0054/rtp C:BAA5C6FE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158609 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:BAA5C6FE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158609 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:BAA5C6FE output_enabled 0 (mgcp_msg.c:125) 20241204085158609 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158609 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw conn:(0054/rtp C:BAA5C6FE r=NULL:0<->l=:0 CID=88) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158609 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158609 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:BAA5C6FE CRCX: Creating connection: port: 5404 (mgcp_protocol.c:1112) 20241204085158609 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CI:BAA5C6FE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158609 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158609 DLMGCP DEBUG <0013> Generated response: line #00: 200 53429 OK (mgcp_msg.c:67) 20241204085158609 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/55@mgw (mgcp_msg.c:67) 20241204085158609 DLMGCP DEBUG <0013> Generated response: line #02: I: BAA5C6FE (mgcp_msg.c:67) 20241204085158609 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 88 (mgcp_msg.c:67) 20241204085158609 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158609 DLMGCP DEBUG <0013> Generated response: line #05: o=- BAA5C6FE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158609 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158609 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158609 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158609 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158609 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158609 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158610 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53430 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158610 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158610 DLMGCP DEBUG <0013> Received message: line #02: C: 0055 (mgcp_msg.c:67) 20241204085158610 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158610 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158610 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found free endpoint: rtpbridge/56@mgw (mgcp_endp.c:261) 20241204085158610 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:441) 20241204085158610 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158610 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158610 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw conn:(0055/rtp C:0F2FA6C9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158610 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:0F2FA6C9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158610 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:0F2FA6C9 output_enabled 0 (mgcp_msg.c:125) 20241204085158610 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158610 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw conn:(0055/rtp C:0F2FA6C9 r=NULL:0<->l=:0 CID=89) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158610 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158611 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:0F2FA6C9 CRCX: Creating connection: port: 5406 (mgcp_protocol.c:1112) 20241204085158611 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CI:0F2FA6C9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158611 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158611 DLMGCP DEBUG <0013> Generated response: line #00: 200 53430 OK (mgcp_msg.c:67) 20241204085158611 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/56@mgw (mgcp_msg.c:67) 20241204085158611 DLMGCP DEBUG <0013> Generated response: line #02: I: 0F2FA6C9 (mgcp_msg.c:67) 20241204085158611 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 89 (mgcp_msg.c:67) 20241204085158611 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158611 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0F2FA6C9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158611 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158611 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158611 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158611 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158611 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158611 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158611 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53431 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158611 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158611 DLMGCP DEBUG <0013> Received message: line #02: C: 0056 (mgcp_msg.c:67) 20241204085158611 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158611 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158611 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found free endpoint: rtpbridge/57@mgw (mgcp_endp.c:261) 20241204085158611 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:441) 20241204085158611 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158611 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158612 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw conn:(0056/rtp C:BCCBCB40 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158612 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:BCCBCB40 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158612 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:BCCBCB40 output_enabled 0 (mgcp_msg.c:125) 20241204085158612 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158612 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw conn:(0056/rtp C:BCCBCB40 r=NULL:0<->l=:0 CID=90) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158612 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158612 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:BCCBCB40 CRCX: Creating connection: port: 5408 (mgcp_protocol.c:1112) 20241204085158612 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CI:BCCBCB40 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158612 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158612 DLMGCP DEBUG <0013> Generated response: line #00: 200 53431 OK (mgcp_msg.c:67) 20241204085158612 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/57@mgw (mgcp_msg.c:67) 20241204085158612 DLMGCP DEBUG <0013> Generated response: line #02: I: BCCBCB40 (mgcp_msg.c:67) 20241204085158612 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 90 (mgcp_msg.c:67) 20241204085158612 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158612 DLMGCP DEBUG <0013> Generated response: line #05: o=- BCCBCB40 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158612 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158612 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158612 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158612 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158612 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158612 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158613 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53432 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158613 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158613 DLMGCP DEBUG <0013> Received message: line #02: C: 0057 (mgcp_msg.c:67) 20241204085158613 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158613 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158613 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found free endpoint: rtpbridge/58@mgw (mgcp_endp.c:261) 20241204085158613 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:441) 20241204085158613 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158613 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158613 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw conn:(0057/rtp C:FC71B072 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158613 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:FC71B072 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158613 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:FC71B072 output_enabled 0 (mgcp_msg.c:125) 20241204085158613 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158613 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw conn:(0057/rtp C:FC71B072 r=NULL:0<->l=:0 CID=91) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158613 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158613 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:FC71B072 CRCX: Creating connection: port: 5410 (mgcp_protocol.c:1112) 20241204085158613 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CI:FC71B072 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158613 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158613 DLMGCP DEBUG <0013> Generated response: line #00: 200 53432 OK (mgcp_msg.c:67) 20241204085158613 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/58@mgw (mgcp_msg.c:67) 20241204085158613 DLMGCP DEBUG <0013> Generated response: line #02: I: FC71B072 (mgcp_msg.c:67) 20241204085158613 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 91 (mgcp_msg.c:67) 20241204085158613 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158613 DLMGCP DEBUG <0013> Generated response: line #05: o=- FC71B072 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158613 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158613 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158613 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158613 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158613 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158613 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158614 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53433 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158614 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158614 DLMGCP DEBUG <0013> Received message: line #02: C: 0058 (mgcp_msg.c:67) 20241204085158614 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158614 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158614 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found free endpoint: rtpbridge/59@mgw (mgcp_endp.c:261) 20241204085158614 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:441) 20241204085158614 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158614 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158614 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw conn:(0058/rtp C:F40DDA39 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158614 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:F40DDA39 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158614 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:F40DDA39 output_enabled 0 (mgcp_msg.c:125) 20241204085158614 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158614 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw conn:(0058/rtp C:F40DDA39 r=NULL:0<->l=:0 CID=92) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158614 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158614 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:F40DDA39 CRCX: Creating connection: port: 5412 (mgcp_protocol.c:1112) 20241204085158614 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CI:F40DDA39 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158614 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158614 DLMGCP DEBUG <0013> Generated response: line #00: 200 53433 OK (mgcp_msg.c:67) 20241204085158614 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/59@mgw (mgcp_msg.c:67) 20241204085158614 DLMGCP DEBUG <0013> Generated response: line #02: I: F40DDA39 (mgcp_msg.c:67) 20241204085158614 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 92 (mgcp_msg.c:67) 20241204085158614 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158614 DLMGCP DEBUG <0013> Generated response: line #05: o=- F40DDA39 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158614 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158614 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158614 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158614 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158614 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158614 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158615 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53434 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158615 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158615 DLMGCP DEBUG <0013> Received message: line #02: C: 0059 (mgcp_msg.c:67) 20241204085158615 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158615 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158615 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found free endpoint: rtpbridge/5a@mgw (mgcp_endp.c:261) 20241204085158615 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:441) 20241204085158615 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158615 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158615 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw conn:(0059/rtp C:CDEB360F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158615 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:CDEB360F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158615 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:CDEB360F output_enabled 0 (mgcp_msg.c:125) 20241204085158615 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158615 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw conn:(0059/rtp C:CDEB360F r=NULL:0<->l=:0 CID=93) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158615 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158615 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:CDEB360F CRCX: Creating connection: port: 5414 (mgcp_protocol.c:1112) 20241204085158615 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CI:CDEB360F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158615 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158615 DLMGCP DEBUG <0013> Generated response: line #00: 200 53434 OK (mgcp_msg.c:67) 20241204085158615 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5a@mgw (mgcp_msg.c:67) 20241204085158615 DLMGCP DEBUG <0013> Generated response: line #02: I: CDEB360F (mgcp_msg.c:67) 20241204085158615 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 93 (mgcp_msg.c:67) 20241204085158615 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158615 DLMGCP DEBUG <0013> Generated response: line #05: o=- CDEB360F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158615 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158615 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158615 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158615 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158615 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158615 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158616 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53435 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158616 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158616 DLMGCP DEBUG <0013> Received message: line #02: C: 005A (mgcp_msg.c:67) 20241204085158616 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158616 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158616 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found free endpoint: rtpbridge/5b@mgw (mgcp_endp.c:261) 20241204085158616 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:441) 20241204085158616 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158616 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158616 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw conn:(005A/rtp C:DC14C6A9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158616 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:DC14C6A9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158616 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:DC14C6A9 output_enabled 0 (mgcp_msg.c:125) 20241204085158616 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158616 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw conn:(005A/rtp C:DC14C6A9 r=NULL:0<->l=:0 CID=94) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158616 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158616 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:DC14C6A9 CRCX: Creating connection: port: 5416 (mgcp_protocol.c:1112) 20241204085158616 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CI:DC14C6A9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158616 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158616 DLMGCP DEBUG <0013> Generated response: line #00: 200 53435 OK (mgcp_msg.c:67) 20241204085158616 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5b@mgw (mgcp_msg.c:67) 20241204085158616 DLMGCP DEBUG <0013> Generated response: line #02: I: DC14C6A9 (mgcp_msg.c:67) 20241204085158616 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 94 (mgcp_msg.c:67) 20241204085158616 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158616 DLMGCP DEBUG <0013> Generated response: line #05: o=- DC14C6A9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158616 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158616 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158616 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158616 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158616 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158616 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158617 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53436 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158617 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158617 DLMGCP DEBUG <0013> Received message: line #02: C: 005B (mgcp_msg.c:67) 20241204085158617 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158617 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158617 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found free endpoint: rtpbridge/5c@mgw (mgcp_endp.c:261) 20241204085158617 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:441) 20241204085158617 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158617 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158617 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw conn:(005B/rtp C:1E201C49 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158617 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:1E201C49 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158617 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:1E201C49 output_enabled 0 (mgcp_msg.c:125) 20241204085158617 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158617 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw conn:(005B/rtp C:1E201C49 r=NULL:0<->l=:0 CID=95) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158617 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158617 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:1E201C49 CRCX: Creating connection: port: 5418 (mgcp_protocol.c:1112) 20241204085158617 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CI:1E201C49 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158617 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158617 DLMGCP DEBUG <0013> Generated response: line #00: 200 53436 OK (mgcp_msg.c:67) 20241204085158617 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5c@mgw (mgcp_msg.c:67) 20241204085158617 DLMGCP DEBUG <0013> Generated response: line #02: I: 1E201C49 (mgcp_msg.c:67) 20241204085158617 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 95 (mgcp_msg.c:67) 20241204085158617 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158617 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1E201C49 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158617 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158617 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158617 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158617 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158617 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158617 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158618 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53437 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158618 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158618 DLMGCP DEBUG <0013> Received message: line #02: C: 005C (mgcp_msg.c:67) 20241204085158618 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158618 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158618 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found free endpoint: rtpbridge/5d@mgw (mgcp_endp.c:261) 20241204085158618 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:441) 20241204085158618 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158618 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158618 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw conn:(005C/rtp C:BE3EFDA8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158618 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:BE3EFDA8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158618 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:BE3EFDA8 output_enabled 0 (mgcp_msg.c:125) 20241204085158618 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158618 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw conn:(005C/rtp C:BE3EFDA8 r=NULL:0<->l=:0 CID=96) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158618 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158618 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:BE3EFDA8 CRCX: Creating connection: port: 5420 (mgcp_protocol.c:1112) 20241204085158618 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CI:BE3EFDA8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158618 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158618 DLMGCP DEBUG <0013> Generated response: line #00: 200 53437 OK (mgcp_msg.c:67) 20241204085158618 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5d@mgw (mgcp_msg.c:67) 20241204085158618 DLMGCP DEBUG <0013> Generated response: line #02: I: BE3EFDA8 (mgcp_msg.c:67) 20241204085158618 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 96 (mgcp_msg.c:67) 20241204085158618 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158618 DLMGCP DEBUG <0013> Generated response: line #05: o=- BE3EFDA8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158618 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158618 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158618 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158618 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158618 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158618 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158619 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53438 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158619 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158619 DLMGCP DEBUG <0013> Received message: line #02: C: 005D (mgcp_msg.c:67) 20241204085158619 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158619 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158619 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found free endpoint: rtpbridge/5e@mgw (mgcp_endp.c:261) 20241204085158619 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:441) 20241204085158619 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158619 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158619 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw conn:(005D/rtp C:BCCB6888 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158619 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:BCCB6888 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158619 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:BCCB6888 output_enabled 0 (mgcp_msg.c:125) 20241204085158619 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158619 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw conn:(005D/rtp C:BCCB6888 r=NULL:0<->l=:0 CID=97) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158619 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158619 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:BCCB6888 CRCX: Creating connection: port: 5422 (mgcp_protocol.c:1112) 20241204085158619 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CI:BCCB6888 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158619 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158619 DLMGCP DEBUG <0013> Generated response: line #00: 200 53438 OK (mgcp_msg.c:67) 20241204085158619 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5e@mgw (mgcp_msg.c:67) 20241204085158619 DLMGCP DEBUG <0013> Generated response: line #02: I: BCCB6888 (mgcp_msg.c:67) 20241204085158619 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 97 (mgcp_msg.c:67) 20241204085158619 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158619 DLMGCP DEBUG <0013> Generated response: line #05: o=- BCCB6888 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158619 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158619 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158619 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158619 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158619 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158619 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158620 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53439 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158620 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158620 DLMGCP DEBUG <0013> Received message: line #02: C: 005E (mgcp_msg.c:67) 20241204085158620 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158620 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158620 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found free endpoint: rtpbridge/5f@mgw (mgcp_endp.c:261) 20241204085158620 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:441) 20241204085158620 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158620 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158620 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw conn:(005E/rtp C:B28C6F66 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158620 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:B28C6F66 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158620 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:B28C6F66 output_enabled 0 (mgcp_msg.c:125) 20241204085158620 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158620 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw conn:(005E/rtp C:B28C6F66 r=NULL:0<->l=:0 CID=98) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158620 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158620 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:B28C6F66 CRCX: Creating connection: port: 5424 (mgcp_protocol.c:1112) 20241204085158620 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CI:B28C6F66 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158620 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158620 DLMGCP DEBUG <0013> Generated response: line #00: 200 53439 OK (mgcp_msg.c:67) 20241204085158620 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5f@mgw (mgcp_msg.c:67) 20241204085158620 DLMGCP DEBUG <0013> Generated response: line #02: I: B28C6F66 (mgcp_msg.c:67) 20241204085158620 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 98 (mgcp_msg.c:67) 20241204085158620 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158620 DLMGCP DEBUG <0013> Generated response: line #05: o=- B28C6F66 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158620 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158620 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158620 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158620 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158620 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158620 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158621 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53440 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158621 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158621 DLMGCP DEBUG <0013> Received message: line #02: C: 005F (mgcp_msg.c:67) 20241204085158621 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158621 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158621 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found free endpoint: rtpbridge/60@mgw (mgcp_endp.c:261) 20241204085158621 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:441) 20241204085158621 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158621 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158621 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw conn:(005F/rtp C:97F95681 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158621 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:97F95681 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158621 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:97F95681 output_enabled 0 (mgcp_msg.c:125) 20241204085158621 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158621 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw conn:(005F/rtp C:97F95681 r=NULL:0<->l=:0 CID=99) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158621 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158621 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:97F95681 CRCX: Creating connection: port: 5426 (mgcp_protocol.c:1112) 20241204085158621 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CI:97F95681 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158621 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158621 DLMGCP DEBUG <0013> Generated response: line #00: 200 53440 OK (mgcp_msg.c:67) 20241204085158622 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/60@mgw (mgcp_msg.c:67) 20241204085158622 DLMGCP DEBUG <0013> Generated response: line #02: I: 97F95681 (mgcp_msg.c:67) 20241204085158622 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 99 (mgcp_msg.c:67) 20241204085158622 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158622 DLMGCP DEBUG <0013> Generated response: line #05: o=- 97F95681 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158622 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158622 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158622 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158622 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158622 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158622 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158622 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53441 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158622 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158622 DLMGCP DEBUG <0013> Received message: line #02: C: 0060 (mgcp_msg.c:67) 20241204085158622 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158622 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158622 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found free endpoint: rtpbridge/61@mgw (mgcp_endp.c:261) 20241204085158622 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:441) 20241204085158622 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158622 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158622 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw conn:(0060/rtp C:253589E8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158622 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:253589E8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158622 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:253589E8 output_enabled 0 (mgcp_msg.c:125) 20241204085158622 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158623 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw conn:(0060/rtp C:253589E8 r=NULL:0<->l=:0 CID=100) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158623 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158623 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:253589E8 CRCX: Creating connection: port: 5428 (mgcp_protocol.c:1112) 20241204085158623 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CI:253589E8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158623 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158623 DLMGCP DEBUG <0013> Generated response: line #00: 200 53441 OK (mgcp_msg.c:67) 20241204085158623 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/61@mgw (mgcp_msg.c:67) 20241204085158623 DLMGCP DEBUG <0013> Generated response: line #02: I: 253589E8 (mgcp_msg.c:67) 20241204085158623 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 100 (mgcp_msg.c:67) 20241204085158623 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158623 DLMGCP DEBUG <0013> Generated response: line #05: o=- 253589E8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158623 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158623 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158623 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158623 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158623 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158623 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158623 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53442 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158623 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158623 DLMGCP DEBUG <0013> Received message: line #02: C: 0061 (mgcp_msg.c:67) 20241204085158623 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158623 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158623 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found free endpoint: rtpbridge/62@mgw (mgcp_endp.c:261) 20241204085158623 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:441) 20241204085158623 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158623 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158623 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw conn:(0061/rtp C:98508336 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158623 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:98508336 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158623 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:98508336 output_enabled 0 (mgcp_msg.c:125) 20241204085158623 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158623 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw conn:(0061/rtp C:98508336 r=NULL:0<->l=:0 CID=101) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158623 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158623 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:98508336 CRCX: Creating connection: port: 5430 (mgcp_protocol.c:1112) 20241204085158623 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CI:98508336 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158623 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158623 DLMGCP DEBUG <0013> Generated response: line #00: 200 53442 OK (mgcp_msg.c:67) 20241204085158623 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/62@mgw (mgcp_msg.c:67) 20241204085158623 DLMGCP DEBUG <0013> Generated response: line #02: I: 98508336 (mgcp_msg.c:67) 20241204085158623 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 101 (mgcp_msg.c:67) 20241204085158623 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158623 DLMGCP DEBUG <0013> Generated response: line #05: o=- 98508336 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158623 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158623 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158623 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158623 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158623 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158623 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158624 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53443 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158624 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158624 DLMGCP DEBUG <0013> Received message: line #02: C: 0062 (mgcp_msg.c:67) 20241204085158624 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158624 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158624 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found free endpoint: rtpbridge/63@mgw (mgcp_endp.c:261) 20241204085158624 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:441) 20241204085158624 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158624 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158624 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw conn:(0062/rtp C:7DDBDBBC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158624 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:7DDBDBBC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158624 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:7DDBDBBC output_enabled 0 (mgcp_msg.c:125) 20241204085158624 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158624 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw conn:(0062/rtp C:7DDBDBBC r=NULL:0<->l=:0 CID=102) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158624 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158624 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:7DDBDBBC CRCX: Creating connection: port: 5432 (mgcp_protocol.c:1112) 20241204085158624 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CI:7DDBDBBC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158624 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158624 DLMGCP DEBUG <0013> Generated response: line #00: 200 53443 OK (mgcp_msg.c:67) 20241204085158624 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/63@mgw (mgcp_msg.c:67) 20241204085158624 DLMGCP DEBUG <0013> Generated response: line #02: I: 7DDBDBBC (mgcp_msg.c:67) 20241204085158624 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 102 (mgcp_msg.c:67) 20241204085158624 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158625 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7DDBDBBC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158625 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158625 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158625 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158625 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158625 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158625 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158625 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53444 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158625 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158625 DLMGCP DEBUG <0013> Received message: line #02: C: 0063 (mgcp_msg.c:67) 20241204085158625 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158625 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158625 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found free endpoint: rtpbridge/64@mgw (mgcp_endp.c:261) 20241204085158625 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:441) 20241204085158625 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158625 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158625 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw conn:(0063/rtp C:FD5A082A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158625 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:FD5A082A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158625 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:FD5A082A output_enabled 0 (mgcp_msg.c:125) 20241204085158625 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158625 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw conn:(0063/rtp C:FD5A082A r=NULL:0<->l=:0 CID=103) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158625 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158626 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:FD5A082A CRCX: Creating connection: port: 5434 (mgcp_protocol.c:1112) 20241204085158626 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CI:FD5A082A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158626 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158626 DLMGCP DEBUG <0013> Generated response: line #00: 200 53444 OK (mgcp_msg.c:67) 20241204085158626 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/64@mgw (mgcp_msg.c:67) 20241204085158626 DLMGCP DEBUG <0013> Generated response: line #02: I: FD5A082A (mgcp_msg.c:67) 20241204085158626 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 103 (mgcp_msg.c:67) 20241204085158626 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158626 DLMGCP DEBUG <0013> Generated response: line #05: o=- FD5A082A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158626 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158626 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158626 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158626 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158626 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158626 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158626 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53445 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158626 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158626 DLMGCP DEBUG <0013> Received message: line #02: C: 0064 (mgcp_msg.c:67) 20241204085158626 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158626 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158626 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found free endpoint: rtpbridge/65@mgw (mgcp_endp.c:261) 20241204085158626 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:441) 20241204085158626 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158626 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158626 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw conn:(0064/rtp C:68C62477 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158626 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:68C62477 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158626 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:68C62477 output_enabled 0 (mgcp_msg.c:125) 20241204085158626 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158626 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw conn:(0064/rtp C:68C62477 r=NULL:0<->l=:0 CID=104) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158626 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158626 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:68C62477 CRCX: Creating connection: port: 5436 (mgcp_protocol.c:1112) 20241204085158626 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CI:68C62477 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158626 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158626 DLMGCP DEBUG <0013> Generated response: line #00: 200 53445 OK (mgcp_msg.c:67) 20241204085158626 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/65@mgw (mgcp_msg.c:67) 20241204085158626 DLMGCP DEBUG <0013> Generated response: line #02: I: 68C62477 (mgcp_msg.c:67) 20241204085158626 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 104 (mgcp_msg.c:67) 20241204085158626 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158626 DLMGCP DEBUG <0013> Generated response: line #05: o=- 68C62477 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158626 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158626 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158626 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158627 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158627 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158627 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158627 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53446 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158627 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158627 DLMGCP DEBUG <0013> Received message: line #02: C: 0065 (mgcp_msg.c:67) 20241204085158627 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158627 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158627 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found free endpoint: rtpbridge/66@mgw (mgcp_endp.c:261) 20241204085158627 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:441) 20241204085158627 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158627 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158627 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw conn:(0065/rtp C:B43D4EF4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158627 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:B43D4EF4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158627 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:B43D4EF4 output_enabled 0 (mgcp_msg.c:125) 20241204085158627 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158627 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw conn:(0065/rtp C:B43D4EF4 r=NULL:0<->l=:0 CID=105) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158627 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158627 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:B43D4EF4 CRCX: Creating connection: port: 5438 (mgcp_protocol.c:1112) 20241204085158627 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CI:B43D4EF4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158627 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158627 DLMGCP DEBUG <0013> Generated response: line #00: 200 53446 OK (mgcp_msg.c:67) 20241204085158627 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/66@mgw (mgcp_msg.c:67) 20241204085158627 DLMGCP DEBUG <0013> Generated response: line #02: I: B43D4EF4 (mgcp_msg.c:67) 20241204085158627 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 105 (mgcp_msg.c:67) 20241204085158627 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158627 DLMGCP DEBUG <0013> Generated response: line #05: o=- B43D4EF4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158627 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158627 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158627 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158627 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158628 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158628 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158628 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53447 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158628 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158628 DLMGCP DEBUG <0013> Received message: line #02: C: 0066 (mgcp_msg.c:67) 20241204085158628 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158628 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158628 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found free endpoint: rtpbridge/67@mgw (mgcp_endp.c:261) 20241204085158628 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:441) 20241204085158628 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158628 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158628 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw conn:(0066/rtp C:BF70466F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158628 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:BF70466F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158628 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:BF70466F output_enabled 0 (mgcp_msg.c:125) 20241204085158628 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158628 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw conn:(0066/rtp C:BF70466F r=NULL:0<->l=:0 CID=106) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158628 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158628 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:BF70466F CRCX: Creating connection: port: 5440 (mgcp_protocol.c:1112) 20241204085158628 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CI:BF70466F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158628 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158628 DLMGCP DEBUG <0013> Generated response: line #00: 200 53447 OK (mgcp_msg.c:67) 20241204085158628 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/67@mgw (mgcp_msg.c:67) 20241204085158628 DLMGCP DEBUG <0013> Generated response: line #02: I: BF70466F (mgcp_msg.c:67) 20241204085158628 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 106 (mgcp_msg.c:67) 20241204085158628 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158628 DLMGCP DEBUG <0013> Generated response: line #05: o=- BF70466F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158628 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158628 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158628 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158628 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158628 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158628 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158629 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53448 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158629 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158630 DLMGCP DEBUG <0013> Received message: line #02: C: 0067 (mgcp_msg.c:67) 20241204085158630 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158630 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158630 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found free endpoint: rtpbridge/68@mgw (mgcp_endp.c:261) 20241204085158630 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:441) 20241204085158630 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158630 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158630 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw conn:(0067/rtp C:DB95B9F3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158630 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:DB95B9F3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158630 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:DB95B9F3 output_enabled 0 (mgcp_msg.c:125) 20241204085158630 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158630 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw conn:(0067/rtp C:DB95B9F3 r=NULL:0<->l=:0 CID=107) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158630 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158630 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:DB95B9F3 CRCX: Creating connection: port: 5442 (mgcp_protocol.c:1112) 20241204085158630 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CI:DB95B9F3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158630 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158630 DLMGCP DEBUG <0013> Generated response: line #00: 200 53448 OK (mgcp_msg.c:67) 20241204085158630 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/68@mgw (mgcp_msg.c:67) 20241204085158630 DLMGCP DEBUG <0013> Generated response: line #02: I: DB95B9F3 (mgcp_msg.c:67) 20241204085158630 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 107 (mgcp_msg.c:67) 20241204085158630 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158630 DLMGCP DEBUG <0013> Generated response: line #05: o=- DB95B9F3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158630 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158630 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158630 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158630 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158630 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158630 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158631 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53449 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158631 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158631 DLMGCP DEBUG <0013> Received message: line #02: C: 0068 (mgcp_msg.c:67) 20241204085158631 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158631 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158631 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found free endpoint: rtpbridge/69@mgw (mgcp_endp.c:261) 20241204085158631 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:441) 20241204085158631 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158631 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158631 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw conn:(0068/rtp C:6A4BD5DB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158631 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:6A4BD5DB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158631 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:6A4BD5DB output_enabled 0 (mgcp_msg.c:125) 20241204085158631 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158631 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw conn:(0068/rtp C:6A4BD5DB r=NULL:0<->l=:0 CID=108) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158631 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158631 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:6A4BD5DB CRCX: Creating connection: port: 5444 (mgcp_protocol.c:1112) 20241204085158631 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CI:6A4BD5DB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158631 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158631 DLMGCP DEBUG <0013> Generated response: line #00: 200 53449 OK (mgcp_msg.c:67) 20241204085158631 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/69@mgw (mgcp_msg.c:67) 20241204085158631 DLMGCP DEBUG <0013> Generated response: line #02: I: 6A4BD5DB (mgcp_msg.c:67) 20241204085158631 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 108 (mgcp_msg.c:67) 20241204085158631 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158631 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6A4BD5DB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158631 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158631 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158631 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158631 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158631 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158631 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158631 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53450 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158631 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158631 DLMGCP DEBUG <0013> Received message: line #02: C: 0069 (mgcp_msg.c:67) 20241204085158631 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158631 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158631 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found free endpoint: rtpbridge/6a@mgw (mgcp_endp.c:261) 20241204085158631 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:441) 20241204085158631 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158631 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158631 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw conn:(0069/rtp C:FD64906E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158631 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:FD64906E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158631 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:FD64906E output_enabled 0 (mgcp_msg.c:125) 20241204085158631 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158631 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw conn:(0069/rtp C:FD64906E r=NULL:0<->l=:0 CID=109) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158631 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158631 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:FD64906E CRCX: Creating connection: port: 5446 (mgcp_protocol.c:1112) 20241204085158631 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CI:FD64906E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158631 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158631 DLMGCP DEBUG <0013> Generated response: line #00: 200 53450 OK (mgcp_msg.c:67) 20241204085158631 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6a@mgw (mgcp_msg.c:67) 20241204085158631 DLMGCP DEBUG <0013> Generated response: line #02: I: FD64906E (mgcp_msg.c:67) 20241204085158632 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 109 (mgcp_msg.c:67) 20241204085158632 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158632 DLMGCP DEBUG <0013> Generated response: line #05: o=- FD64906E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158632 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158632 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158632 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158632 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158632 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158632 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158632 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53451 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158632 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158632 DLMGCP DEBUG <0013> Received message: line #02: C: 006A (mgcp_msg.c:67) 20241204085158632 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158632 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158632 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found free endpoint: rtpbridge/6b@mgw (mgcp_endp.c:261) 20241204085158632 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:441) 20241204085158632 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158632 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158632 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw conn:(006A/rtp C:6B9825EF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158632 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:6B9825EF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158632 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:6B9825EF output_enabled 0 (mgcp_msg.c:125) 20241204085158632 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158632 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw conn:(006A/rtp C:6B9825EF r=NULL:0<->l=:0 CID=110) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158632 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158632 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:6B9825EF CRCX: Creating connection: port: 5448 (mgcp_protocol.c:1112) 20241204085158632 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CI:6B9825EF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158632 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158632 DLMGCP DEBUG <0013> Generated response: line #00: 200 53451 OK (mgcp_msg.c:67) 20241204085158632 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6b@mgw (mgcp_msg.c:67) 20241204085158632 DLMGCP DEBUG <0013> Generated response: line #02: I: 6B9825EF (mgcp_msg.c:67) 20241204085158632 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 110 (mgcp_msg.c:67) 20241204085158632 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158632 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6B9825EF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158632 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158632 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158632 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158633 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158633 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158633 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158633 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53452 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158633 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158633 DLMGCP DEBUG <0013> Received message: line #02: C: 006B (mgcp_msg.c:67) 20241204085158633 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158633 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158633 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found free endpoint: rtpbridge/6c@mgw (mgcp_endp.c:261) 20241204085158633 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:441) 20241204085158633 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158633 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158633 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw conn:(006B/rtp C:678F484B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158633 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:678F484B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158633 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:678F484B output_enabled 0 (mgcp_msg.c:125) 20241204085158633 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158633 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw conn:(006B/rtp C:678F484B r=NULL:0<->l=:0 CID=111) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158633 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158633 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:678F484B CRCX: Creating connection: port: 5450 (mgcp_protocol.c:1112) 20241204085158633 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CI:678F484B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158633 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158633 DLMGCP DEBUG <0013> Generated response: line #00: 200 53452 OK (mgcp_msg.c:67) 20241204085158633 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6c@mgw (mgcp_msg.c:67) 20241204085158633 DLMGCP DEBUG <0013> Generated response: line #02: I: 678F484B (mgcp_msg.c:67) 20241204085158633 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 111 (mgcp_msg.c:67) 20241204085158633 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158633 DLMGCP DEBUG <0013> Generated response: line #05: o=- 678F484B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158633 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158633 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158633 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158633 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158633 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158633 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158634 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53453 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158634 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158634 DLMGCP DEBUG <0013> Received message: line #02: C: 006C (mgcp_msg.c:67) 20241204085158634 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158634 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158634 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found free endpoint: rtpbridge/6d@mgw (mgcp_endp.c:261) 20241204085158635 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:441) 20241204085158635 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158635 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158635 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw conn:(006C/rtp C:A7FD3675 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158635 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:A7FD3675 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158635 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:A7FD3675 output_enabled 0 (mgcp_msg.c:125) 20241204085158635 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158635 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw conn:(006C/rtp C:A7FD3675 r=NULL:0<->l=:0 CID=112) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158635 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158635 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:A7FD3675 CRCX: Creating connection: port: 5452 (mgcp_protocol.c:1112) 20241204085158635 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CI:A7FD3675 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158635 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158635 DLMGCP DEBUG <0013> Generated response: line #00: 200 53453 OK (mgcp_msg.c:67) 20241204085158635 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6d@mgw (mgcp_msg.c:67) 20241204085158635 DLMGCP DEBUG <0013> Generated response: line #02: I: A7FD3675 (mgcp_msg.c:67) 20241204085158635 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 112 (mgcp_msg.c:67) 20241204085158635 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158635 DLMGCP DEBUG <0013> Generated response: line #05: o=- A7FD3675 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158635 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158635 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158635 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158635 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158635 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158635 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158636 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53454 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158636 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158636 DLMGCP DEBUG <0013> Received message: line #02: C: 006D (mgcp_msg.c:67) 20241204085158636 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158636 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158636 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found free endpoint: rtpbridge/6e@mgw (mgcp_endp.c:261) 20241204085158636 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:441) 20241204085158636 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158636 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158636 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw conn:(006D/rtp C:B05578DF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158636 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:B05578DF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158636 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:B05578DF output_enabled 0 (mgcp_msg.c:125) 20241204085158636 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158636 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw conn:(006D/rtp C:B05578DF r=NULL:0<->l=:0 CID=113) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158636 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158636 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:B05578DF CRCX: Creating connection: port: 5454 (mgcp_protocol.c:1112) 20241204085158636 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CI:B05578DF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158636 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158636 DLMGCP DEBUG <0013> Generated response: line #00: 200 53454 OK (mgcp_msg.c:67) 20241204085158636 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6e@mgw (mgcp_msg.c:67) 20241204085158636 DLMGCP DEBUG <0013> Generated response: line #02: I: B05578DF (mgcp_msg.c:67) 20241204085158636 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 113 (mgcp_msg.c:67) 20241204085158636 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158636 DLMGCP DEBUG <0013> Generated response: line #05: o=- B05578DF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158636 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158636 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158636 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158636 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158636 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158636 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158637 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53455 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158637 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158637 DLMGCP DEBUG <0013> Received message: line #02: C: 006E (mgcp_msg.c:67) 20241204085158637 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158637 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158637 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found free endpoint: rtpbridge/6f@mgw (mgcp_endp.c:261) 20241204085158637 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:441) 20241204085158637 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158637 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158637 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw conn:(006E/rtp C:0AC53624 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158637 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:0AC53624 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158637 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:0AC53624 output_enabled 0 (mgcp_msg.c:125) 20241204085158637 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158637 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw conn:(006E/rtp C:0AC53624 r=NULL:0<->l=:0 CID=114) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158637 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158637 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:0AC53624 CRCX: Creating connection: port: 5456 (mgcp_protocol.c:1112) 20241204085158637 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CI:0AC53624 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158637 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158637 DLMGCP DEBUG <0013> Generated response: line #00: 200 53455 OK (mgcp_msg.c:67) 20241204085158637 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6f@mgw (mgcp_msg.c:67) 20241204085158637 DLMGCP DEBUG <0013> Generated response: line #02: I: 0AC53624 (mgcp_msg.c:67) 20241204085158637 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 114 (mgcp_msg.c:67) 20241204085158637 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158637 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0AC53624 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158637 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158637 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158637 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158637 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158637 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158637 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158638 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53456 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158638 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158638 DLMGCP DEBUG <0013> Received message: line #02: C: 006F (mgcp_msg.c:67) 20241204085158638 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158638 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158638 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found free endpoint: rtpbridge/70@mgw (mgcp_endp.c:261) 20241204085158638 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:441) 20241204085158638 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158638 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158638 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw conn:(006F/rtp C:E79B052D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158638 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:E79B052D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158638 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:E79B052D output_enabled 0 (mgcp_msg.c:125) 20241204085158638 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158638 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw conn:(006F/rtp C:E79B052D r=NULL:0<->l=:0 CID=115) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158638 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158638 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:E79B052D CRCX: Creating connection: port: 5458 (mgcp_protocol.c:1112) 20241204085158638 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CI:E79B052D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158638 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158638 DLMGCP DEBUG <0013> Generated response: line #00: 200 53456 OK (mgcp_msg.c:67) 20241204085158638 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/70@mgw (mgcp_msg.c:67) 20241204085158638 DLMGCP DEBUG <0013> Generated response: line #02: I: E79B052D (mgcp_msg.c:67) 20241204085158638 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 115 (mgcp_msg.c:67) 20241204085158638 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158638 DLMGCP DEBUG <0013> Generated response: line #05: o=- E79B052D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158638 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158638 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158638 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158638 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158638 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158638 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158639 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53457 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158639 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158639 DLMGCP DEBUG <0013> Received message: line #02: C: 0070 (mgcp_msg.c:67) 20241204085158639 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158639 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158639 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found free endpoint: rtpbridge/71@mgw (mgcp_endp.c:261) 20241204085158639 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:441) 20241204085158639 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158639 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158639 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw conn:(0070/rtp C:C4276309 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158639 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:C4276309 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158639 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:C4276309 output_enabled 0 (mgcp_msg.c:125) 20241204085158639 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158639 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw conn:(0070/rtp C:C4276309 r=NULL:0<->l=:0 CID=116) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158639 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158639 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:C4276309 CRCX: Creating connection: port: 5460 (mgcp_protocol.c:1112) 20241204085158639 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CI:C4276309 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158639 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158639 DLMGCP DEBUG <0013> Generated response: line #00: 200 53457 OK (mgcp_msg.c:67) 20241204085158639 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/71@mgw (mgcp_msg.c:67) 20241204085158639 DLMGCP DEBUG <0013> Generated response: line #02: I: C4276309 (mgcp_msg.c:67) 20241204085158639 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 116 (mgcp_msg.c:67) 20241204085158639 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158639 DLMGCP DEBUG <0013> Generated response: line #05: o=- C4276309 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158639 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158639 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158639 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158639 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158639 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158639 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158640 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53458 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158640 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158640 DLMGCP DEBUG <0013> Received message: line #02: C: 0071 (mgcp_msg.c:67) 20241204085158640 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158640 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158640 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found free endpoint: rtpbridge/72@mgw (mgcp_endp.c:261) 20241204085158640 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:441) 20241204085158640 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158640 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158640 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw conn:(0071/rtp C:5D4EF169 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158640 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:5D4EF169 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158640 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:5D4EF169 output_enabled 0 (mgcp_msg.c:125) 20241204085158640 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158640 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw conn:(0071/rtp C:5D4EF169 r=NULL:0<->l=:0 CID=117) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158640 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158640 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:5D4EF169 CRCX: Creating connection: port: 5462 (mgcp_protocol.c:1112) 20241204085158640 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CI:5D4EF169 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158640 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158640 DLMGCP DEBUG <0013> Generated response: line #00: 200 53458 OK (mgcp_msg.c:67) 20241204085158640 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/72@mgw (mgcp_msg.c:67) 20241204085158640 DLMGCP DEBUG <0013> Generated response: line #02: I: 5D4EF169 (mgcp_msg.c:67) 20241204085158640 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 117 (mgcp_msg.c:67) 20241204085158640 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158640 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5D4EF169 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158640 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158640 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158640 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158640 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158640 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158640 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158641 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53459 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158641 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158641 DLMGCP DEBUG <0013> Received message: line #02: C: 0072 (mgcp_msg.c:67) 20241204085158641 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158641 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158641 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found free endpoint: rtpbridge/73@mgw (mgcp_endp.c:261) 20241204085158641 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:441) 20241204085158641 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158641 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158641 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw conn:(0072/rtp C:594F25F6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158641 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:594F25F6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158641 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:594F25F6 output_enabled 0 (mgcp_msg.c:125) 20241204085158641 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158641 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw conn:(0072/rtp C:594F25F6 r=NULL:0<->l=:0 CID=118) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158641 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158641 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:594F25F6 CRCX: Creating connection: port: 5464 (mgcp_protocol.c:1112) 20241204085158641 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CI:594F25F6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158641 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158641 DLMGCP DEBUG <0013> Generated response: line #00: 200 53459 OK (mgcp_msg.c:67) 20241204085158641 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/73@mgw (mgcp_msg.c:67) 20241204085158641 DLMGCP DEBUG <0013> Generated response: line #02: I: 594F25F6 (mgcp_msg.c:67) 20241204085158641 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 118 (mgcp_msg.c:67) 20241204085158641 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158641 DLMGCP DEBUG <0013> Generated response: line #05: o=- 594F25F6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158641 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158641 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158641 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158641 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158641 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158641 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158642 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53460 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158642 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158642 DLMGCP DEBUG <0013> Received message: line #02: C: 0073 (mgcp_msg.c:67) 20241204085158642 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158642 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158642 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found free endpoint: rtpbridge/74@mgw (mgcp_endp.c:261) 20241204085158642 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:441) 20241204085158642 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158642 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158642 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw conn:(0073/rtp C:B2E795EF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158642 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:B2E795EF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158642 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:B2E795EF output_enabled 0 (mgcp_msg.c:125) 20241204085158642 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158642 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw conn:(0073/rtp C:B2E795EF r=NULL:0<->l=:0 CID=119) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158642 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158642 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:B2E795EF CRCX: Creating connection: port: 5466 (mgcp_protocol.c:1112) 20241204085158642 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CI:B2E795EF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158642 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158642 DLMGCP DEBUG <0013> Generated response: line #00: 200 53460 OK (mgcp_msg.c:67) 20241204085158642 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/74@mgw (mgcp_msg.c:67) 20241204085158642 DLMGCP DEBUG <0013> Generated response: line #02: I: B2E795EF (mgcp_msg.c:67) 20241204085158642 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 119 (mgcp_msg.c:67) 20241204085158642 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158642 DLMGCP DEBUG <0013> Generated response: line #05: o=- B2E795EF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158642 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158642 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158642 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158642 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158642 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158642 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158643 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53461 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158643 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158643 DLMGCP DEBUG <0013> Received message: line #02: C: 0074 (mgcp_msg.c:67) 20241204085158643 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158643 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158643 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found free endpoint: rtpbridge/75@mgw (mgcp_endp.c:261) 20241204085158643 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:441) 20241204085158643 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158643 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158643 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw conn:(0074/rtp C:379AC86D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158643 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:379AC86D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158643 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:379AC86D output_enabled 0 (mgcp_msg.c:125) 20241204085158643 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158643 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw conn:(0074/rtp C:379AC86D r=NULL:0<->l=:0 CID=120) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158643 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158643 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:379AC86D CRCX: Creating connection: port: 5468 (mgcp_protocol.c:1112) 20241204085158643 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CI:379AC86D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158643 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158643 DLMGCP DEBUG <0013> Generated response: line #00: 200 53461 OK (mgcp_msg.c:67) 20241204085158643 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/75@mgw (mgcp_msg.c:67) 20241204085158643 DLMGCP DEBUG <0013> Generated response: line #02: I: 379AC86D (mgcp_msg.c:67) 20241204085158643 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 120 (mgcp_msg.c:67) 20241204085158643 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158643 DLMGCP DEBUG <0013> Generated response: line #05: o=- 379AC86D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158643 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158643 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158643 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158643 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158643 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158643 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158643 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53462 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158643 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158643 DLMGCP DEBUG <0013> Received message: line #02: C: 0075 (mgcp_msg.c:67) 20241204085158643 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158643 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158643 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found free endpoint: rtpbridge/76@mgw (mgcp_endp.c:261) 20241204085158643 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:441) 20241204085158643 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158643 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158643 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw conn:(0075/rtp C:6FE23228 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158643 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:6FE23228 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158643 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:6FE23228 output_enabled 0 (mgcp_msg.c:125) 20241204085158643 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158643 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw conn:(0075/rtp C:6FE23228 r=NULL:0<->l=:0 CID=121) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158643 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158644 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:6FE23228 CRCX: Creating connection: port: 5470 (mgcp_protocol.c:1112) 20241204085158644 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CI:6FE23228 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158644 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158644 DLMGCP DEBUG <0013> Generated response: line #00: 200 53462 OK (mgcp_msg.c:67) 20241204085158644 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/76@mgw (mgcp_msg.c:67) 20241204085158644 DLMGCP DEBUG <0013> Generated response: line #02: I: 6FE23228 (mgcp_msg.c:67) 20241204085158644 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 121 (mgcp_msg.c:67) 20241204085158644 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158644 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6FE23228 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158644 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158644 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158644 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158644 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158644 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158644 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158644 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53463 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158644 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158644 DLMGCP DEBUG <0013> Received message: line #02: C: 0076 (mgcp_msg.c:67) 20241204085158644 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158644 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158644 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found free endpoint: rtpbridge/77@mgw (mgcp_endp.c:261) 20241204085158644 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:441) 20241204085158644 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158644 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158644 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw conn:(0076/rtp C:A49491C9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158644 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:A49491C9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158644 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:A49491C9 output_enabled 0 (mgcp_msg.c:125) 20241204085158644 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158644 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw conn:(0076/rtp C:A49491C9 r=NULL:0<->l=:0 CID=122) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158644 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158644 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:A49491C9 CRCX: Creating connection: port: 5472 (mgcp_protocol.c:1112) 20241204085158644 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CI:A49491C9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158644 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158644 DLMGCP DEBUG <0013> Generated response: line #00: 200 53463 OK (mgcp_msg.c:67) 20241204085158644 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/77@mgw (mgcp_msg.c:67) 20241204085158644 DLMGCP DEBUG <0013> Generated response: line #02: I: A49491C9 (mgcp_msg.c:67) 20241204085158644 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 122 (mgcp_msg.c:67) 20241204085158644 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158644 DLMGCP DEBUG <0013> Generated response: line #05: o=- A49491C9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158644 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158644 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158644 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158644 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158644 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158644 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158645 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53464 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158645 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158645 DLMGCP DEBUG <0013> Received message: line #02: C: 0077 (mgcp_msg.c:67) 20241204085158645 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158645 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158645 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found free endpoint: rtpbridge/78@mgw (mgcp_endp.c:261) 20241204085158645 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:441) 20241204085158645 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158645 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158645 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw conn:(0077/rtp C:DFF1B168 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158645 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:DFF1B168 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158645 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:DFF1B168 output_enabled 0 (mgcp_msg.c:125) 20241204085158645 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158645 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw conn:(0077/rtp C:DFF1B168 r=NULL:0<->l=:0 CID=123) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158645 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158646 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:DFF1B168 CRCX: Creating connection: port: 5474 (mgcp_protocol.c:1112) 20241204085158646 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CI:DFF1B168 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158646 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158646 DLMGCP DEBUG <0013> Generated response: line #00: 200 53464 OK (mgcp_msg.c:67) 20241204085158646 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/78@mgw (mgcp_msg.c:67) 20241204085158646 DLMGCP DEBUG <0013> Generated response: line #02: I: DFF1B168 (mgcp_msg.c:67) 20241204085158646 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 123 (mgcp_msg.c:67) 20241204085158646 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158646 DLMGCP DEBUG <0013> Generated response: line #05: o=- DFF1B168 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158646 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158646 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158646 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158646 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158646 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158646 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158647 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53465 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158647 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158647 DLMGCP DEBUG <0013> Received message: line #02: C: 0078 (mgcp_msg.c:67) 20241204085158647 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158647 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158647 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found free endpoint: rtpbridge/79@mgw (mgcp_endp.c:261) 20241204085158647 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:441) 20241204085158647 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158647 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158647 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw conn:(0078/rtp C:5D138168 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158647 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:5D138168 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158647 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:5D138168 output_enabled 0 (mgcp_msg.c:125) 20241204085158647 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158647 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw conn:(0078/rtp C:5D138168 r=NULL:0<->l=:0 CID=124) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158647 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158647 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:5D138168 CRCX: Creating connection: port: 5476 (mgcp_protocol.c:1112) 20241204085158647 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CI:5D138168 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158647 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158647 DLMGCP DEBUG <0013> Generated response: line #00: 200 53465 OK (mgcp_msg.c:67) 20241204085158647 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/79@mgw (mgcp_msg.c:67) 20241204085158647 DLMGCP DEBUG <0013> Generated response: line #02: I: 5D138168 (mgcp_msg.c:67) 20241204085158647 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 124 (mgcp_msg.c:67) 20241204085158647 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158647 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5D138168 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158647 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158647 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158647 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158647 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158647 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158647 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158648 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53466 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158648 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158648 DLMGCP DEBUG <0013> Received message: line #02: C: 0079 (mgcp_msg.c:67) 20241204085158648 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158648 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158648 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found free endpoint: rtpbridge/7a@mgw (mgcp_endp.c:261) 20241204085158648 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:441) 20241204085158648 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158648 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158648 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw conn:(0079/rtp C:1694798C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158648 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:1694798C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158648 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:1694798C output_enabled 0 (mgcp_msg.c:125) 20241204085158648 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158648 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw conn:(0079/rtp C:1694798C r=NULL:0<->l=:0 CID=125) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158648 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158648 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:1694798C CRCX: Creating connection: port: 5478 (mgcp_protocol.c:1112) 20241204085158648 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CI:1694798C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158648 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158648 DLMGCP DEBUG <0013> Generated response: line #00: 200 53466 OK (mgcp_msg.c:67) 20241204085158648 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7a@mgw (mgcp_msg.c:67) 20241204085158648 DLMGCP DEBUG <0013> Generated response: line #02: I: 1694798C (mgcp_msg.c:67) 20241204085158648 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 125 (mgcp_msg.c:67) 20241204085158648 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158648 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1694798C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158648 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158648 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158648 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158648 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158648 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158648 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158649 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53467 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158649 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158649 DLMGCP DEBUG <0013> Received message: line #02: C: 007A (mgcp_msg.c:67) 20241204085158649 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158649 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158649 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found free endpoint: rtpbridge/7b@mgw (mgcp_endp.c:261) 20241204085158649 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:441) 20241204085158649 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158649 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158649 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw conn:(007A/rtp C:4B49FBC4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158649 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:4B49FBC4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158649 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:4B49FBC4 output_enabled 0 (mgcp_msg.c:125) 20241204085158649 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158649 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw conn:(007A/rtp C:4B49FBC4 r=NULL:0<->l=:0 CID=126) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158649 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158649 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:4B49FBC4 CRCX: Creating connection: port: 5480 (mgcp_protocol.c:1112) 20241204085158649 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CI:4B49FBC4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158649 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158649 DLMGCP DEBUG <0013> Generated response: line #00: 200 53467 OK (mgcp_msg.c:67) 20241204085158649 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7b@mgw (mgcp_msg.c:67) 20241204085158649 DLMGCP DEBUG <0013> Generated response: line #02: I: 4B49FBC4 (mgcp_msg.c:67) 20241204085158649 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 126 (mgcp_msg.c:67) 20241204085158649 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158649 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4B49FBC4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158649 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158649 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158649 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158649 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158649 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158649 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158650 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53468 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158650 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158650 DLMGCP DEBUG <0013> Received message: line #02: C: 007B (mgcp_msg.c:67) 20241204085158650 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158650 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158650 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found free endpoint: rtpbridge/7c@mgw (mgcp_endp.c:261) 20241204085158650 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:441) 20241204085158650 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158650 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158650 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw conn:(007B/rtp C:EAB12A88 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158650 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:EAB12A88 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158650 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:EAB12A88 output_enabled 0 (mgcp_msg.c:125) 20241204085158650 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158650 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw conn:(007B/rtp C:EAB12A88 r=NULL:0<->l=:0 CID=127) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158650 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158650 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:EAB12A88 CRCX: Creating connection: port: 5482 (mgcp_protocol.c:1112) 20241204085158650 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CI:EAB12A88 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158650 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158650 DLMGCP DEBUG <0013> Generated response: line #00: 200 53468 OK (mgcp_msg.c:67) 20241204085158650 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7c@mgw (mgcp_msg.c:67) 20241204085158650 DLMGCP DEBUG <0013> Generated response: line #02: I: EAB12A88 (mgcp_msg.c:67) 20241204085158650 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 127 (mgcp_msg.c:67) 20241204085158650 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158650 DLMGCP DEBUG <0013> Generated response: line #05: o=- EAB12A88 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158650 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158650 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158650 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158650 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158650 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158650 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158651 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53469 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158651 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158651 DLMGCP DEBUG <0013> Received message: line #02: C: 007C (mgcp_msg.c:67) 20241204085158651 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158651 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158651 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found free endpoint: rtpbridge/7d@mgw (mgcp_endp.c:261) 20241204085158651 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:441) 20241204085158651 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158651 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158651 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw conn:(007C/rtp C:8822FEE2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158651 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:8822FEE2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158651 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:8822FEE2 output_enabled 0 (mgcp_msg.c:125) 20241204085158651 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158651 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw conn:(007C/rtp C:8822FEE2 r=NULL:0<->l=:0 CID=128) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158651 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158651 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:8822FEE2 CRCX: Creating connection: port: 5484 (mgcp_protocol.c:1112) 20241204085158651 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CI:8822FEE2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158651 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158651 DLMGCP DEBUG <0013> Generated response: line #00: 200 53469 OK (mgcp_msg.c:67) 20241204085158651 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7d@mgw (mgcp_msg.c:67) 20241204085158651 DLMGCP DEBUG <0013> Generated response: line #02: I: 8822FEE2 (mgcp_msg.c:67) 20241204085158651 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 128 (mgcp_msg.c:67) 20241204085158651 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158651 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8822FEE2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158651 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158651 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158651 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158651 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158651 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158651 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158652 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53470 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158652 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158652 DLMGCP DEBUG <0013> Received message: line #02: C: 007D (mgcp_msg.c:67) 20241204085158652 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158652 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158652 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found free endpoint: rtpbridge/7e@mgw (mgcp_endp.c:261) 20241204085158652 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:441) 20241204085158652 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158652 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158652 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw conn:(007D/rtp C:603F2426 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158652 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:603F2426 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158652 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:603F2426 output_enabled 0 (mgcp_msg.c:125) 20241204085158652 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158652 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw conn:(007D/rtp C:603F2426 r=NULL:0<->l=:0 CID=129) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158652 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158652 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:603F2426 CRCX: Creating connection: port: 5486 (mgcp_protocol.c:1112) 20241204085158652 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CI:603F2426 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158652 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158652 DLMGCP DEBUG <0013> Generated response: line #00: 200 53470 OK (mgcp_msg.c:67) 20241204085158652 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7e@mgw (mgcp_msg.c:67) 20241204085158652 DLMGCP DEBUG <0013> Generated response: line #02: I: 603F2426 (mgcp_msg.c:67) 20241204085158652 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 129 (mgcp_msg.c:67) 20241204085158652 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158652 DLMGCP DEBUG <0013> Generated response: line #05: o=- 603F2426 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158652 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158652 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158652 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158652 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158652 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158652 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158652 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53471 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158652 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158652 DLMGCP DEBUG <0013> Received message: line #02: C: 007E (mgcp_msg.c:67) 20241204085158652 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158652 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158652 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found free endpoint: rtpbridge/7f@mgw (mgcp_endp.c:261) 20241204085158652 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:441) 20241204085158652 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158652 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158652 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw conn:(007E/rtp C:154E2A9F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158652 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:154E2A9F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158652 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:154E2A9F output_enabled 0 (mgcp_msg.c:125) 20241204085158652 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158652 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw conn:(007E/rtp C:154E2A9F r=NULL:0<->l=:0 CID=130) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158652 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158653 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:154E2A9F CRCX: Creating connection: port: 5488 (mgcp_protocol.c:1112) 20241204085158653 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CI:154E2A9F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158653 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158653 DLMGCP DEBUG <0013> Generated response: line #00: 200 53471 OK (mgcp_msg.c:67) 20241204085158653 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7f@mgw (mgcp_msg.c:67) 20241204085158653 DLMGCP DEBUG <0013> Generated response: line #02: I: 154E2A9F (mgcp_msg.c:67) 20241204085158653 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 130 (mgcp_msg.c:67) 20241204085158653 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158653 DLMGCP DEBUG <0013> Generated response: line #05: o=- 154E2A9F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158653 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158653 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158653 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158653 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158653 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158653 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158653 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53472 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158653 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158653 DLMGCP DEBUG <0013> Received message: line #02: C: 007F (mgcp_msg.c:67) 20241204085158653 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158653 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158653 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found free endpoint: rtpbridge/80@mgw (mgcp_endp.c:261) 20241204085158653 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:441) 20241204085158653 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158653 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158653 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw conn:(007F/rtp C:D0C359C1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158653 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:D0C359C1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158653 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:D0C359C1 output_enabled 0 (mgcp_msg.c:125) 20241204085158653 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158653 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw conn:(007F/rtp C:D0C359C1 r=NULL:0<->l=:0 CID=131) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158653 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158653 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:D0C359C1 CRCX: Creating connection: port: 5490 (mgcp_protocol.c:1112) 20241204085158653 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CI:D0C359C1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158653 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158653 DLMGCP DEBUG <0013> Generated response: line #00: 200 53472 OK (mgcp_msg.c:67) 20241204085158653 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/80@mgw (mgcp_msg.c:67) 20241204085158653 DLMGCP DEBUG <0013> Generated response: line #02: I: D0C359C1 (mgcp_msg.c:67) 20241204085158653 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 131 (mgcp_msg.c:67) 20241204085158653 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158653 DLMGCP DEBUG <0013> Generated response: line #05: o=- D0C359C1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158653 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158653 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158653 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158653 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158653 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158653 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158654 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53473 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158654 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158654 DLMGCP DEBUG <0013> Received message: line #02: C: 0080 (mgcp_msg.c:67) 20241204085158654 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158654 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158654 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found free endpoint: rtpbridge/81@mgw (mgcp_endp.c:261) 20241204085158654 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:441) 20241204085158654 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158654 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158654 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw conn:(0080/rtp C:5FDE3E84 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158654 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:5FDE3E84 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158654 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:5FDE3E84 output_enabled 0 (mgcp_msg.c:125) 20241204085158654 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158654 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw conn:(0080/rtp C:5FDE3E84 r=NULL:0<->l=:0 CID=132) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158654 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158654 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:5FDE3E84 CRCX: Creating connection: port: 5492 (mgcp_protocol.c:1112) 20241204085158654 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CI:5FDE3E84 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158654 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158654 DLMGCP DEBUG <0013> Generated response: line #00: 200 53473 OK (mgcp_msg.c:67) 20241204085158654 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/81@mgw (mgcp_msg.c:67) 20241204085158654 DLMGCP DEBUG <0013> Generated response: line #02: I: 5FDE3E84 (mgcp_msg.c:67) 20241204085158654 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 132 (mgcp_msg.c:67) 20241204085158654 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158654 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5FDE3E84 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158654 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158654 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158654 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158654 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158654 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158654 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158655 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53474 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158655 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158655 DLMGCP DEBUG <0013> Received message: line #02: C: 0081 (mgcp_msg.c:67) 20241204085158655 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158655 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158655 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found free endpoint: rtpbridge/82@mgw (mgcp_endp.c:261) 20241204085158655 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:441) 20241204085158655 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158655 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158655 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw conn:(0081/rtp C:1DD3A704 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158655 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:1DD3A704 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158655 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:1DD3A704 output_enabled 0 (mgcp_msg.c:125) 20241204085158655 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158655 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw conn:(0081/rtp C:1DD3A704 r=NULL:0<->l=:0 CID=133) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158655 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158655 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:1DD3A704 CRCX: Creating connection: port: 5494 (mgcp_protocol.c:1112) 20241204085158655 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CI:1DD3A704 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158655 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158655 DLMGCP DEBUG <0013> Generated response: line #00: 200 53474 OK (mgcp_msg.c:67) 20241204085158655 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/82@mgw (mgcp_msg.c:67) 20241204085158655 DLMGCP DEBUG <0013> Generated response: line #02: I: 1DD3A704 (mgcp_msg.c:67) 20241204085158655 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 133 (mgcp_msg.c:67) 20241204085158655 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158655 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1DD3A704 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158655 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158655 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158655 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158655 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158655 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158655 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158656 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53475 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158656 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158656 DLMGCP DEBUG <0013> Received message: line #02: C: 0082 (mgcp_msg.c:67) 20241204085158656 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158656 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158656 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found free endpoint: rtpbridge/83@mgw (mgcp_endp.c:261) 20241204085158656 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:441) 20241204085158656 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158656 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158656 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw conn:(0082/rtp C:D1C1EF79 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158656 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:D1C1EF79 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158656 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:D1C1EF79 output_enabled 0 (mgcp_msg.c:125) 20241204085158656 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158656 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw conn:(0082/rtp C:D1C1EF79 r=NULL:0<->l=:0 CID=134) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158656 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158656 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:D1C1EF79 CRCX: Creating connection: port: 5496 (mgcp_protocol.c:1112) 20241204085158656 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CI:D1C1EF79 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158656 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158656 DLMGCP DEBUG <0013> Generated response: line #00: 200 53475 OK (mgcp_msg.c:67) 20241204085158656 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/83@mgw (mgcp_msg.c:67) 20241204085158656 DLMGCP DEBUG <0013> Generated response: line #02: I: D1C1EF79 (mgcp_msg.c:67) 20241204085158656 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 134 (mgcp_msg.c:67) 20241204085158656 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158656 DLMGCP DEBUG <0013> Generated response: line #05: o=- D1C1EF79 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158656 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158656 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158656 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158656 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158656 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158656 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158657 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53476 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158657 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158657 DLMGCP DEBUG <0013> Received message: line #02: C: 0083 (mgcp_msg.c:67) 20241204085158657 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158657 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158657 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found free endpoint: rtpbridge/84@mgw (mgcp_endp.c:261) 20241204085158657 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:441) 20241204085158657 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158657 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158657 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw conn:(0083/rtp C:E03998E9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158657 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:E03998E9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158657 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:E03998E9 output_enabled 0 (mgcp_msg.c:125) 20241204085158657 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158657 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw conn:(0083/rtp C:E03998E9 r=NULL:0<->l=:0 CID=135) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158657 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158657 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:E03998E9 CRCX: Creating connection: port: 5498 (mgcp_protocol.c:1112) 20241204085158657 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CI:E03998E9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158657 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158657 DLMGCP DEBUG <0013> Generated response: line #00: 200 53476 OK (mgcp_msg.c:67) 20241204085158657 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/84@mgw (mgcp_msg.c:67) 20241204085158657 DLMGCP DEBUG <0013> Generated response: line #02: I: E03998E9 (mgcp_msg.c:67) 20241204085158657 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 135 (mgcp_msg.c:67) 20241204085158657 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158657 DLMGCP DEBUG <0013> Generated response: line #05: o=- E03998E9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158657 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158657 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158657 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158657 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158657 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158657 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158658 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53477 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158658 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158658 DLMGCP DEBUG <0013> Received message: line #02: C: 0084 (mgcp_msg.c:67) 20241204085158658 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158658 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158658 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found free endpoint: rtpbridge/85@mgw (mgcp_endp.c:261) 20241204085158658 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:441) 20241204085158658 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158658 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158658 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw conn:(0084/rtp C:A54082F9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158658 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:A54082F9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158658 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:A54082F9 output_enabled 0 (mgcp_msg.c:125) 20241204085158658 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158658 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw conn:(0084/rtp C:A54082F9 r=NULL:0<->l=:0 CID=136) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158658 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158658 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:A54082F9 CRCX: Creating connection: port: 5500 (mgcp_protocol.c:1112) 20241204085158658 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CI:A54082F9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158658 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158658 DLMGCP DEBUG <0013> Generated response: line #00: 200 53477 OK (mgcp_msg.c:67) 20241204085158658 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/85@mgw (mgcp_msg.c:67) 20241204085158658 DLMGCP DEBUG <0013> Generated response: line #02: I: A54082F9 (mgcp_msg.c:67) 20241204085158658 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 136 (mgcp_msg.c:67) 20241204085158658 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158658 DLMGCP DEBUG <0013> Generated response: line #05: o=- A54082F9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158658 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158658 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158658 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158658 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158658 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158658 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158659 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53478 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158659 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158659 DLMGCP DEBUG <0013> Received message: line #02: C: 0085 (mgcp_msg.c:67) 20241204085158659 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158659 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158659 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found free endpoint: rtpbridge/86@mgw (mgcp_endp.c:261) 20241204085158659 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:441) 20241204085158659 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158659 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158659 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw conn:(0085/rtp C:2924C22A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158659 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:2924C22A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158659 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:2924C22A output_enabled 0 (mgcp_msg.c:125) 20241204085158659 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158659 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw conn:(0085/rtp C:2924C22A r=NULL:0<->l=:0 CID=137) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158659 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158659 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:2924C22A CRCX: Creating connection: port: 5502 (mgcp_protocol.c:1112) 20241204085158659 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CI:2924C22A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158659 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158659 DLMGCP DEBUG <0013> Generated response: line #00: 200 53478 OK (mgcp_msg.c:67) 20241204085158659 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/86@mgw (mgcp_msg.c:67) 20241204085158659 DLMGCP DEBUG <0013> Generated response: line #02: I: 2924C22A (mgcp_msg.c:67) 20241204085158659 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 137 (mgcp_msg.c:67) 20241204085158659 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158659 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2924C22A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158659 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158659 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158659 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158659 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158659 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158659 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158660 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53479 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158660 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158660 DLMGCP DEBUG <0013> Received message: line #02: C: 0086 (mgcp_msg.c:67) 20241204085158660 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158660 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158660 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found free endpoint: rtpbridge/87@mgw (mgcp_endp.c:261) 20241204085158660 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:441) 20241204085158660 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158660 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158660 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw conn:(0086/rtp C:7F4D3A9D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158660 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:7F4D3A9D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158660 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:7F4D3A9D output_enabled 0 (mgcp_msg.c:125) 20241204085158660 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158660 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw conn:(0086/rtp C:7F4D3A9D r=NULL:0<->l=:0 CID=138) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158660 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158660 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:7F4D3A9D CRCX: Creating connection: port: 5504 (mgcp_protocol.c:1112) 20241204085158660 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CI:7F4D3A9D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158660 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158660 DLMGCP DEBUG <0013> Generated response: line #00: 200 53479 OK (mgcp_msg.c:67) 20241204085158660 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/87@mgw (mgcp_msg.c:67) 20241204085158660 DLMGCP DEBUG <0013> Generated response: line #02: I: 7F4D3A9D (mgcp_msg.c:67) 20241204085158660 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 138 (mgcp_msg.c:67) 20241204085158660 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158660 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7F4D3A9D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158660 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158660 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158660 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158660 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158660 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158660 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158661 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53480 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158661 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158661 DLMGCP DEBUG <0013> Received message: line #02: C: 0087 (mgcp_msg.c:67) 20241204085158661 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158661 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158661 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found free endpoint: rtpbridge/88@mgw (mgcp_endp.c:261) 20241204085158661 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:441) 20241204085158661 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158661 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158661 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw conn:(0087/rtp C:4C50AE7C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158661 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:4C50AE7C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158661 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:4C50AE7C output_enabled 0 (mgcp_msg.c:125) 20241204085158661 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158661 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw conn:(0087/rtp C:4C50AE7C r=NULL:0<->l=:0 CID=139) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158661 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158661 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:4C50AE7C CRCX: Creating connection: port: 5506 (mgcp_protocol.c:1112) 20241204085158661 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CI:4C50AE7C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158661 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158661 DLMGCP DEBUG <0013> Generated response: line #00: 200 53480 OK (mgcp_msg.c:67) 20241204085158661 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/88@mgw (mgcp_msg.c:67) 20241204085158661 DLMGCP DEBUG <0013> Generated response: line #02: I: 4C50AE7C (mgcp_msg.c:67) 20241204085158661 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 139 (mgcp_msg.c:67) 20241204085158661 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158661 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4C50AE7C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158661 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158661 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158661 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158661 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158661 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158661 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158662 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53481 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158662 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158662 DLMGCP DEBUG <0013> Received message: line #02: C: 0088 (mgcp_msg.c:67) 20241204085158662 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158662 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158662 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found free endpoint: rtpbridge/89@mgw (mgcp_endp.c:261) 20241204085158662 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:441) 20241204085158662 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158662 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158662 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw conn:(0088/rtp C:067E4428 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158662 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:067E4428 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158662 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:067E4428 output_enabled 0 (mgcp_msg.c:125) 20241204085158662 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158662 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw conn:(0088/rtp C:067E4428 r=NULL:0<->l=:0 CID=140) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158662 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158662 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:067E4428 CRCX: Creating connection: port: 5508 (mgcp_protocol.c:1112) 20241204085158662 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CI:067E4428 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158662 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158662 DLMGCP DEBUG <0013> Generated response: line #00: 200 53481 OK (mgcp_msg.c:67) 20241204085158662 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/89@mgw (mgcp_msg.c:67) 20241204085158662 DLMGCP DEBUG <0013> Generated response: line #02: I: 067E4428 (mgcp_msg.c:67) 20241204085158662 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 140 (mgcp_msg.c:67) 20241204085158662 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158662 DLMGCP DEBUG <0013> Generated response: line #05: o=- 067E4428 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158662 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158662 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158662 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158662 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158662 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158662 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158663 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53482 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158663 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158663 DLMGCP DEBUG <0013> Received message: line #02: C: 0089 (mgcp_msg.c:67) 20241204085158663 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158663 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158663 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found free endpoint: rtpbridge/8a@mgw (mgcp_endp.c:261) 20241204085158663 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:441) 20241204085158663 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158663 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158663 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw conn:(0089/rtp C:00E588E1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158663 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:00E588E1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158663 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:00E588E1 output_enabled 0 (mgcp_msg.c:125) 20241204085158663 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158663 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw conn:(0089/rtp C:00E588E1 r=NULL:0<->l=:0 CID=141) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158663 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158663 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:00E588E1 CRCX: Creating connection: port: 5510 (mgcp_protocol.c:1112) 20241204085158663 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CI:00E588E1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158663 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158663 DLMGCP DEBUG <0013> Generated response: line #00: 200 53482 OK (mgcp_msg.c:67) 20241204085158663 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8a@mgw (mgcp_msg.c:67) 20241204085158663 DLMGCP DEBUG <0013> Generated response: line #02: I: 00E588E1 (mgcp_msg.c:67) 20241204085158663 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 141 (mgcp_msg.c:67) 20241204085158663 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158663 DLMGCP DEBUG <0013> Generated response: line #05: o=- 00E588E1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158663 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158663 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158663 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158663 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158663 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158663 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158664 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53483 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158664 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158664 DLMGCP DEBUG <0013> Received message: line #02: C: 008A (mgcp_msg.c:67) 20241204085158664 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158664 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158664 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found free endpoint: rtpbridge/8b@mgw (mgcp_endp.c:261) 20241204085158664 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:441) 20241204085158664 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158664 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158664 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw conn:(008A/rtp C:F78CD1FA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158664 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:F78CD1FA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158664 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:F78CD1FA output_enabled 0 (mgcp_msg.c:125) 20241204085158664 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158664 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw conn:(008A/rtp C:F78CD1FA r=NULL:0<->l=:0 CID=142) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158664 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158664 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:F78CD1FA CRCX: Creating connection: port: 5512 (mgcp_protocol.c:1112) 20241204085158664 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CI:F78CD1FA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158664 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158664 DLMGCP DEBUG <0013> Generated response: line #00: 200 53483 OK (mgcp_msg.c:67) 20241204085158664 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8b@mgw (mgcp_msg.c:67) 20241204085158664 DLMGCP DEBUG <0013> Generated response: line #02: I: F78CD1FA (mgcp_msg.c:67) 20241204085158664 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 142 (mgcp_msg.c:67) 20241204085158664 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158664 DLMGCP DEBUG <0013> Generated response: line #05: o=- F78CD1FA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158664 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158664 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158664 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158664 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158664 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158664 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158665 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53484 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158665 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158665 DLMGCP DEBUG <0013> Received message: line #02: C: 008B (mgcp_msg.c:67) 20241204085158665 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158665 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158665 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found free endpoint: rtpbridge/8c@mgw (mgcp_endp.c:261) 20241204085158665 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:441) 20241204085158665 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158665 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158665 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw conn:(008B/rtp C:5FADE5C8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158665 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:5FADE5C8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158665 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:5FADE5C8 output_enabled 0 (mgcp_msg.c:125) 20241204085158665 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158665 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw conn:(008B/rtp C:5FADE5C8 r=NULL:0<->l=:0 CID=143) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158665 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158665 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:5FADE5C8 CRCX: Creating connection: port: 5514 (mgcp_protocol.c:1112) 20241204085158665 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CI:5FADE5C8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158665 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158665 DLMGCP DEBUG <0013> Generated response: line #00: 200 53484 OK (mgcp_msg.c:67) 20241204085158665 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8c@mgw (mgcp_msg.c:67) 20241204085158665 DLMGCP DEBUG <0013> Generated response: line #02: I: 5FADE5C8 (mgcp_msg.c:67) 20241204085158665 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 143 (mgcp_msg.c:67) 20241204085158665 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158665 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5FADE5C8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158665 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158665 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158665 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158665 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158665 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158665 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158666 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53485 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158666 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158666 DLMGCP DEBUG <0013> Received message: line #02: C: 008C (mgcp_msg.c:67) 20241204085158666 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158666 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158666 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found free endpoint: rtpbridge/8d@mgw (mgcp_endp.c:261) 20241204085158666 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:441) 20241204085158666 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158666 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158666 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw conn:(008C/rtp C:FA90BD50 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158666 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:FA90BD50 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158666 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:FA90BD50 output_enabled 0 (mgcp_msg.c:125) 20241204085158666 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158666 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw conn:(008C/rtp C:FA90BD50 r=NULL:0<->l=:0 CID=144) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158666 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158666 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:FA90BD50 CRCX: Creating connection: port: 5516 (mgcp_protocol.c:1112) 20241204085158666 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CI:FA90BD50 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158666 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158666 DLMGCP DEBUG <0013> Generated response: line #00: 200 53485 OK (mgcp_msg.c:67) 20241204085158666 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8d@mgw (mgcp_msg.c:67) 20241204085158666 DLMGCP DEBUG <0013> Generated response: line #02: I: FA90BD50 (mgcp_msg.c:67) 20241204085158666 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 144 (mgcp_msg.c:67) 20241204085158666 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158666 DLMGCP DEBUG <0013> Generated response: line #05: o=- FA90BD50 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158666 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158667 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158667 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158667 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158667 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158667 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158668 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53486 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158668 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158668 DLMGCP DEBUG <0013> Received message: line #02: C: 008D (mgcp_msg.c:67) 20241204085158668 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158668 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158668 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found free endpoint: rtpbridge/8e@mgw (mgcp_endp.c:261) 20241204085158668 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:441) 20241204085158668 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158668 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158668 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw conn:(008D/rtp C:326F3D6D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158668 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:326F3D6D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158668 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:326F3D6D output_enabled 0 (mgcp_msg.c:125) 20241204085158668 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158668 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw conn:(008D/rtp C:326F3D6D r=NULL:0<->l=:0 CID=145) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158668 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158668 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:326F3D6D CRCX: Creating connection: port: 5518 (mgcp_protocol.c:1112) 20241204085158668 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CI:326F3D6D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158668 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158668 DLMGCP DEBUG <0013> Generated response: line #00: 200 53486 OK (mgcp_msg.c:67) 20241204085158668 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8e@mgw (mgcp_msg.c:67) 20241204085158668 DLMGCP DEBUG <0013> Generated response: line #02: I: 326F3D6D (mgcp_msg.c:67) 20241204085158668 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 145 (mgcp_msg.c:67) 20241204085158668 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158668 DLMGCP DEBUG <0013> Generated response: line #05: o=- 326F3D6D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158668 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158668 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158668 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158668 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158668 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158668 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158669 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53487 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158669 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158669 DLMGCP DEBUG <0013> Received message: line #02: C: 008E (mgcp_msg.c:67) 20241204085158669 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158669 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158669 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found free endpoint: rtpbridge/8f@mgw (mgcp_endp.c:261) 20241204085158669 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:441) 20241204085158669 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158669 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158669 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw conn:(008E/rtp C:02CC04FD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158669 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:02CC04FD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158669 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:02CC04FD output_enabled 0 (mgcp_msg.c:125) 20241204085158669 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158669 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw conn:(008E/rtp C:02CC04FD r=NULL:0<->l=:0 CID=146) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158669 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158669 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:02CC04FD CRCX: Creating connection: port: 5520 (mgcp_protocol.c:1112) 20241204085158669 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CI:02CC04FD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158669 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158669 DLMGCP DEBUG <0013> Generated response: line #00: 200 53487 OK (mgcp_msg.c:67) 20241204085158669 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8f@mgw (mgcp_msg.c:67) 20241204085158669 DLMGCP DEBUG <0013> Generated response: line #02: I: 02CC04FD (mgcp_msg.c:67) 20241204085158669 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 146 (mgcp_msg.c:67) 20241204085158669 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158669 DLMGCP DEBUG <0013> Generated response: line #05: o=- 02CC04FD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158669 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158669 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158669 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158669 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158669 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158669 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158670 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53488 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158670 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158670 DLMGCP DEBUG <0013> Received message: line #02: C: 008F (mgcp_msg.c:67) 20241204085158670 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158670 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158670 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found free endpoint: rtpbridge/90@mgw (mgcp_endp.c:261) 20241204085158670 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:441) 20241204085158670 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158670 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158670 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw conn:(008F/rtp C:6B104365 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158670 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:6B104365 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158670 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:6B104365 output_enabled 0 (mgcp_msg.c:125) 20241204085158670 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158670 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw conn:(008F/rtp C:6B104365 r=NULL:0<->l=:0 CID=147) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158670 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158670 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:6B104365 CRCX: Creating connection: port: 5522 (mgcp_protocol.c:1112) 20241204085158670 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CI:6B104365 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158670 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158670 DLMGCP DEBUG <0013> Generated response: line #00: 200 53488 OK (mgcp_msg.c:67) 20241204085158670 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/90@mgw (mgcp_msg.c:67) 20241204085158670 DLMGCP DEBUG <0013> Generated response: line #02: I: 6B104365 (mgcp_msg.c:67) 20241204085158670 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 147 (mgcp_msg.c:67) 20241204085158670 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158671 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6B104365 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158671 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158671 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158671 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158671 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158671 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158671 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158671 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53489 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158671 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158671 DLMGCP DEBUG <0013> Received message: line #02: C: 0090 (mgcp_msg.c:67) 20241204085158671 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158671 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158671 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found free endpoint: rtpbridge/91@mgw (mgcp_endp.c:261) 20241204085158671 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:441) 20241204085158671 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158671 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158671 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw conn:(0090/rtp C:01EB0BB0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158671 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:01EB0BB0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158671 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:01EB0BB0 output_enabled 0 (mgcp_msg.c:125) 20241204085158671 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158671 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw conn:(0090/rtp C:01EB0BB0 r=NULL:0<->l=:0 CID=148) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158671 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158671 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:01EB0BB0 CRCX: Creating connection: port: 5524 (mgcp_protocol.c:1112) 20241204085158671 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CI:01EB0BB0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158671 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158671 DLMGCP DEBUG <0013> Generated response: line #00: 200 53489 OK (mgcp_msg.c:67) 20241204085158671 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/91@mgw (mgcp_msg.c:67) 20241204085158671 DLMGCP DEBUG <0013> Generated response: line #02: I: 01EB0BB0 (mgcp_msg.c:67) 20241204085158672 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 148 (mgcp_msg.c:67) 20241204085158672 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158672 DLMGCP DEBUG <0013> Generated response: line #05: o=- 01EB0BB0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158672 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158672 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158672 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158672 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158672 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158672 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158672 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53490 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158672 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158672 DLMGCP DEBUG <0013> Received message: line #02: C: 0091 (mgcp_msg.c:67) 20241204085158672 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158672 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158672 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found free endpoint: rtpbridge/92@mgw (mgcp_endp.c:261) 20241204085158672 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:441) 20241204085158672 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158672 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158672 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw conn:(0091/rtp C:E10C3BBB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158672 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:E10C3BBB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158672 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:E10C3BBB output_enabled 0 (mgcp_msg.c:125) 20241204085158673 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158673 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw conn:(0091/rtp C:E10C3BBB r=NULL:0<->l=:0 CID=149) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158673 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158673 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:E10C3BBB CRCX: Creating connection: port: 5526 (mgcp_protocol.c:1112) 20241204085158673 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CI:E10C3BBB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158673 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158673 DLMGCP DEBUG <0013> Generated response: line #00: 200 53490 OK (mgcp_msg.c:67) 20241204085158673 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/92@mgw (mgcp_msg.c:67) 20241204085158673 DLMGCP DEBUG <0013> Generated response: line #02: I: E10C3BBB (mgcp_msg.c:67) 20241204085158673 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 149 (mgcp_msg.c:67) 20241204085158673 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158673 DLMGCP DEBUG <0013> Generated response: line #05: o=- E10C3BBB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158673 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158673 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158673 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158673 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158673 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158673 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158674 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53491 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158674 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158674 DLMGCP DEBUG <0013> Received message: line #02: C: 0092 (mgcp_msg.c:67) 20241204085158674 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158674 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158674 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found free endpoint: rtpbridge/93@mgw (mgcp_endp.c:261) 20241204085158674 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:441) 20241204085158674 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158674 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158674 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw conn:(0092/rtp C:30C49242 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158674 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:30C49242 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158674 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:30C49242 output_enabled 0 (mgcp_msg.c:125) 20241204085158674 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158674 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw conn:(0092/rtp C:30C49242 r=NULL:0<->l=:0 CID=150) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158674 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158674 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:30C49242 CRCX: Creating connection: port: 5528 (mgcp_protocol.c:1112) 20241204085158674 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CI:30C49242 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158674 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158674 DLMGCP DEBUG <0013> Generated response: line #00: 200 53491 OK (mgcp_msg.c:67) 20241204085158674 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/93@mgw (mgcp_msg.c:67) 20241204085158674 DLMGCP DEBUG <0013> Generated response: line #02: I: 30C49242 (mgcp_msg.c:67) 20241204085158674 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 150 (mgcp_msg.c:67) 20241204085158674 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158674 DLMGCP DEBUG <0013> Generated response: line #05: o=- 30C49242 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158674 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158674 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158674 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158674 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158674 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158674 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158675 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53492 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158675 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158675 DLMGCP DEBUG <0013> Received message: line #02: C: 0093 (mgcp_msg.c:67) 20241204085158675 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158675 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158675 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found free endpoint: rtpbridge/94@mgw (mgcp_endp.c:261) 20241204085158675 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:441) 20241204085158675 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158675 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158675 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw conn:(0093/rtp C:2CD4AA60 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158675 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:2CD4AA60 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158675 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:2CD4AA60 output_enabled 0 (mgcp_msg.c:125) 20241204085158675 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158675 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw conn:(0093/rtp C:2CD4AA60 r=NULL:0<->l=:0 CID=151) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158675 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158675 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:2CD4AA60 CRCX: Creating connection: port: 5530 (mgcp_protocol.c:1112) 20241204085158675 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CI:2CD4AA60 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158675 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158675 DLMGCP DEBUG <0013> Generated response: line #00: 200 53492 OK (mgcp_msg.c:67) 20241204085158675 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/94@mgw (mgcp_msg.c:67) 20241204085158675 DLMGCP DEBUG <0013> Generated response: line #02: I: 2CD4AA60 (mgcp_msg.c:67) 20241204085158675 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 151 (mgcp_msg.c:67) 20241204085158675 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158675 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2CD4AA60 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158675 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158675 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158675 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158675 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158675 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158675 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158676 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53493 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158676 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158676 DLMGCP DEBUG <0013> Received message: line #02: C: 0094 (mgcp_msg.c:67) 20241204085158676 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158676 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158676 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found free endpoint: rtpbridge/95@mgw (mgcp_endp.c:261) 20241204085158676 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:441) 20241204085158676 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158676 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158676 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw conn:(0094/rtp C:FC4D7D45 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158676 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:FC4D7D45 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158676 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:FC4D7D45 output_enabled 0 (mgcp_msg.c:125) 20241204085158676 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158676 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw conn:(0094/rtp C:FC4D7D45 r=NULL:0<->l=:0 CID=152) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158676 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158676 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:FC4D7D45 CRCX: Creating connection: port: 5532 (mgcp_protocol.c:1112) 20241204085158676 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CI:FC4D7D45 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158676 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158676 DLMGCP DEBUG <0013> Generated response: line #00: 200 53493 OK (mgcp_msg.c:67) 20241204085158676 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/95@mgw (mgcp_msg.c:67) 20241204085158676 DLMGCP DEBUG <0013> Generated response: line #02: I: FC4D7D45 (mgcp_msg.c:67) 20241204085158676 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 152 (mgcp_msg.c:67) 20241204085158676 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158676 DLMGCP DEBUG <0013> Generated response: line #05: o=- FC4D7D45 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158676 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158676 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158677 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158677 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158677 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158677 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158677 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53494 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158677 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158677 DLMGCP DEBUG <0013> Received message: line #02: C: 0095 (mgcp_msg.c:67) 20241204085158677 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158677 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158678 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found free endpoint: rtpbridge/96@mgw (mgcp_endp.c:261) 20241204085158678 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:441) 20241204085158678 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158678 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158678 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw conn:(0095/rtp C:3EFD7BF2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158678 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:3EFD7BF2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158678 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:3EFD7BF2 output_enabled 0 (mgcp_msg.c:125) 20241204085158678 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158678 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw conn:(0095/rtp C:3EFD7BF2 r=NULL:0<->l=:0 CID=153) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158678 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158678 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:3EFD7BF2 CRCX: Creating connection: port: 5534 (mgcp_protocol.c:1112) 20241204085158678 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CI:3EFD7BF2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158678 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158678 DLMGCP DEBUG <0013> Generated response: line #00: 200 53494 OK (mgcp_msg.c:67) 20241204085158678 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/96@mgw (mgcp_msg.c:67) 20241204085158678 DLMGCP DEBUG <0013> Generated response: line #02: I: 3EFD7BF2 (mgcp_msg.c:67) 20241204085158678 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 153 (mgcp_msg.c:67) 20241204085158678 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158678 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3EFD7BF2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158678 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158678 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158678 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158678 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158678 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158678 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158679 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53495 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158679 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158679 DLMGCP DEBUG <0013> Received message: line #02: C: 0096 (mgcp_msg.c:67) 20241204085158679 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158679 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158679 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found free endpoint: rtpbridge/97@mgw (mgcp_endp.c:261) 20241204085158679 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:441) 20241204085158679 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158679 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158679 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw conn:(0096/rtp C:3447F6E9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158679 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:3447F6E9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158679 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:3447F6E9 output_enabled 0 (mgcp_msg.c:125) 20241204085158679 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158679 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw conn:(0096/rtp C:3447F6E9 r=NULL:0<->l=:0 CID=154) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158679 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158679 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:3447F6E9 CRCX: Creating connection: port: 5536 (mgcp_protocol.c:1112) 20241204085158679 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CI:3447F6E9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158679 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158679 DLMGCP DEBUG <0013> Generated response: line #00: 200 53495 OK (mgcp_msg.c:67) 20241204085158679 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/97@mgw (mgcp_msg.c:67) 20241204085158679 DLMGCP DEBUG <0013> Generated response: line #02: I: 3447F6E9 (mgcp_msg.c:67) 20241204085158679 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 154 (mgcp_msg.c:67) 20241204085158679 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158679 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3447F6E9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158679 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158679 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158679 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158679 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158679 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158679 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158679 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53496 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158680 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158680 DLMGCP DEBUG <0013> Received message: line #02: C: 0097 (mgcp_msg.c:67) 20241204085158680 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158680 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158680 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found free endpoint: rtpbridge/98@mgw (mgcp_endp.c:261) 20241204085158680 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:441) 20241204085158680 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158680 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158680 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw conn:(0097/rtp C:B54BE3C8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158680 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:B54BE3C8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158680 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:B54BE3C8 output_enabled 0 (mgcp_msg.c:125) 20241204085158680 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158680 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw conn:(0097/rtp C:B54BE3C8 r=NULL:0<->l=:0 CID=155) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158680 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158680 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:B54BE3C8 CRCX: Creating connection: port: 5538 (mgcp_protocol.c:1112) 20241204085158680 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CI:B54BE3C8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158680 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158680 DLMGCP DEBUG <0013> Generated response: line #00: 200 53496 OK (mgcp_msg.c:67) 20241204085158680 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/98@mgw (mgcp_msg.c:67) 20241204085158680 DLMGCP DEBUG <0013> Generated response: line #02: I: B54BE3C8 (mgcp_msg.c:67) 20241204085158680 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 155 (mgcp_msg.c:67) 20241204085158680 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158680 DLMGCP DEBUG <0013> Generated response: line #05: o=- B54BE3C8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158680 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158680 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158680 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158680 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158680 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158680 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158680 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53497 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158680 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158680 DLMGCP DEBUG <0013> Received message: line #02: C: 0098 (mgcp_msg.c:67) 20241204085158680 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158680 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158680 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found free endpoint: rtpbridge/99@mgw (mgcp_endp.c:261) 20241204085158680 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:441) 20241204085158680 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158680 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158681 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw conn:(0098/rtp C:4BD05A93 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158681 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:4BD05A93 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158681 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:4BD05A93 output_enabled 0 (mgcp_msg.c:125) 20241204085158681 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158681 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw conn:(0098/rtp C:4BD05A93 r=NULL:0<->l=:0 CID=156) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158681 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158681 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:4BD05A93 CRCX: Creating connection: port: 5540 (mgcp_protocol.c:1112) 20241204085158681 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CI:4BD05A93 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158681 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158681 DLMGCP DEBUG <0013> Generated response: line #00: 200 53497 OK (mgcp_msg.c:67) 20241204085158681 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/99@mgw (mgcp_msg.c:67) 20241204085158681 DLMGCP DEBUG <0013> Generated response: line #02: I: 4BD05A93 (mgcp_msg.c:67) 20241204085158681 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 156 (mgcp_msg.c:67) 20241204085158681 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158681 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4BD05A93 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158681 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158681 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158681 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158681 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158681 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158681 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158682 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53498 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158682 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158682 DLMGCP DEBUG <0013> Received message: line #02: C: 0099 (mgcp_msg.c:67) 20241204085158682 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158682 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158682 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found free endpoint: rtpbridge/9a@mgw (mgcp_endp.c:261) 20241204085158682 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:441) 20241204085158682 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158682 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158682 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw conn:(0099/rtp C:4B365779 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158682 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:4B365779 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158682 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:4B365779 output_enabled 0 (mgcp_msg.c:125) 20241204085158682 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158682 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw conn:(0099/rtp C:4B365779 r=NULL:0<->l=:0 CID=157) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158682 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158682 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:4B365779 CRCX: Creating connection: port: 5542 (mgcp_protocol.c:1112) 20241204085158682 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CI:4B365779 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158682 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158682 DLMGCP DEBUG <0013> Generated response: line #00: 200 53498 OK (mgcp_msg.c:67) 20241204085158682 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9a@mgw (mgcp_msg.c:67) 20241204085158682 DLMGCP DEBUG <0013> Generated response: line #02: I: 4B365779 (mgcp_msg.c:67) 20241204085158682 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 157 (mgcp_msg.c:67) 20241204085158682 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158682 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4B365779 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158682 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158682 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158682 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158682 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158682 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158682 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158683 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53499 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158683 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158683 DLMGCP DEBUG <0013> Received message: line #02: C: 009A (mgcp_msg.c:67) 20241204085158683 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158683 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158683 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found free endpoint: rtpbridge/9b@mgw (mgcp_endp.c:261) 20241204085158683 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:441) 20241204085158683 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158683 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158683 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw conn:(009A/rtp C:2FB20530 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158683 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:2FB20530 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158683 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:2FB20530 output_enabled 0 (mgcp_msg.c:125) 20241204085158683 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158683 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw conn:(009A/rtp C:2FB20530 r=NULL:0<->l=:0 CID=158) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158683 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158683 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:2FB20530 CRCX: Creating connection: port: 5544 (mgcp_protocol.c:1112) 20241204085158683 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CI:2FB20530 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158683 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158683 DLMGCP DEBUG <0013> Generated response: line #00: 200 53499 OK (mgcp_msg.c:67) 20241204085158683 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9b@mgw (mgcp_msg.c:67) 20241204085158683 DLMGCP DEBUG <0013> Generated response: line #02: I: 2FB20530 (mgcp_msg.c:67) 20241204085158683 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 158 (mgcp_msg.c:67) 20241204085158683 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158683 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2FB20530 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158683 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158683 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158683 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158683 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158683 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158683 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158684 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53500 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158684 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158684 DLMGCP DEBUG <0013> Received message: line #02: C: 009B (mgcp_msg.c:67) 20241204085158684 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158684 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158684 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found free endpoint: rtpbridge/9c@mgw (mgcp_endp.c:261) 20241204085158684 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:441) 20241204085158684 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158684 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158684 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw conn:(009B/rtp C:97170603 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158684 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:97170603 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158684 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:97170603 output_enabled 0 (mgcp_msg.c:125) 20241204085158684 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158684 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw conn:(009B/rtp C:97170603 r=NULL:0<->l=:0 CID=159) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158684 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158684 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:97170603 CRCX: Creating connection: port: 5546 (mgcp_protocol.c:1112) 20241204085158684 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CI:97170603 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158684 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158684 DLMGCP DEBUG <0013> Generated response: line #00: 200 53500 OK (mgcp_msg.c:67) 20241204085158684 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9c@mgw (mgcp_msg.c:67) 20241204085158684 DLMGCP DEBUG <0013> Generated response: line #02: I: 97170603 (mgcp_msg.c:67) 20241204085158684 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 159 (mgcp_msg.c:67) 20241204085158684 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158684 DLMGCP DEBUG <0013> Generated response: line #05: o=- 97170603 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158684 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158684 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158684 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158684 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158684 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158684 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158685 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53501 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158685 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158685 DLMGCP DEBUG <0013> Received message: line #02: C: 009C (mgcp_msg.c:67) 20241204085158685 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158685 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158685 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found free endpoint: rtpbridge/9d@mgw (mgcp_endp.c:261) 20241204085158685 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:441) 20241204085158685 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158685 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158685 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw conn:(009C/rtp C:A8EA17A8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158685 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:A8EA17A8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158685 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:A8EA17A8 output_enabled 0 (mgcp_msg.c:125) 20241204085158685 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158685 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw conn:(009C/rtp C:A8EA17A8 r=NULL:0<->l=:0 CID=160) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158685 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158685 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:A8EA17A8 CRCX: Creating connection: port: 5548 (mgcp_protocol.c:1112) 20241204085158685 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CI:A8EA17A8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158685 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158685 DLMGCP DEBUG <0013> Generated response: line #00: 200 53501 OK (mgcp_msg.c:67) 20241204085158685 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9d@mgw (mgcp_msg.c:67) 20241204085158685 DLMGCP DEBUG <0013> Generated response: line #02: I: A8EA17A8 (mgcp_msg.c:67) 20241204085158685 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 160 (mgcp_msg.c:67) 20241204085158685 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158685 DLMGCP DEBUG <0013> Generated response: line #05: o=- A8EA17A8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158685 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158685 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158685 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158685 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158685 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158685 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158686 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53502 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158686 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158686 DLMGCP DEBUG <0013> Received message: line #02: C: 009D (mgcp_msg.c:67) 20241204085158686 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158686 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158686 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found free endpoint: rtpbridge/9e@mgw (mgcp_endp.c:261) 20241204085158686 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:441) 20241204085158686 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158686 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158686 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw conn:(009D/rtp C:18F467E2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158686 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:18F467E2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158686 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:18F467E2 output_enabled 0 (mgcp_msg.c:125) 20241204085158686 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158686 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw conn:(009D/rtp C:18F467E2 r=NULL:0<->l=:0 CID=161) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158686 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158687 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:18F467E2 CRCX: Creating connection: port: 5550 (mgcp_protocol.c:1112) 20241204085158687 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CI:18F467E2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158687 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158687 DLMGCP DEBUG <0013> Generated response: line #00: 200 53502 OK (mgcp_msg.c:67) 20241204085158687 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9e@mgw (mgcp_msg.c:67) 20241204085158687 DLMGCP DEBUG <0013> Generated response: line #02: I: 18F467E2 (mgcp_msg.c:67) 20241204085158687 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 161 (mgcp_msg.c:67) 20241204085158687 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158687 DLMGCP DEBUG <0013> Generated response: line #05: o=- 18F467E2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158687 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158687 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158687 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158687 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158687 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158687 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158687 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53503 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158687 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158687 DLMGCP DEBUG <0013> Received message: line #02: C: 009E (mgcp_msg.c:67) 20241204085158687 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158687 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158687 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found free endpoint: rtpbridge/9f@mgw (mgcp_endp.c:261) 20241204085158687 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:441) 20241204085158687 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158687 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158687 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw conn:(009E/rtp C:50E59C47 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158687 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:50E59C47 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158687 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:50E59C47 output_enabled 0 (mgcp_msg.c:125) 20241204085158687 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158687 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw conn:(009E/rtp C:50E59C47 r=NULL:0<->l=:0 CID=162) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158687 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158687 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:50E59C47 CRCX: Creating connection: port: 5552 (mgcp_protocol.c:1112) 20241204085158687 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CI:50E59C47 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158687 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158688 DLMGCP DEBUG <0013> Generated response: line #00: 200 53503 OK (mgcp_msg.c:67) 20241204085158688 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9f@mgw (mgcp_msg.c:67) 20241204085158688 DLMGCP DEBUG <0013> Generated response: line #02: I: 50E59C47 (mgcp_msg.c:67) 20241204085158688 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 162 (mgcp_msg.c:67) 20241204085158688 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158688 DLMGCP DEBUG <0013> Generated response: line #05: o=- 50E59C47 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158688 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158688 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158688 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158688 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158688 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158688 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158688 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53504 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158688 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158688 DLMGCP DEBUG <0013> Received message: line #02: C: 009F (mgcp_msg.c:67) 20241204085158688 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158688 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158688 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found free endpoint: rtpbridge/a0@mgw (mgcp_endp.c:261) 20241204085158688 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:441) 20241204085158688 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158688 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158689 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw conn:(009F/rtp C:E80AAEA6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158689 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:E80AAEA6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158689 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:E80AAEA6 output_enabled 0 (mgcp_msg.c:125) 20241204085158689 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158689 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw conn:(009F/rtp C:E80AAEA6 r=NULL:0<->l=:0 CID=163) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158689 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158689 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:E80AAEA6 CRCX: Creating connection: port: 5554 (mgcp_protocol.c:1112) 20241204085158689 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CI:E80AAEA6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158689 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158689 DLMGCP DEBUG <0013> Generated response: line #00: 200 53504 OK (mgcp_msg.c:67) 20241204085158689 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a0@mgw (mgcp_msg.c:67) 20241204085158689 DLMGCP DEBUG <0013> Generated response: line #02: I: E80AAEA6 (mgcp_msg.c:67) 20241204085158689 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 163 (mgcp_msg.c:67) 20241204085158689 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158689 DLMGCP DEBUG <0013> Generated response: line #05: o=- E80AAEA6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158689 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158689 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158689 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158689 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158689 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158689 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158689 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53505 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158689 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158689 DLMGCP DEBUG <0013> Received message: line #02: C: 00A0 (mgcp_msg.c:67) 20241204085158689 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158689 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158689 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found free endpoint: rtpbridge/a1@mgw (mgcp_endp.c:261) 20241204085158689 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:441) 20241204085158689 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158689 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158689 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw conn:(00A0/rtp C:4CBF6EDB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158689 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:4CBF6EDB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158689 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:4CBF6EDB output_enabled 0 (mgcp_msg.c:125) 20241204085158689 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158690 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw conn:(00A0/rtp C:4CBF6EDB r=NULL:0<->l=:0 CID=164) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158690 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158690 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:4CBF6EDB CRCX: Creating connection: port: 5556 (mgcp_protocol.c:1112) 20241204085158690 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CI:4CBF6EDB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158690 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158690 DLMGCP DEBUG <0013> Generated response: line #00: 200 53505 OK (mgcp_msg.c:67) 20241204085158690 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a1@mgw (mgcp_msg.c:67) 20241204085158690 DLMGCP DEBUG <0013> Generated response: line #02: I: 4CBF6EDB (mgcp_msg.c:67) 20241204085158690 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 164 (mgcp_msg.c:67) 20241204085158690 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158690 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4CBF6EDB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158690 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158690 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158690 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158690 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158690 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158690 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158690 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53506 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158690 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158690 DLMGCP DEBUG <0013> Received message: line #02: C: 00A1 (mgcp_msg.c:67) 20241204085158690 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158690 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158690 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found free endpoint: rtpbridge/a2@mgw (mgcp_endp.c:261) 20241204085158690 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:441) 20241204085158690 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158690 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158691 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw conn:(00A1/rtp C:CB92D13F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158691 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:CB92D13F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158691 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:CB92D13F output_enabled 0 (mgcp_msg.c:125) 20241204085158691 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158691 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw conn:(00A1/rtp C:CB92D13F r=NULL:0<->l=:0 CID=165) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158691 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158691 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:CB92D13F CRCX: Creating connection: port: 5558 (mgcp_protocol.c:1112) 20241204085158691 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CI:CB92D13F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158691 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158691 DLMGCP DEBUG <0013> Generated response: line #00: 200 53506 OK (mgcp_msg.c:67) 20241204085158691 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a2@mgw (mgcp_msg.c:67) 20241204085158691 DLMGCP DEBUG <0013> Generated response: line #02: I: CB92D13F (mgcp_msg.c:67) 20241204085158691 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 165 (mgcp_msg.c:67) 20241204085158691 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158691 DLMGCP DEBUG <0013> Generated response: line #05: o=- CB92D13F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158691 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158691 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158691 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158691 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158691 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158691 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158691 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53507 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158691 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158692 DLMGCP DEBUG <0013> Received message: line #02: C: 00A2 (mgcp_msg.c:67) 20241204085158692 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158692 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158692 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found free endpoint: rtpbridge/a3@mgw (mgcp_endp.c:261) 20241204085158692 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:441) 20241204085158692 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158692 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158692 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw conn:(00A2/rtp C:29A7D3EE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158692 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:29A7D3EE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158692 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:29A7D3EE output_enabled 0 (mgcp_msg.c:125) 20241204085158692 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158692 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw conn:(00A2/rtp C:29A7D3EE r=NULL:0<->l=:0 CID=166) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158692 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158692 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:29A7D3EE CRCX: Creating connection: port: 5560 (mgcp_protocol.c:1112) 20241204085158692 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CI:29A7D3EE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158692 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158692 DLMGCP DEBUG <0013> Generated response: line #00: 200 53507 OK (mgcp_msg.c:67) 20241204085158692 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a3@mgw (mgcp_msg.c:67) 20241204085158692 DLMGCP DEBUG <0013> Generated response: line #02: I: 29A7D3EE (mgcp_msg.c:67) 20241204085158692 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 166 (mgcp_msg.c:67) 20241204085158692 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158692 DLMGCP DEBUG <0013> Generated response: line #05: o=- 29A7D3EE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158692 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158692 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158692 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158692 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158692 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158692 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158692 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53508 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158693 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158693 DLMGCP DEBUG <0013> Received message: line #02: C: 00A3 (mgcp_msg.c:67) 20241204085158693 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158693 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158693 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found free endpoint: rtpbridge/a4@mgw (mgcp_endp.c:261) 20241204085158693 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:441) 20241204085158693 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158693 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158693 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw conn:(00A3/rtp C:5AFFEC48 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158693 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:5AFFEC48 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158693 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:5AFFEC48 output_enabled 0 (mgcp_msg.c:125) 20241204085158693 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158693 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw conn:(00A3/rtp C:5AFFEC48 r=NULL:0<->l=:0 CID=167) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158693 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158693 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:5AFFEC48 CRCX: Creating connection: port: 5562 (mgcp_protocol.c:1112) 20241204085158693 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CI:5AFFEC48 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158693 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158693 DLMGCP DEBUG <0013> Generated response: line #00: 200 53508 OK (mgcp_msg.c:67) 20241204085158693 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a4@mgw (mgcp_msg.c:67) 20241204085158693 DLMGCP DEBUG <0013> Generated response: line #02: I: 5AFFEC48 (mgcp_msg.c:67) 20241204085158693 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 167 (mgcp_msg.c:67) 20241204085158693 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158693 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5AFFEC48 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158693 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158693 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158693 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158693 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158693 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158693 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158694 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53509 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158694 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158694 DLMGCP DEBUG <0013> Received message: line #02: C: 00A4 (mgcp_msg.c:67) 20241204085158694 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158694 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158694 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found free endpoint: rtpbridge/a5@mgw (mgcp_endp.c:261) 20241204085158694 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:441) 20241204085158694 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158694 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158694 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw conn:(00A4/rtp C:B8A15B46 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158694 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:B8A15B46 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158694 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:B8A15B46 output_enabled 0 (mgcp_msg.c:125) 20241204085158694 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158694 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw conn:(00A4/rtp C:B8A15B46 r=NULL:0<->l=:0 CID=168) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158694 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158694 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:B8A15B46 CRCX: Creating connection: port: 5564 (mgcp_protocol.c:1112) 20241204085158694 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CI:B8A15B46 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158694 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158694 DLMGCP DEBUG <0013> Generated response: line #00: 200 53509 OK (mgcp_msg.c:67) 20241204085158694 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a5@mgw (mgcp_msg.c:67) 20241204085158694 DLMGCP DEBUG <0013> Generated response: line #02: I: B8A15B46 (mgcp_msg.c:67) 20241204085158694 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 168 (mgcp_msg.c:67) 20241204085158694 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158694 DLMGCP DEBUG <0013> Generated response: line #05: o=- B8A15B46 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158694 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158694 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158694 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158694 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158694 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158694 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158695 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53510 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158695 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158695 DLMGCP DEBUG <0013> Received message: line #02: C: 00A5 (mgcp_msg.c:67) 20241204085158695 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158695 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158695 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found free endpoint: rtpbridge/a6@mgw (mgcp_endp.c:261) 20241204085158695 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:441) 20241204085158695 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158695 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158695 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw conn:(00A5/rtp C:862495C3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158695 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:862495C3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158695 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:862495C3 output_enabled 0 (mgcp_msg.c:125) 20241204085158695 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158695 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw conn:(00A5/rtp C:862495C3 r=NULL:0<->l=:0 CID=169) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158695 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158695 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:862495C3 CRCX: Creating connection: port: 5566 (mgcp_protocol.c:1112) 20241204085158695 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CI:862495C3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158695 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158695 DLMGCP DEBUG <0013> Generated response: line #00: 200 53510 OK (mgcp_msg.c:67) 20241204085158695 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a6@mgw (mgcp_msg.c:67) 20241204085158695 DLMGCP DEBUG <0013> Generated response: line #02: I: 862495C3 (mgcp_msg.c:67) 20241204085158695 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 169 (mgcp_msg.c:67) 20241204085158695 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158695 DLMGCP DEBUG <0013> Generated response: line #05: o=- 862495C3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158695 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158695 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158695 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158695 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158695 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158695 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158696 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53511 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158696 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158696 DLMGCP DEBUG <0013> Received message: line #02: C: 00A6 (mgcp_msg.c:67) 20241204085158696 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158696 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158696 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found free endpoint: rtpbridge/a7@mgw (mgcp_endp.c:261) 20241204085158696 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:441) 20241204085158696 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158696 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158696 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw conn:(00A6/rtp C:99F68BEC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158696 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:99F68BEC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158696 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:99F68BEC output_enabled 0 (mgcp_msg.c:125) 20241204085158696 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158696 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw conn:(00A6/rtp C:99F68BEC r=NULL:0<->l=:0 CID=170) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158696 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158696 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:99F68BEC CRCX: Creating connection: port: 5568 (mgcp_protocol.c:1112) 20241204085158696 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CI:99F68BEC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158696 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158696 DLMGCP DEBUG <0013> Generated response: line #00: 200 53511 OK (mgcp_msg.c:67) 20241204085158696 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a7@mgw (mgcp_msg.c:67) 20241204085158696 DLMGCP DEBUG <0013> Generated response: line #02: I: 99F68BEC (mgcp_msg.c:67) 20241204085158696 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 170 (mgcp_msg.c:67) 20241204085158696 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158696 DLMGCP DEBUG <0013> Generated response: line #05: o=- 99F68BEC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158696 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158696 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158696 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158696 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158696 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158696 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158697 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53512 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158697 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158697 DLMGCP DEBUG <0013> Received message: line #02: C: 00A7 (mgcp_msg.c:67) 20241204085158697 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158697 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158697 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found free endpoint: rtpbridge/a8@mgw (mgcp_endp.c:261) 20241204085158697 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:441) 20241204085158697 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158697 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158697 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw conn:(00A7/rtp C:25B87CC6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158697 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:25B87CC6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158697 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:25B87CC6 output_enabled 0 (mgcp_msg.c:125) 20241204085158697 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158697 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw conn:(00A7/rtp C:25B87CC6 r=NULL:0<->l=:0 CID=171) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158697 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158697 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:25B87CC6 CRCX: Creating connection: port: 5570 (mgcp_protocol.c:1112) 20241204085158697 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CI:25B87CC6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158697 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158697 DLMGCP DEBUG <0013> Generated response: line #00: 200 53512 OK (mgcp_msg.c:67) 20241204085158697 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a8@mgw (mgcp_msg.c:67) 20241204085158697 DLMGCP DEBUG <0013> Generated response: line #02: I: 25B87CC6 (mgcp_msg.c:67) 20241204085158697 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 171 (mgcp_msg.c:67) 20241204085158697 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158697 DLMGCP DEBUG <0013> Generated response: line #05: o=- 25B87CC6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158697 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158697 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158697 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158697 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158697 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158697 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158698 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53513 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158698 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158698 DLMGCP DEBUG <0013> Received message: line #02: C: 00A8 (mgcp_msg.c:67) 20241204085158698 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158698 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158698 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found free endpoint: rtpbridge/a9@mgw (mgcp_endp.c:261) 20241204085158698 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:441) 20241204085158698 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158698 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158698 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw conn:(00A8/rtp C:4D3DFD22 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158698 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:4D3DFD22 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158698 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:4D3DFD22 output_enabled 0 (mgcp_msg.c:125) 20241204085158698 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158698 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw conn:(00A8/rtp C:4D3DFD22 r=NULL:0<->l=:0 CID=172) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158698 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158698 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:4D3DFD22 CRCX: Creating connection: port: 5572 (mgcp_protocol.c:1112) 20241204085158698 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CI:4D3DFD22 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158698 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158698 DLMGCP DEBUG <0013> Generated response: line #00: 200 53513 OK (mgcp_msg.c:67) 20241204085158698 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a9@mgw (mgcp_msg.c:67) 20241204085158698 DLMGCP DEBUG <0013> Generated response: line #02: I: 4D3DFD22 (mgcp_msg.c:67) 20241204085158698 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 172 (mgcp_msg.c:67) 20241204085158698 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158698 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4D3DFD22 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158698 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158698 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158698 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158698 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158698 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158698 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158699 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53514 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158699 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158699 DLMGCP DEBUG <0013> Received message: line #02: C: 00A9 (mgcp_msg.c:67) 20241204085158699 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158699 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158699 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found free endpoint: rtpbridge/aa@mgw (mgcp_endp.c:261) 20241204085158699 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:441) 20241204085158699 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158699 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158699 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw conn:(00A9/rtp C:7DC57650 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158699 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:7DC57650 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158699 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:7DC57650 output_enabled 0 (mgcp_msg.c:125) 20241204085158699 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158699 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw conn:(00A9/rtp C:7DC57650 r=NULL:0<->l=:0 CID=173) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158699 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158699 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:7DC57650 CRCX: Creating connection: port: 5574 (mgcp_protocol.c:1112) 20241204085158699 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CI:7DC57650 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158699 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158699 DLMGCP DEBUG <0013> Generated response: line #00: 200 53514 OK (mgcp_msg.c:67) 20241204085158699 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/aa@mgw (mgcp_msg.c:67) 20241204085158699 DLMGCP DEBUG <0013> Generated response: line #02: I: 7DC57650 (mgcp_msg.c:67) 20241204085158699 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 173 (mgcp_msg.c:67) 20241204085158699 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158699 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7DC57650 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158699 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158699 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158699 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158699 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158699 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158699 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158700 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53515 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158700 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158700 DLMGCP DEBUG <0013> Received message: line #02: C: 00AA (mgcp_msg.c:67) 20241204085158700 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158700 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158700 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found free endpoint: rtpbridge/ab@mgw (mgcp_endp.c:261) 20241204085158700 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:441) 20241204085158700 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158700 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158700 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw conn:(00AA/rtp C:2D8D8E8B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158700 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:2D8D8E8B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158700 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:2D8D8E8B output_enabled 0 (mgcp_msg.c:125) 20241204085158700 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158700 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw conn:(00AA/rtp C:2D8D8E8B r=NULL:0<->l=:0 CID=174) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158700 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158700 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:2D8D8E8B CRCX: Creating connection: port: 5576 (mgcp_protocol.c:1112) 20241204085158700 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CI:2D8D8E8B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158700 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158700 DLMGCP DEBUG <0013> Generated response: line #00: 200 53515 OK (mgcp_msg.c:67) 20241204085158700 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ab@mgw (mgcp_msg.c:67) 20241204085158700 DLMGCP DEBUG <0013> Generated response: line #02: I: 2D8D8E8B (mgcp_msg.c:67) 20241204085158700 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 174 (mgcp_msg.c:67) 20241204085158700 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158700 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2D8D8E8B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158700 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158700 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158700 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158700 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158700 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158700 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158701 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53516 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158701 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158701 DLMGCP DEBUG <0013> Received message: line #02: C: 00AB (mgcp_msg.c:67) 20241204085158701 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158701 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158701 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found free endpoint: rtpbridge/ac@mgw (mgcp_endp.c:261) 20241204085158701 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:441) 20241204085158701 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158701 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158701 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw conn:(00AB/rtp C:02CFDCC4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158701 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:02CFDCC4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158701 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:02CFDCC4 output_enabled 0 (mgcp_msg.c:125) 20241204085158701 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158701 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw conn:(00AB/rtp C:02CFDCC4 r=NULL:0<->l=:0 CID=175) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158701 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158701 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:02CFDCC4 CRCX: Creating connection: port: 5578 (mgcp_protocol.c:1112) 20241204085158701 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CI:02CFDCC4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158701 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158701 DLMGCP DEBUG <0013> Generated response: line #00: 200 53516 OK (mgcp_msg.c:67) 20241204085158701 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ac@mgw (mgcp_msg.c:67) 20241204085158701 DLMGCP DEBUG <0013> Generated response: line #02: I: 02CFDCC4 (mgcp_msg.c:67) 20241204085158701 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 175 (mgcp_msg.c:67) 20241204085158701 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158701 DLMGCP DEBUG <0013> Generated response: line #05: o=- 02CFDCC4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158701 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158701 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158701 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158701 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158701 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158701 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158702 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53517 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158702 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158702 DLMGCP DEBUG <0013> Received message: line #02: C: 00AC (mgcp_msg.c:67) 20241204085158702 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158702 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158702 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found free endpoint: rtpbridge/ad@mgw (mgcp_endp.c:261) 20241204085158702 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:441) 20241204085158702 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158702 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158702 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw conn:(00AC/rtp C:1BD88233 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158702 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:1BD88233 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158702 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:1BD88233 output_enabled 0 (mgcp_msg.c:125) 20241204085158702 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158702 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw conn:(00AC/rtp C:1BD88233 r=NULL:0<->l=:0 CID=176) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158702 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158702 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:1BD88233 CRCX: Creating connection: port: 5580 (mgcp_protocol.c:1112) 20241204085158702 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CI:1BD88233 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158702 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158702 DLMGCP DEBUG <0013> Generated response: line #00: 200 53517 OK (mgcp_msg.c:67) 20241204085158702 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ad@mgw (mgcp_msg.c:67) 20241204085158702 DLMGCP DEBUG <0013> Generated response: line #02: I: 1BD88233 (mgcp_msg.c:67) 20241204085158702 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 176 (mgcp_msg.c:67) 20241204085158702 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158702 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1BD88233 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158702 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158702 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158702 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158702 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158702 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158702 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158703 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53518 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158703 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158703 DLMGCP DEBUG <0013> Received message: line #02: C: 00AD (mgcp_msg.c:67) 20241204085158703 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158703 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158703 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found free endpoint: rtpbridge/ae@mgw (mgcp_endp.c:261) 20241204085158703 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:441) 20241204085158703 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158703 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158703 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw conn:(00AD/rtp C:F2AE5BCA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158703 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:F2AE5BCA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158703 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:F2AE5BCA output_enabled 0 (mgcp_msg.c:125) 20241204085158703 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158703 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw conn:(00AD/rtp C:F2AE5BCA r=NULL:0<->l=:0 CID=177) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158703 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158703 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:F2AE5BCA CRCX: Creating connection: port: 5582 (mgcp_protocol.c:1112) 20241204085158703 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CI:F2AE5BCA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158703 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158703 DLMGCP DEBUG <0013> Generated response: line #00: 200 53518 OK (mgcp_msg.c:67) 20241204085158703 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ae@mgw (mgcp_msg.c:67) 20241204085158703 DLMGCP DEBUG <0013> Generated response: line #02: I: F2AE5BCA (mgcp_msg.c:67) 20241204085158703 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 177 (mgcp_msg.c:67) 20241204085158703 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158703 DLMGCP DEBUG <0013> Generated response: line #05: o=- F2AE5BCA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158703 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158703 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158703 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158703 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158703 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158703 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158704 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53519 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158704 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158704 DLMGCP DEBUG <0013> Received message: line #02: C: 00AE (mgcp_msg.c:67) 20241204085158704 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158704 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158704 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found free endpoint: rtpbridge/af@mgw (mgcp_endp.c:261) 20241204085158704 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:441) 20241204085158704 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158704 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158704 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw conn:(00AE/rtp C:A8BD3480 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158704 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:A8BD3480 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158704 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:A8BD3480 output_enabled 0 (mgcp_msg.c:125) 20241204085158704 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158704 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw conn:(00AE/rtp C:A8BD3480 r=NULL:0<->l=:0 CID=178) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158704 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158704 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:A8BD3480 CRCX: Creating connection: port: 5584 (mgcp_protocol.c:1112) 20241204085158704 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CI:A8BD3480 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158704 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158704 DLMGCP DEBUG <0013> Generated response: line #00: 200 53519 OK (mgcp_msg.c:67) 20241204085158704 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/af@mgw (mgcp_msg.c:67) 20241204085158704 DLMGCP DEBUG <0013> Generated response: line #02: I: A8BD3480 (mgcp_msg.c:67) 20241204085158704 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 178 (mgcp_msg.c:67) 20241204085158704 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158704 DLMGCP DEBUG <0013> Generated response: line #05: o=- A8BD3480 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158704 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158704 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158704 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158704 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158704 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158704 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158705 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53520 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158705 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158705 DLMGCP DEBUG <0013> Received message: line #02: C: 00AF (mgcp_msg.c:67) 20241204085158705 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158705 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158705 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found free endpoint: rtpbridge/b0@mgw (mgcp_endp.c:261) 20241204085158705 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:441) 20241204085158705 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158705 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158705 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw conn:(00AF/rtp C:3804E80E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158705 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:3804E80E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158705 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:3804E80E output_enabled 0 (mgcp_msg.c:125) 20241204085158705 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158706 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw conn:(00AF/rtp C:3804E80E r=NULL:0<->l=:0 CID=179) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158706 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158706 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:3804E80E CRCX: Creating connection: port: 5586 (mgcp_protocol.c:1112) 20241204085158706 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CI:3804E80E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158706 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158706 DLMGCP DEBUG <0013> Generated response: line #00: 200 53520 OK (mgcp_msg.c:67) 20241204085158706 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b0@mgw (mgcp_msg.c:67) 20241204085158706 DLMGCP DEBUG <0013> Generated response: line #02: I: 3804E80E (mgcp_msg.c:67) 20241204085158706 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 179 (mgcp_msg.c:67) 20241204085158706 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158706 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3804E80E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158706 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158706 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158706 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158706 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158706 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158706 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158706 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53521 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158706 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158706 DLMGCP DEBUG <0013> Received message: line #02: C: 00B0 (mgcp_msg.c:67) 20241204085158706 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158706 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158706 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found free endpoint: rtpbridge/b1@mgw (mgcp_endp.c:261) 20241204085158706 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:441) 20241204085158706 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158706 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158706 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw conn:(00B0/rtp C:293FF3B5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158706 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:293FF3B5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158706 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:293FF3B5 output_enabled 0 (mgcp_msg.c:125) 20241204085158706 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158706 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw conn:(00B0/rtp C:293FF3B5 r=NULL:0<->l=:0 CID=180) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158706 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158706 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:293FF3B5 CRCX: Creating connection: port: 5588 (mgcp_protocol.c:1112) 20241204085158706 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CI:293FF3B5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158706 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158706 DLMGCP DEBUG <0013> Generated response: line #00: 200 53521 OK (mgcp_msg.c:67) 20241204085158706 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b1@mgw (mgcp_msg.c:67) 20241204085158706 DLMGCP DEBUG <0013> Generated response: line #02: I: 293FF3B5 (mgcp_msg.c:67) 20241204085158706 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 180 (mgcp_msg.c:67) 20241204085158706 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158706 DLMGCP DEBUG <0013> Generated response: line #05: o=- 293FF3B5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158706 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158706 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158706 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158706 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158706 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158706 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158707 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53522 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158707 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158707 DLMGCP DEBUG <0013> Received message: line #02: C: 00B1 (mgcp_msg.c:67) 20241204085158707 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158707 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158707 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found free endpoint: rtpbridge/b2@mgw (mgcp_endp.c:261) 20241204085158707 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:441) 20241204085158707 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158707 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158707 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw conn:(00B1/rtp C:BCA86FD9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158707 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:BCA86FD9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158707 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:BCA86FD9 output_enabled 0 (mgcp_msg.c:125) 20241204085158707 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158707 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw conn:(00B1/rtp C:BCA86FD9 r=NULL:0<->l=:0 CID=181) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158707 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158707 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:BCA86FD9 CRCX: Creating connection: port: 5590 (mgcp_protocol.c:1112) 20241204085158707 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CI:BCA86FD9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158707 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158707 DLMGCP DEBUG <0013> Generated response: line #00: 200 53522 OK (mgcp_msg.c:67) 20241204085158707 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b2@mgw (mgcp_msg.c:67) 20241204085158707 DLMGCP DEBUG <0013> Generated response: line #02: I: BCA86FD9 (mgcp_msg.c:67) 20241204085158707 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 181 (mgcp_msg.c:67) 20241204085158707 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158707 DLMGCP DEBUG <0013> Generated response: line #05: o=- BCA86FD9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158707 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158707 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158707 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158707 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158707 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158707 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158708 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53523 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158708 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158708 DLMGCP DEBUG <0013> Received message: line #02: C: 00B2 (mgcp_msg.c:67) 20241204085158708 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158708 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158708 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found free endpoint: rtpbridge/b3@mgw (mgcp_endp.c:261) 20241204085158708 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:441) 20241204085158708 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158708 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158708 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw conn:(00B2/rtp C:4B1E7D09 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158708 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:4B1E7D09 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158708 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:4B1E7D09 output_enabled 0 (mgcp_msg.c:125) 20241204085158708 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158708 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw conn:(00B2/rtp C:4B1E7D09 r=NULL:0<->l=:0 CID=182) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158708 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158708 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:4B1E7D09 CRCX: Creating connection: port: 5592 (mgcp_protocol.c:1112) 20241204085158708 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CI:4B1E7D09 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158708 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158708 DLMGCP DEBUG <0013> Generated response: line #00: 200 53523 OK (mgcp_msg.c:67) 20241204085158708 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b3@mgw (mgcp_msg.c:67) 20241204085158708 DLMGCP DEBUG <0013> Generated response: line #02: I: 4B1E7D09 (mgcp_msg.c:67) 20241204085158708 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 182 (mgcp_msg.c:67) 20241204085158708 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158708 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4B1E7D09 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158708 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158708 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158708 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158708 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158708 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158708 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158708 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53524 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158708 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158709 DLMGCP DEBUG <0013> Received message: line #02: C: 00B3 (mgcp_msg.c:67) 20241204085158709 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158709 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found free endpoint: rtpbridge/b4@mgw (mgcp_endp.c:261) 20241204085158709 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:441) 20241204085158709 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158709 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw conn:(00B3/rtp C:3C591508 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:3C591508 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:3C591508 output_enabled 0 (mgcp_msg.c:125) 20241204085158709 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw conn:(00B3/rtp C:3C591508 r=NULL:0<->l=:0 CID=183) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:3C591508 CRCX: Creating connection: port: 5594 (mgcp_protocol.c:1112) 20241204085158709 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CI:3C591508 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158709 DLMGCP DEBUG <0013> Generated response: line #00: 200 53524 OK (mgcp_msg.c:67) 20241204085158709 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b4@mgw (mgcp_msg.c:67) 20241204085158709 DLMGCP DEBUG <0013> Generated response: line #02: I: 3C591508 (mgcp_msg.c:67) 20241204085158709 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 183 (mgcp_msg.c:67) 20241204085158709 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158709 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3C591508 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158709 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158709 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158709 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158709 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158709 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158709 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158710 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53525 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158710 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158710 DLMGCP DEBUG <0013> Received message: line #02: C: 00B4 (mgcp_msg.c:67) 20241204085158710 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158710 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158710 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found free endpoint: rtpbridge/b5@mgw (mgcp_endp.c:261) 20241204085158710 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:441) 20241204085158710 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158710 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158710 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw conn:(00B4/rtp C:FAAED4C4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158710 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:FAAED4C4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158710 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:FAAED4C4 output_enabled 0 (mgcp_msg.c:125) 20241204085158710 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158710 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw conn:(00B4/rtp C:FAAED4C4 r=NULL:0<->l=:0 CID=184) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158710 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158710 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:FAAED4C4 CRCX: Creating connection: port: 5596 (mgcp_protocol.c:1112) 20241204085158710 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CI:FAAED4C4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158710 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158710 DLMGCP DEBUG <0013> Generated response: line #00: 200 53525 OK (mgcp_msg.c:67) 20241204085158710 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b5@mgw (mgcp_msg.c:67) 20241204085158710 DLMGCP DEBUG <0013> Generated response: line #02: I: FAAED4C4 (mgcp_msg.c:67) 20241204085158710 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 184 (mgcp_msg.c:67) 20241204085158710 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158710 DLMGCP DEBUG <0013> Generated response: line #05: o=- FAAED4C4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158710 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158710 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158710 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158710 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158710 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158710 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158711 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53526 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158711 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158711 DLMGCP DEBUG <0013> Received message: line #02: C: 00B5 (mgcp_msg.c:67) 20241204085158711 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158711 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158711 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found free endpoint: rtpbridge/b6@mgw (mgcp_endp.c:261) 20241204085158711 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:441) 20241204085158711 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158711 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158711 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw conn:(00B5/rtp C:500775CA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158711 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:500775CA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158711 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:500775CA output_enabled 0 (mgcp_msg.c:125) 20241204085158711 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158711 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw conn:(00B5/rtp C:500775CA r=NULL:0<->l=:0 CID=185) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158711 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158711 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:500775CA CRCX: Creating connection: port: 5598 (mgcp_protocol.c:1112) 20241204085158711 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CI:500775CA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158711 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158711 DLMGCP DEBUG <0013> Generated response: line #00: 200 53526 OK (mgcp_msg.c:67) 20241204085158711 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b6@mgw (mgcp_msg.c:67) 20241204085158711 DLMGCP DEBUG <0013> Generated response: line #02: I: 500775CA (mgcp_msg.c:67) 20241204085158711 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 185 (mgcp_msg.c:67) 20241204085158711 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158711 DLMGCP DEBUG <0013> Generated response: line #05: o=- 500775CA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158711 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158711 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158711 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158711 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158711 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158711 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158712 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53527 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158712 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158712 DLMGCP DEBUG <0013> Received message: line #02: C: 00B6 (mgcp_msg.c:67) 20241204085158712 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158712 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158712 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found free endpoint: rtpbridge/b7@mgw (mgcp_endp.c:261) 20241204085158712 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:441) 20241204085158712 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158712 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158712 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw conn:(00B6/rtp C:1F274858 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158712 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:1F274858 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158712 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:1F274858 output_enabled 0 (mgcp_msg.c:125) 20241204085158712 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158712 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw conn:(00B6/rtp C:1F274858 r=NULL:0<->l=:0 CID=186) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158712 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158712 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:1F274858 CRCX: Creating connection: port: 5600 (mgcp_protocol.c:1112) 20241204085158712 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CI:1F274858 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158712 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158712 DLMGCP DEBUG <0013> Generated response: line #00: 200 53527 OK (mgcp_msg.c:67) 20241204085158712 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b7@mgw (mgcp_msg.c:67) 20241204085158712 DLMGCP DEBUG <0013> Generated response: line #02: I: 1F274858 (mgcp_msg.c:67) 20241204085158712 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 186 (mgcp_msg.c:67) 20241204085158712 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158712 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1F274858 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158712 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158712 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158712 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158712 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158712 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158712 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158712 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53528 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158712 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158712 DLMGCP DEBUG <0013> Received message: line #02: C: 00B7 (mgcp_msg.c:67) 20241204085158712 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158712 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158712 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found free endpoint: rtpbridge/b8@mgw (mgcp_endp.c:261) 20241204085158712 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:441) 20241204085158712 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158712 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158713 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw conn:(00B7/rtp C:825C156D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158713 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:825C156D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158713 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:825C156D output_enabled 0 (mgcp_msg.c:125) 20241204085158713 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158713 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw conn:(00B7/rtp C:825C156D r=NULL:0<->l=:0 CID=187) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158713 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158713 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:825C156D CRCX: Creating connection: port: 5602 (mgcp_protocol.c:1112) 20241204085158713 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CI:825C156D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158713 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158713 DLMGCP DEBUG <0013> Generated response: line #00: 200 53528 OK (mgcp_msg.c:67) 20241204085158713 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b8@mgw (mgcp_msg.c:67) 20241204085158713 DLMGCP DEBUG <0013> Generated response: line #02: I: 825C156D (mgcp_msg.c:67) 20241204085158713 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 187 (mgcp_msg.c:67) 20241204085158713 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158713 DLMGCP DEBUG <0013> Generated response: line #05: o=- 825C156D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158713 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158713 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158713 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158713 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158713 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158713 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158713 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53529 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158713 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158713 DLMGCP DEBUG <0013> Received message: line #02: C: 00B8 (mgcp_msg.c:67) 20241204085158713 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158713 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158713 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found free endpoint: rtpbridge/b9@mgw (mgcp_endp.c:261) 20241204085158713 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:441) 20241204085158713 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158713 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158714 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw conn:(00B8/rtp C:29AA0D02 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158714 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:29AA0D02 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158714 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:29AA0D02 output_enabled 0 (mgcp_msg.c:125) 20241204085158714 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158714 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw conn:(00B8/rtp C:29AA0D02 r=NULL:0<->l=:0 CID=188) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158714 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158714 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:29AA0D02 CRCX: Creating connection: port: 5604 (mgcp_protocol.c:1112) 20241204085158714 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CI:29AA0D02 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158714 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158714 DLMGCP DEBUG <0013> Generated response: line #00: 200 53529 OK (mgcp_msg.c:67) 20241204085158714 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b9@mgw (mgcp_msg.c:67) 20241204085158714 DLMGCP DEBUG <0013> Generated response: line #02: I: 29AA0D02 (mgcp_msg.c:67) 20241204085158714 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 188 (mgcp_msg.c:67) 20241204085158714 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158714 DLMGCP DEBUG <0013> Generated response: line #05: o=- 29AA0D02 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158714 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158714 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158714 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158714 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158714 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158714 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158715 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53530 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158715 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158715 DLMGCP DEBUG <0013> Received message: line #02: C: 00B9 (mgcp_msg.c:67) 20241204085158715 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158715 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158715 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found free endpoint: rtpbridge/ba@mgw (mgcp_endp.c:261) 20241204085158715 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:441) 20241204085158715 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158715 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158715 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw conn:(00B9/rtp C:1F96A1EF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158715 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:1F96A1EF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158715 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:1F96A1EF output_enabled 0 (mgcp_msg.c:125) 20241204085158715 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158715 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw conn:(00B9/rtp C:1F96A1EF r=NULL:0<->l=:0 CID=189) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158715 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158715 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:1F96A1EF CRCX: Creating connection: port: 5606 (mgcp_protocol.c:1112) 20241204085158715 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CI:1F96A1EF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158715 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158715 DLMGCP DEBUG <0013> Generated response: line #00: 200 53530 OK (mgcp_msg.c:67) 20241204085158715 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ba@mgw (mgcp_msg.c:67) 20241204085158715 DLMGCP DEBUG <0013> Generated response: line #02: I: 1F96A1EF (mgcp_msg.c:67) 20241204085158715 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 189 (mgcp_msg.c:67) 20241204085158715 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158715 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1F96A1EF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158715 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158715 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158715 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158715 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158715 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158715 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158715 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53531 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158715 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158715 DLMGCP DEBUG <0013> Received message: line #02: C: 00BA (mgcp_msg.c:67) 20241204085158715 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158715 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158715 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found free endpoint: rtpbridge/bb@mgw (mgcp_endp.c:261) 20241204085158715 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:441) 20241204085158715 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158715 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158715 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw conn:(00BA/rtp C:34CDA156 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158715 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:34CDA156 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158715 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:34CDA156 output_enabled 0 (mgcp_msg.c:125) 20241204085158715 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158715 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw conn:(00BA/rtp C:34CDA156 r=NULL:0<->l=:0 CID=190) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158715 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158715 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:34CDA156 CRCX: Creating connection: port: 5608 (mgcp_protocol.c:1112) 20241204085158715 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CI:34CDA156 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158715 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158715 DLMGCP DEBUG <0013> Generated response: line #00: 200 53531 OK (mgcp_msg.c:67) 20241204085158715 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bb@mgw (mgcp_msg.c:67) 20241204085158715 DLMGCP DEBUG <0013> Generated response: line #02: I: 34CDA156 (mgcp_msg.c:67) 20241204085158715 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 190 (mgcp_msg.c:67) 20241204085158715 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158715 DLMGCP DEBUG <0013> Generated response: line #05: o=- 34CDA156 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158715 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158715 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158716 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158716 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158716 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158716 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158716 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53532 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158716 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158716 DLMGCP DEBUG <0013> Received message: line #02: C: 00BB (mgcp_msg.c:67) 20241204085158716 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158716 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158716 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found free endpoint: rtpbridge/bc@mgw (mgcp_endp.c:261) 20241204085158716 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:441) 20241204085158716 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158716 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158716 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw conn:(00BB/rtp C:CABB5436 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158716 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:CABB5436 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158716 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:CABB5436 output_enabled 0 (mgcp_msg.c:125) 20241204085158716 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158716 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw conn:(00BB/rtp C:CABB5436 r=NULL:0<->l=:0 CID=191) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158716 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158716 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:CABB5436 CRCX: Creating connection: port: 5610 (mgcp_protocol.c:1112) 20241204085158716 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CI:CABB5436 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158716 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158716 DLMGCP DEBUG <0013> Generated response: line #00: 200 53532 OK (mgcp_msg.c:67) 20241204085158716 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bc@mgw (mgcp_msg.c:67) 20241204085158717 DLMGCP DEBUG <0013> Generated response: line #02: I: CABB5436 (mgcp_msg.c:67) 20241204085158717 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 191 (mgcp_msg.c:67) 20241204085158717 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158717 DLMGCP DEBUG <0013> Generated response: line #05: o=- CABB5436 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158717 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158717 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158717 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158717 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158717 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158717 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158717 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53533 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158717 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158717 DLMGCP DEBUG <0013> Received message: line #02: C: 00BC (mgcp_msg.c:67) 20241204085158717 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158717 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158717 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found free endpoint: rtpbridge/bd@mgw (mgcp_endp.c:261) 20241204085158717 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:441) 20241204085158717 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158717 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158717 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw conn:(00BC/rtp C:1B1C6F97 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158717 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:1B1C6F97 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158717 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:1B1C6F97 output_enabled 0 (mgcp_msg.c:125) 20241204085158717 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158717 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw conn:(00BC/rtp C:1B1C6F97 r=NULL:0<->l=:0 CID=192) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158717 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158718 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:1B1C6F97 CRCX: Creating connection: port: 5612 (mgcp_protocol.c:1112) 20241204085158718 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CI:1B1C6F97 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158718 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158718 DLMGCP DEBUG <0013> Generated response: line #00: 200 53533 OK (mgcp_msg.c:67) 20241204085158718 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bd@mgw (mgcp_msg.c:67) 20241204085158718 DLMGCP DEBUG <0013> Generated response: line #02: I: 1B1C6F97 (mgcp_msg.c:67) 20241204085158718 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 192 (mgcp_msg.c:67) 20241204085158718 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158718 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1B1C6F97 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158718 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158718 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158718 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158718 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158718 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158718 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158718 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53534 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158718 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158718 DLMGCP DEBUG <0013> Received message: line #02: C: 00BD (mgcp_msg.c:67) 20241204085158718 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158718 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158718 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found free endpoint: rtpbridge/be@mgw (mgcp_endp.c:261) 20241204085158718 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:441) 20241204085158718 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158718 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158718 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw conn:(00BD/rtp C:81138A46 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158718 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:81138A46 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158718 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:81138A46 output_enabled 0 (mgcp_msg.c:125) 20241204085158718 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158718 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw conn:(00BD/rtp C:81138A46 r=NULL:0<->l=:0 CID=193) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158718 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158719 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:81138A46 CRCX: Creating connection: port: 5614 (mgcp_protocol.c:1112) 20241204085158719 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CI:81138A46 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158719 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158719 DLMGCP DEBUG <0013> Generated response: line #00: 200 53534 OK (mgcp_msg.c:67) 20241204085158719 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/be@mgw (mgcp_msg.c:67) 20241204085158719 DLMGCP DEBUG <0013> Generated response: line #02: I: 81138A46 (mgcp_msg.c:67) 20241204085158719 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 193 (mgcp_msg.c:67) 20241204085158719 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158719 DLMGCP DEBUG <0013> Generated response: line #05: o=- 81138A46 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158719 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158719 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158719 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158719 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158719 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158719 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158719 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53535 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158719 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158719 DLMGCP DEBUG <0013> Received message: line #02: C: 00BE (mgcp_msg.c:67) 20241204085158719 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158719 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158719 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found free endpoint: rtpbridge/bf@mgw (mgcp_endp.c:261) 20241204085158719 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:441) 20241204085158719 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158719 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158719 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw conn:(00BE/rtp C:85572EEE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158719 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:85572EEE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158719 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:85572EEE output_enabled 0 (mgcp_msg.c:125) 20241204085158719 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158719 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw conn:(00BE/rtp C:85572EEE r=NULL:0<->l=:0 CID=194) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158719 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158720 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:85572EEE CRCX: Creating connection: port: 5616 (mgcp_protocol.c:1112) 20241204085158720 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CI:85572EEE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158720 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158720 DLMGCP DEBUG <0013> Generated response: line #00: 200 53535 OK (mgcp_msg.c:67) 20241204085158720 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bf@mgw (mgcp_msg.c:67) 20241204085158720 DLMGCP DEBUG <0013> Generated response: line #02: I: 85572EEE (mgcp_msg.c:67) 20241204085158720 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 194 (mgcp_msg.c:67) 20241204085158720 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158720 DLMGCP DEBUG <0013> Generated response: line #05: o=- 85572EEE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158720 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158720 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158720 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158720 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158720 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158720 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158720 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53536 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158720 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158720 DLMGCP DEBUG <0013> Received message: line #02: C: 00BF (mgcp_msg.c:67) 20241204085158720 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158720 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158720 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found free endpoint: rtpbridge/c0@mgw (mgcp_endp.c:261) 20241204085158720 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:441) 20241204085158720 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158720 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158720 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw conn:(00BF/rtp C:E08073DE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158720 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:E08073DE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158720 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:E08073DE output_enabled 0 (mgcp_msg.c:125) 20241204085158720 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158720 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw conn:(00BF/rtp C:E08073DE r=NULL:0<->l=:0 CID=195) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158720 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158720 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:E08073DE CRCX: Creating connection: port: 5618 (mgcp_protocol.c:1112) 20241204085158720 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CI:E08073DE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158720 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158720 DLMGCP DEBUG <0013> Generated response: line #00: 200 53536 OK (mgcp_msg.c:67) 20241204085158720 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c0@mgw (mgcp_msg.c:67) 20241204085158720 DLMGCP DEBUG <0013> Generated response: line #02: I: E08073DE (mgcp_msg.c:67) 20241204085158720 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 195 (mgcp_msg.c:67) 20241204085158720 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158720 DLMGCP DEBUG <0013> Generated response: line #05: o=- E08073DE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158720 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158720 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158720 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158720 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158720 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158720 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158721 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53537 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158721 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158721 DLMGCP DEBUG <0013> Received message: line #02: C: 00C0 (mgcp_msg.c:67) 20241204085158721 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158721 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158721 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found free endpoint: rtpbridge/c1@mgw (mgcp_endp.c:261) 20241204085158721 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:441) 20241204085158721 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158721 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158721 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw conn:(00C0/rtp C:7A26D2AA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158721 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:7A26D2AA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158721 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:7A26D2AA output_enabled 0 (mgcp_msg.c:125) 20241204085158721 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158721 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw conn:(00C0/rtp C:7A26D2AA r=NULL:0<->l=:0 CID=196) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158721 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158721 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:7A26D2AA CRCX: Creating connection: port: 5620 (mgcp_protocol.c:1112) 20241204085158721 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CI:7A26D2AA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158721 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158721 DLMGCP DEBUG <0013> Generated response: line #00: 200 53537 OK (mgcp_msg.c:67) 20241204085158721 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c1@mgw (mgcp_msg.c:67) 20241204085158721 DLMGCP DEBUG <0013> Generated response: line #02: I: 7A26D2AA (mgcp_msg.c:67) 20241204085158721 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 196 (mgcp_msg.c:67) 20241204085158721 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158721 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7A26D2AA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158721 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158722 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158722 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158722 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158722 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158722 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158722 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53538 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158722 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158722 DLMGCP DEBUG <0013> Received message: line #02: C: 00C1 (mgcp_msg.c:67) 20241204085158722 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158722 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158722 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found free endpoint: rtpbridge/c2@mgw (mgcp_endp.c:261) 20241204085158722 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:441) 20241204085158722 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158722 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158722 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw conn:(00C1/rtp C:AD3C6FFD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158722 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:AD3C6FFD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158722 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:AD3C6FFD output_enabled 0 (mgcp_msg.c:125) 20241204085158722 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158722 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw conn:(00C1/rtp C:AD3C6FFD r=NULL:0<->l=:0 CID=197) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158722 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158722 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:AD3C6FFD CRCX: Creating connection: port: 5622 (mgcp_protocol.c:1112) 20241204085158722 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CI:AD3C6FFD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158722 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158722 DLMGCP DEBUG <0013> Generated response: line #00: 200 53538 OK (mgcp_msg.c:67) 20241204085158722 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c2@mgw (mgcp_msg.c:67) 20241204085158722 DLMGCP DEBUG <0013> Generated response: line #02: I: AD3C6FFD (mgcp_msg.c:67) 20241204085158722 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 197 (mgcp_msg.c:67) 20241204085158722 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158722 DLMGCP DEBUG <0013> Generated response: line #05: o=- AD3C6FFD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158722 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158722 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158722 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158722 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158722 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158722 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158723 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53539 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158723 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158723 DLMGCP DEBUG <0013> Received message: line #02: C: 00C2 (mgcp_msg.c:67) 20241204085158723 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158723 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158723 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found free endpoint: rtpbridge/c3@mgw (mgcp_endp.c:261) 20241204085158723 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:441) 20241204085158723 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158723 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158723 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw conn:(00C2/rtp C:B2394C0F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158723 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:B2394C0F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158723 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:B2394C0F output_enabled 0 (mgcp_msg.c:125) 20241204085158723 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158723 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw conn:(00C2/rtp C:B2394C0F r=NULL:0<->l=:0 CID=198) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158723 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158724 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:B2394C0F CRCX: Creating connection: port: 5624 (mgcp_protocol.c:1112) 20241204085158724 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CI:B2394C0F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158724 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158724 DLMGCP DEBUG <0013> Generated response: line #00: 200 53539 OK (mgcp_msg.c:67) 20241204085158724 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c3@mgw (mgcp_msg.c:67) 20241204085158724 DLMGCP DEBUG <0013> Generated response: line #02: I: B2394C0F (mgcp_msg.c:67) 20241204085158724 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 198 (mgcp_msg.c:67) 20241204085158724 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158724 DLMGCP DEBUG <0013> Generated response: line #05: o=- B2394C0F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158724 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158724 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158724 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158724 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158724 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158724 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158725 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53540 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158725 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158725 DLMGCP DEBUG <0013> Received message: line #02: C: 00C3 (mgcp_msg.c:67) 20241204085158725 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158725 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158725 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found free endpoint: rtpbridge/c4@mgw (mgcp_endp.c:261) 20241204085158725 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:441) 20241204085158725 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158725 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158725 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw conn:(00C3/rtp C:77649104 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158725 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:77649104 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158725 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:77649104 output_enabled 0 (mgcp_msg.c:125) 20241204085158725 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158725 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw conn:(00C3/rtp C:77649104 r=NULL:0<->l=:0 CID=199) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158725 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158725 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:77649104 CRCX: Creating connection: port: 5626 (mgcp_protocol.c:1112) 20241204085158725 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CI:77649104 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158725 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158725 DLMGCP DEBUG <0013> Generated response: line #00: 200 53540 OK (mgcp_msg.c:67) 20241204085158725 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c4@mgw (mgcp_msg.c:67) 20241204085158725 DLMGCP DEBUG <0013> Generated response: line #02: I: 77649104 (mgcp_msg.c:67) 20241204085158725 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 199 (mgcp_msg.c:67) 20241204085158725 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158725 DLMGCP DEBUG <0013> Generated response: line #05: o=- 77649104 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158725 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158725 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158725 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158725 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158725 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158725 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158726 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53541 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158726 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158726 DLMGCP DEBUG <0013> Received message: line #02: C: 00C4 (mgcp_msg.c:67) 20241204085158726 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158726 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158726 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found free endpoint: rtpbridge/c5@mgw (mgcp_endp.c:261) 20241204085158726 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:441) 20241204085158726 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158726 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158726 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw conn:(00C4/rtp C:A57670BE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158726 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:A57670BE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158726 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:A57670BE output_enabled 0 (mgcp_msg.c:125) 20241204085158726 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158726 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw conn:(00C4/rtp C:A57670BE r=NULL:0<->l=:0 CID=200) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158726 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158726 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:A57670BE CRCX: Creating connection: port: 5628 (mgcp_protocol.c:1112) 20241204085158726 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CI:A57670BE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158726 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158726 DLMGCP DEBUG <0013> Generated response: line #00: 200 53541 OK (mgcp_msg.c:67) 20241204085158726 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c5@mgw (mgcp_msg.c:67) 20241204085158726 DLMGCP DEBUG <0013> Generated response: line #02: I: A57670BE (mgcp_msg.c:67) 20241204085158726 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 200 (mgcp_msg.c:67) 20241204085158726 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158726 DLMGCP DEBUG <0013> Generated response: line #05: o=- A57670BE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158726 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158726 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158726 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158726 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158726 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158726 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158728 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53542 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158728 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158728 DLMGCP DEBUG <0013> Received message: line #02: C: 00C5 (mgcp_msg.c:67) 20241204085158728 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158728 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158728 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found free endpoint: rtpbridge/c6@mgw (mgcp_endp.c:261) 20241204085158728 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:441) 20241204085158728 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158728 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158728 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw conn:(00C5/rtp C:83A4FD5E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158728 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:83A4FD5E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158728 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:83A4FD5E output_enabled 0 (mgcp_msg.c:125) 20241204085158728 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158728 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw conn:(00C5/rtp C:83A4FD5E r=NULL:0<->l=:0 CID=201) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158728 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158728 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:83A4FD5E CRCX: Creating connection: port: 5630 (mgcp_protocol.c:1112) 20241204085158728 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CI:83A4FD5E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158728 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158728 DLMGCP DEBUG <0013> Generated response: line #00: 200 53542 OK (mgcp_msg.c:67) 20241204085158728 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c6@mgw (mgcp_msg.c:67) 20241204085158728 DLMGCP DEBUG <0013> Generated response: line #02: I: 83A4FD5E (mgcp_msg.c:67) 20241204085158728 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 201 (mgcp_msg.c:67) 20241204085158728 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158728 DLMGCP DEBUG <0013> Generated response: line #05: o=- 83A4FD5E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158728 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158728 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158728 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158728 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158728 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158728 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158729 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53543 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158729 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158729 DLMGCP DEBUG <0013> Received message: line #02: C: 00C6 (mgcp_msg.c:67) 20241204085158729 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158729 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158729 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found free endpoint: rtpbridge/c7@mgw (mgcp_endp.c:261) 20241204085158729 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:441) 20241204085158729 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158729 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158729 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw conn:(00C6/rtp C:7ADCA9C0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158729 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:7ADCA9C0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158729 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:7ADCA9C0 output_enabled 0 (mgcp_msg.c:125) 20241204085158729 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158729 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw conn:(00C6/rtp C:7ADCA9C0 r=NULL:0<->l=:0 CID=202) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158729 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158729 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:7ADCA9C0 CRCX: Creating connection: port: 5632 (mgcp_protocol.c:1112) 20241204085158729 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CI:7ADCA9C0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158729 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158729 DLMGCP DEBUG <0013> Generated response: line #00: 200 53543 OK (mgcp_msg.c:67) 20241204085158729 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c7@mgw (mgcp_msg.c:67) 20241204085158729 DLMGCP DEBUG <0013> Generated response: line #02: I: 7ADCA9C0 (mgcp_msg.c:67) 20241204085158729 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 202 (mgcp_msg.c:67) 20241204085158729 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158729 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7ADCA9C0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158729 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158729 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158729 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158729 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158729 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158729 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158730 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53544 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158730 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158730 DLMGCP DEBUG <0013> Received message: line #02: C: 00C7 (mgcp_msg.c:67) 20241204085158730 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158730 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158730 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found free endpoint: rtpbridge/c8@mgw (mgcp_endp.c:261) 20241204085158730 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:441) 20241204085158730 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158730 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158730 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw conn:(00C7/rtp C:A5B306B4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158730 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:A5B306B4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158730 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:A5B306B4 output_enabled 0 (mgcp_msg.c:125) 20241204085158730 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158730 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw conn:(00C7/rtp C:A5B306B4 r=NULL:0<->l=:0 CID=203) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158730 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158731 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:A5B306B4 CRCX: Creating connection: port: 5634 (mgcp_protocol.c:1112) 20241204085158731 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CI:A5B306B4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158731 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158731 DLMGCP DEBUG <0013> Generated response: line #00: 200 53544 OK (mgcp_msg.c:67) 20241204085158731 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c8@mgw (mgcp_msg.c:67) 20241204085158731 DLMGCP DEBUG <0013> Generated response: line #02: I: A5B306B4 (mgcp_msg.c:67) 20241204085158731 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 203 (mgcp_msg.c:67) 20241204085158731 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158731 DLMGCP DEBUG <0013> Generated response: line #05: o=- A5B306B4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158731 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158731 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158731 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158731 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158731 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158731 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158731 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53545 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158731 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158731 DLMGCP DEBUG <0013> Received message: line #02: C: 00C8 (mgcp_msg.c:67) 20241204085158731 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158731 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158731 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found free endpoint: rtpbridge/c9@mgw (mgcp_endp.c:261) 20241204085158731 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:441) 20241204085158731 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158731 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158731 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw conn:(00C8/rtp C:030F0C04 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158731 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:030F0C04 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158731 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:030F0C04 output_enabled 0 (mgcp_msg.c:125) 20241204085158731 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158731 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw conn:(00C8/rtp C:030F0C04 r=NULL:0<->l=:0 CID=204) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158732 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158732 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:030F0C04 CRCX: Creating connection: port: 5636 (mgcp_protocol.c:1112) 20241204085158732 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CI:030F0C04 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158732 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158732 DLMGCP DEBUG <0013> Generated response: line #00: 200 53545 OK (mgcp_msg.c:67) 20241204085158732 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c9@mgw (mgcp_msg.c:67) 20241204085158732 DLMGCP DEBUG <0013> Generated response: line #02: I: 030F0C04 (mgcp_msg.c:67) 20241204085158732 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 204 (mgcp_msg.c:67) 20241204085158732 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158732 DLMGCP DEBUG <0013> Generated response: line #05: o=- 030F0C04 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158732 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158732 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158732 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158732 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158732 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158732 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158732 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53546 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158732 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158732 DLMGCP DEBUG <0013> Received message: line #02: C: 00C9 (mgcp_msg.c:67) 20241204085158732 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158732 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158732 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found free endpoint: rtpbridge/ca@mgw (mgcp_endp.c:261) 20241204085158732 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:441) 20241204085158732 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158732 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158732 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw conn:(00C9/rtp C:688D4052 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158732 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:688D4052 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158732 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:688D4052 output_enabled 0 (mgcp_msg.c:125) 20241204085158732 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158732 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw conn:(00C9/rtp C:688D4052 r=NULL:0<->l=:0 CID=205) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158732 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158733 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:688D4052 CRCX: Creating connection: port: 5638 (mgcp_protocol.c:1112) 20241204085158733 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CI:688D4052 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158733 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158733 DLMGCP DEBUG <0013> Generated response: line #00: 200 53546 OK (mgcp_msg.c:67) 20241204085158733 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ca@mgw (mgcp_msg.c:67) 20241204085158733 DLMGCP DEBUG <0013> Generated response: line #02: I: 688D4052 (mgcp_msg.c:67) 20241204085158733 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 205 (mgcp_msg.c:67) 20241204085158733 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158733 DLMGCP DEBUG <0013> Generated response: line #05: o=- 688D4052 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158733 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158733 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158733 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158733 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158733 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158733 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158733 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53547 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158733 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158733 DLMGCP DEBUG <0013> Received message: line #02: C: 00CA (mgcp_msg.c:67) 20241204085158733 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158733 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158733 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found free endpoint: rtpbridge/cb@mgw (mgcp_endp.c:261) 20241204085158733 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:441) 20241204085158733 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158733 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158733 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw conn:(00CA/rtp C:C603D7F7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158733 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:C603D7F7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158733 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:C603D7F7 output_enabled 0 (mgcp_msg.c:125) 20241204085158734 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158734 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw conn:(00CA/rtp C:C603D7F7 r=NULL:0<->l=:0 CID=206) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158734 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158734 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:C603D7F7 CRCX: Creating connection: port: 5640 (mgcp_protocol.c:1112) 20241204085158734 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CI:C603D7F7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158734 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158734 DLMGCP DEBUG <0013> Generated response: line #00: 200 53547 OK (mgcp_msg.c:67) 20241204085158734 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cb@mgw (mgcp_msg.c:67) 20241204085158734 DLMGCP DEBUG <0013> Generated response: line #02: I: C603D7F7 (mgcp_msg.c:67) 20241204085158734 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 206 (mgcp_msg.c:67) 20241204085158734 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158734 DLMGCP DEBUG <0013> Generated response: line #05: o=- C603D7F7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158734 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158734 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158734 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158734 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158734 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158734 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158735 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53548 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158735 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158735 DLMGCP DEBUG <0013> Received message: line #02: C: 00CB (mgcp_msg.c:67) 20241204085158735 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158735 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158735 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found free endpoint: rtpbridge/cc@mgw (mgcp_endp.c:261) 20241204085158735 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:441) 20241204085158735 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158735 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158735 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw conn:(00CB/rtp C:B64C7BD1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158735 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:B64C7BD1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158735 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:B64C7BD1 output_enabled 0 (mgcp_msg.c:125) 20241204085158735 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158735 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw conn:(00CB/rtp C:B64C7BD1 r=NULL:0<->l=:0 CID=207) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158735 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158735 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:B64C7BD1 CRCX: Creating connection: port: 5642 (mgcp_protocol.c:1112) 20241204085158735 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CI:B64C7BD1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158735 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158735 DLMGCP DEBUG <0013> Generated response: line #00: 200 53548 OK (mgcp_msg.c:67) 20241204085158735 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cc@mgw (mgcp_msg.c:67) 20241204085158735 DLMGCP DEBUG <0013> Generated response: line #02: I: B64C7BD1 (mgcp_msg.c:67) 20241204085158735 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 207 (mgcp_msg.c:67) 20241204085158735 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158735 DLMGCP DEBUG <0013> Generated response: line #05: o=- B64C7BD1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158735 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158735 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158735 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158735 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158735 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158735 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158736 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53549 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158736 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158736 DLMGCP DEBUG <0013> Received message: line #02: C: 00CC (mgcp_msg.c:67) 20241204085158736 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158736 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158736 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found free endpoint: rtpbridge/cd@mgw (mgcp_endp.c:261) 20241204085158736 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:441) 20241204085158736 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158736 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158736 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw conn:(00CC/rtp C:D7EC31EA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158736 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:D7EC31EA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158736 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:D7EC31EA output_enabled 0 (mgcp_msg.c:125) 20241204085158736 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158736 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw conn:(00CC/rtp C:D7EC31EA r=NULL:0<->l=:0 CID=208) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158736 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158736 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:D7EC31EA CRCX: Creating connection: port: 5644 (mgcp_protocol.c:1112) 20241204085158736 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CI:D7EC31EA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158736 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158736 DLMGCP DEBUG <0013> Generated response: line #00: 200 53549 OK (mgcp_msg.c:67) 20241204085158736 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cd@mgw (mgcp_msg.c:67) 20241204085158736 DLMGCP DEBUG <0013> Generated response: line #02: I: D7EC31EA (mgcp_msg.c:67) 20241204085158736 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 208 (mgcp_msg.c:67) 20241204085158736 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158736 DLMGCP DEBUG <0013> Generated response: line #05: o=- D7EC31EA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158736 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158736 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158736 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158736 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158736 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158736 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158737 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53550 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158737 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158737 DLMGCP DEBUG <0013> Received message: line #02: C: 00CD (mgcp_msg.c:67) 20241204085158737 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158737 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158737 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found free endpoint: rtpbridge/ce@mgw (mgcp_endp.c:261) 20241204085158737 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:441) 20241204085158737 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158737 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158737 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw conn:(00CD/rtp C:8DC485CD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158737 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:8DC485CD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158737 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:8DC485CD output_enabled 0 (mgcp_msg.c:125) 20241204085158737 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158737 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw conn:(00CD/rtp C:8DC485CD r=NULL:0<->l=:0 CID=209) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158737 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158737 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:8DC485CD CRCX: Creating connection: port: 5646 (mgcp_protocol.c:1112) 20241204085158737 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CI:8DC485CD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158737 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158737 DLMGCP DEBUG <0013> Generated response: line #00: 200 53550 OK (mgcp_msg.c:67) 20241204085158737 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ce@mgw (mgcp_msg.c:67) 20241204085158737 DLMGCP DEBUG <0013> Generated response: line #02: I: 8DC485CD (mgcp_msg.c:67) 20241204085158737 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 209 (mgcp_msg.c:67) 20241204085158737 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158737 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8DC485CD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158737 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158738 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158738 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158738 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158738 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158738 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158738 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53551 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158738 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158739 DLMGCP DEBUG <0013> Received message: line #02: C: 00CE (mgcp_msg.c:67) 20241204085158739 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158739 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158739 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found free endpoint: rtpbridge/cf@mgw (mgcp_endp.c:261) 20241204085158739 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:441) 20241204085158739 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158739 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158739 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw conn:(00CE/rtp C:3A782BF2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158739 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:3A782BF2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158739 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:3A782BF2 output_enabled 0 (mgcp_msg.c:125) 20241204085158739 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158739 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw conn:(00CE/rtp C:3A782BF2 r=NULL:0<->l=:0 CID=210) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158739 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158739 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:3A782BF2 CRCX: Creating connection: port: 5648 (mgcp_protocol.c:1112) 20241204085158739 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CI:3A782BF2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158739 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158739 DLMGCP DEBUG <0013> Generated response: line #00: 200 53551 OK (mgcp_msg.c:67) 20241204085158739 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cf@mgw (mgcp_msg.c:67) 20241204085158739 DLMGCP DEBUG <0013> Generated response: line #02: I: 3A782BF2 (mgcp_msg.c:67) 20241204085158739 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 210 (mgcp_msg.c:67) 20241204085158739 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158739 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3A782BF2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158739 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158739 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158739 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158739 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158739 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158739 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158740 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53552 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158740 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158740 DLMGCP DEBUG <0013> Received message: line #02: C: 00CF (mgcp_msg.c:67) 20241204085158740 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158740 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158740 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found free endpoint: rtpbridge/d0@mgw (mgcp_endp.c:261) 20241204085158740 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:441) 20241204085158740 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158740 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158740 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw conn:(00CF/rtp C:6C4F04BE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158740 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:6C4F04BE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158740 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:6C4F04BE output_enabled 0 (mgcp_msg.c:125) 20241204085158740 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158740 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw conn:(00CF/rtp C:6C4F04BE r=NULL:0<->l=:0 CID=211) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158740 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158740 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:6C4F04BE CRCX: Creating connection: port: 5650 (mgcp_protocol.c:1112) 20241204085158740 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CI:6C4F04BE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158740 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158740 DLMGCP DEBUG <0013> Generated response: line #00: 200 53552 OK (mgcp_msg.c:67) 20241204085158740 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d0@mgw (mgcp_msg.c:67) 20241204085158740 DLMGCP DEBUG <0013> Generated response: line #02: I: 6C4F04BE (mgcp_msg.c:67) 20241204085158740 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 211 (mgcp_msg.c:67) 20241204085158740 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158740 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6C4F04BE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158740 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158740 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158740 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158740 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158740 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158740 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158741 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53553 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158741 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158741 DLMGCP DEBUG <0013> Received message: line #02: C: 00D0 (mgcp_msg.c:67) 20241204085158741 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158741 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158741 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found free endpoint: rtpbridge/d1@mgw (mgcp_endp.c:261) 20241204085158741 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:441) 20241204085158741 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158741 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158741 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw conn:(00D0/rtp C:820FB9E3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158741 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:820FB9E3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158741 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:820FB9E3 output_enabled 0 (mgcp_msg.c:125) 20241204085158741 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158741 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw conn:(00D0/rtp C:820FB9E3 r=NULL:0<->l=:0 CID=212) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158741 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158741 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:820FB9E3 CRCX: Creating connection: port: 5652 (mgcp_protocol.c:1112) 20241204085158741 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CI:820FB9E3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158741 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158741 DLMGCP DEBUG <0013> Generated response: line #00: 200 53553 OK (mgcp_msg.c:67) 20241204085158741 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d1@mgw (mgcp_msg.c:67) 20241204085158741 DLMGCP DEBUG <0013> Generated response: line #02: I: 820FB9E3 (mgcp_msg.c:67) 20241204085158741 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 212 (mgcp_msg.c:67) 20241204085158741 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158741 DLMGCP DEBUG <0013> Generated response: line #05: o=- 820FB9E3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158741 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158741 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158741 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158741 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158741 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158741 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158742 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53554 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158742 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158742 DLMGCP DEBUG <0013> Received message: line #02: C: 00D1 (mgcp_msg.c:67) 20241204085158742 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158742 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158742 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found free endpoint: rtpbridge/d2@mgw (mgcp_endp.c:261) 20241204085158742 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:441) 20241204085158742 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158742 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158742 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw conn:(00D1/rtp C:EC65E632 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158742 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:EC65E632 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158742 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:EC65E632 output_enabled 0 (mgcp_msg.c:125) 20241204085158742 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158742 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw conn:(00D1/rtp C:EC65E632 r=NULL:0<->l=:0 CID=213) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158742 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158742 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:EC65E632 CRCX: Creating connection: port: 5654 (mgcp_protocol.c:1112) 20241204085158742 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CI:EC65E632 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158742 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158742 DLMGCP DEBUG <0013> Generated response: line #00: 200 53554 OK (mgcp_msg.c:67) 20241204085158742 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d2@mgw (mgcp_msg.c:67) 20241204085158742 DLMGCP DEBUG <0013> Generated response: line #02: I: EC65E632 (mgcp_msg.c:67) 20241204085158742 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 213 (mgcp_msg.c:67) 20241204085158742 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158742 DLMGCP DEBUG <0013> Generated response: line #05: o=- EC65E632 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158742 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158742 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158742 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158742 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158742 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158742 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158743 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53555 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158743 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158743 DLMGCP DEBUG <0013> Received message: line #02: C: 00D2 (mgcp_msg.c:67) 20241204085158743 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158743 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158743 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found free endpoint: rtpbridge/d3@mgw (mgcp_endp.c:261) 20241204085158743 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:441) 20241204085158743 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158743 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158743 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw conn:(00D2/rtp C:8BB703DC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158743 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:8BB703DC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158743 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:8BB703DC output_enabled 0 (mgcp_msg.c:125) 20241204085158743 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158743 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw conn:(00D2/rtp C:8BB703DC r=NULL:0<->l=:0 CID=214) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158743 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158743 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:8BB703DC CRCX: Creating connection: port: 5656 (mgcp_protocol.c:1112) 20241204085158743 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CI:8BB703DC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158743 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158743 DLMGCP DEBUG <0013> Generated response: line #00: 200 53555 OK (mgcp_msg.c:67) 20241204085158743 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d3@mgw (mgcp_msg.c:67) 20241204085158743 DLMGCP DEBUG <0013> Generated response: line #02: I: 8BB703DC (mgcp_msg.c:67) 20241204085158743 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 214 (mgcp_msg.c:67) 20241204085158743 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158743 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8BB703DC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158743 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158743 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158743 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158743 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158743 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158743 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158744 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53556 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158744 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158744 DLMGCP DEBUG <0013> Received message: line #02: C: 00D3 (mgcp_msg.c:67) 20241204085158744 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158744 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158744 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found free endpoint: rtpbridge/d4@mgw (mgcp_endp.c:261) 20241204085158744 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:441) 20241204085158744 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158744 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158744 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw conn:(00D3/rtp C:43EDED72 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158744 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:43EDED72 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158744 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:43EDED72 output_enabled 0 (mgcp_msg.c:125) 20241204085158744 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158744 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw conn:(00D3/rtp C:43EDED72 r=NULL:0<->l=:0 CID=215) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158745 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158745 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:43EDED72 CRCX: Creating connection: port: 5658 (mgcp_protocol.c:1112) 20241204085158745 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CI:43EDED72 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158745 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158745 DLMGCP DEBUG <0013> Generated response: line #00: 200 53556 OK (mgcp_msg.c:67) 20241204085158745 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d4@mgw (mgcp_msg.c:67) 20241204085158745 DLMGCP DEBUG <0013> Generated response: line #02: I: 43EDED72 (mgcp_msg.c:67) 20241204085158745 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 215 (mgcp_msg.c:67) 20241204085158745 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158745 DLMGCP DEBUG <0013> Generated response: line #05: o=- 43EDED72 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158745 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158745 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158745 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158745 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158745 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158745 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158746 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53557 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158746 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158746 DLMGCP DEBUG <0013> Received message: line #02: C: 00D4 (mgcp_msg.c:67) 20241204085158746 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158746 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158746 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found free endpoint: rtpbridge/d5@mgw (mgcp_endp.c:261) 20241204085158746 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:441) 20241204085158746 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158746 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158746 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw conn:(00D4/rtp C:976379B5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158746 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:976379B5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158746 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:976379B5 output_enabled 0 (mgcp_msg.c:125) 20241204085158746 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158746 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw conn:(00D4/rtp C:976379B5 r=NULL:0<->l=:0 CID=216) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158746 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158746 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:976379B5 CRCX: Creating connection: port: 5660 (mgcp_protocol.c:1112) 20241204085158746 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CI:976379B5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158746 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158746 DLMGCP DEBUG <0013> Generated response: line #00: 200 53557 OK (mgcp_msg.c:67) 20241204085158746 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d5@mgw (mgcp_msg.c:67) 20241204085158746 DLMGCP DEBUG <0013> Generated response: line #02: I: 976379B5 (mgcp_msg.c:67) 20241204085158746 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 216 (mgcp_msg.c:67) 20241204085158746 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158746 DLMGCP DEBUG <0013> Generated response: line #05: o=- 976379B5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158746 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158746 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158746 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158746 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158746 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158746 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158747 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53558 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158747 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158747 DLMGCP DEBUG <0013> Received message: line #02: C: 00D5 (mgcp_msg.c:67) 20241204085158747 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158747 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158747 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found free endpoint: rtpbridge/d6@mgw (mgcp_endp.c:261) 20241204085158747 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:441) 20241204085158747 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158747 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158747 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw conn:(00D5/rtp C:22C1649B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158747 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:22C1649B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158747 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:22C1649B output_enabled 0 (mgcp_msg.c:125) 20241204085158747 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158747 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw conn:(00D5/rtp C:22C1649B r=NULL:0<->l=:0 CID=217) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158747 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158748 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:22C1649B CRCX: Creating connection: port: 5662 (mgcp_protocol.c:1112) 20241204085158748 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CI:22C1649B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158748 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158748 DLMGCP DEBUG <0013> Generated response: line #00: 200 53558 OK (mgcp_msg.c:67) 20241204085158748 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d6@mgw (mgcp_msg.c:67) 20241204085158748 DLMGCP DEBUG <0013> Generated response: line #02: I: 22C1649B (mgcp_msg.c:67) 20241204085158748 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 217 (mgcp_msg.c:67) 20241204085158748 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158748 DLMGCP DEBUG <0013> Generated response: line #05: o=- 22C1649B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158748 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158748 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158748 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158748 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158748 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158748 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158748 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53559 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158748 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158748 DLMGCP DEBUG <0013> Received message: line #02: C: 00D6 (mgcp_msg.c:67) 20241204085158748 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158748 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158748 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found free endpoint: rtpbridge/d7@mgw (mgcp_endp.c:261) 20241204085158748 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:441) 20241204085158748 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158748 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158748 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw conn:(00D6/rtp C:62199720 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158748 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:62199720 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158748 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:62199720 output_enabled 0 (mgcp_msg.c:125) 20241204085158748 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158748 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw conn:(00D6/rtp C:62199720 r=NULL:0<->l=:0 CID=218) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158748 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158749 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:62199720 CRCX: Creating connection: port: 5664 (mgcp_protocol.c:1112) 20241204085158749 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CI:62199720 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158749 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158749 DLMGCP DEBUG <0013> Generated response: line #00: 200 53559 OK (mgcp_msg.c:67) 20241204085158749 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d7@mgw (mgcp_msg.c:67) 20241204085158749 DLMGCP DEBUG <0013> Generated response: line #02: I: 62199720 (mgcp_msg.c:67) 20241204085158749 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 218 (mgcp_msg.c:67) 20241204085158749 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158749 DLMGCP DEBUG <0013> Generated response: line #05: o=- 62199720 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158749 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158749 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158749 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158749 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158749 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158749 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158749 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53560 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158749 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158749 DLMGCP DEBUG <0013> Received message: line #02: C: 00D7 (mgcp_msg.c:67) 20241204085158749 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158749 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158749 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found free endpoint: rtpbridge/d8@mgw (mgcp_endp.c:261) 20241204085158749 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:441) 20241204085158749 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158749 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158749 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw conn:(00D7/rtp C:D3935730 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158749 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:D3935730 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158749 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:D3935730 output_enabled 0 (mgcp_msg.c:125) 20241204085158749 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158749 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw conn:(00D7/rtp C:D3935730 r=NULL:0<->l=:0 CID=219) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158749 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158749 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:D3935730 CRCX: Creating connection: port: 5666 (mgcp_protocol.c:1112) 20241204085158749 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CI:D3935730 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158749 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158749 DLMGCP DEBUG <0013> Generated response: line #00: 200 53560 OK (mgcp_msg.c:67) 20241204085158749 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d8@mgw (mgcp_msg.c:67) 20241204085158750 DLMGCP DEBUG <0013> Generated response: line #02: I: D3935730 (mgcp_msg.c:67) 20241204085158750 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 219 (mgcp_msg.c:67) 20241204085158750 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158750 DLMGCP DEBUG <0013> Generated response: line #05: o=- D3935730 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158750 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158750 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158750 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158750 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158750 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158750 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158750 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53561 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158750 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158750 DLMGCP DEBUG <0013> Received message: line #02: C: 00D8 (mgcp_msg.c:67) 20241204085158750 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158750 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found free endpoint: rtpbridge/d9@mgw (mgcp_endp.c:261) 20241204085158750 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:441) 20241204085158750 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158750 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw conn:(00D8/rtp C:81C75A7F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:81C75A7F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:81C75A7F output_enabled 0 (mgcp_msg.c:125) 20241204085158750 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw conn:(00D8/rtp C:81C75A7F r=NULL:0<->l=:0 CID=220) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:81C75A7F CRCX: Creating connection: port: 5668 (mgcp_protocol.c:1112) 20241204085158750 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CI:81C75A7F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158751 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158751 DLMGCP DEBUG <0013> Generated response: line #00: 200 53561 OK (mgcp_msg.c:67) 20241204085158751 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d9@mgw (mgcp_msg.c:67) 20241204085158751 DLMGCP DEBUG <0013> Generated response: line #02: I: 81C75A7F (mgcp_msg.c:67) 20241204085158751 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 220 (mgcp_msg.c:67) 20241204085158751 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158751 DLMGCP DEBUG <0013> Generated response: line #05: o=- 81C75A7F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158751 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158751 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158751 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158751 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158751 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158751 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158752 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53562 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158752 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158752 DLMGCP DEBUG <0013> Received message: line #02: C: 00D9 (mgcp_msg.c:67) 20241204085158752 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158752 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158752 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found free endpoint: rtpbridge/da@mgw (mgcp_endp.c:261) 20241204085158752 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:441) 20241204085158752 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158752 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158752 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw conn:(00D9/rtp C:DDEB0B07 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158752 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:DDEB0B07 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158752 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:DDEB0B07 output_enabled 0 (mgcp_msg.c:125) 20241204085158752 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158752 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw conn:(00D9/rtp C:DDEB0B07 r=NULL:0<->l=:0 CID=221) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158752 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158752 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:DDEB0B07 CRCX: Creating connection: port: 5670 (mgcp_protocol.c:1112) 20241204085158752 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CI:DDEB0B07 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158752 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158752 DLMGCP DEBUG <0013> Generated response: line #00: 200 53562 OK (mgcp_msg.c:67) 20241204085158752 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/da@mgw (mgcp_msg.c:67) 20241204085158752 DLMGCP DEBUG <0013> Generated response: line #02: I: DDEB0B07 (mgcp_msg.c:67) 20241204085158752 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 221 (mgcp_msg.c:67) 20241204085158752 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158752 DLMGCP DEBUG <0013> Generated response: line #05: o=- DDEB0B07 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158752 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158752 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158752 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158752 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158752 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158752 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158753 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53563 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158753 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158753 DLMGCP DEBUG <0013> Received message: line #02: C: 00DA (mgcp_msg.c:67) 20241204085158753 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158753 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158753 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found free endpoint: rtpbridge/db@mgw (mgcp_endp.c:261) 20241204085158753 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:441) 20241204085158753 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158753 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158753 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw conn:(00DA/rtp C:AC5AD26C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158753 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:AC5AD26C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158753 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:AC5AD26C output_enabled 0 (mgcp_msg.c:125) 20241204085158753 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158753 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw conn:(00DA/rtp C:AC5AD26C r=NULL:0<->l=:0 CID=222) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158753 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158753 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:AC5AD26C CRCX: Creating connection: port: 5672 (mgcp_protocol.c:1112) 20241204085158753 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CI:AC5AD26C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158753 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158753 DLMGCP DEBUG <0013> Generated response: line #00: 200 53563 OK (mgcp_msg.c:67) 20241204085158753 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/db@mgw (mgcp_msg.c:67) 20241204085158753 DLMGCP DEBUG <0013> Generated response: line #02: I: AC5AD26C (mgcp_msg.c:67) 20241204085158753 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 222 (mgcp_msg.c:67) 20241204085158753 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158753 DLMGCP DEBUG <0013> Generated response: line #05: o=- AC5AD26C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158753 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158753 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158753 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158753 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158753 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158753 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158754 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53564 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158754 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158754 DLMGCP DEBUG <0013> Received message: line #02: C: 00DB (mgcp_msg.c:67) 20241204085158754 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158754 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158754 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found free endpoint: rtpbridge/dc@mgw (mgcp_endp.c:261) 20241204085158754 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:441) 20241204085158754 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158754 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158754 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw conn:(00DB/rtp C:178CE15D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158754 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:178CE15D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158754 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:178CE15D output_enabled 0 (mgcp_msg.c:125) 20241204085158754 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158754 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw conn:(00DB/rtp C:178CE15D r=NULL:0<->l=:0 CID=223) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158754 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158754 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:178CE15D CRCX: Creating connection: port: 5674 (mgcp_protocol.c:1112) 20241204085158754 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CI:178CE15D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158755 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158755 DLMGCP DEBUG <0013> Generated response: line #00: 200 53564 OK (mgcp_msg.c:67) 20241204085158755 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dc@mgw (mgcp_msg.c:67) 20241204085158755 DLMGCP DEBUG <0013> Generated response: line #02: I: 178CE15D (mgcp_msg.c:67) 20241204085158755 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 223 (mgcp_msg.c:67) 20241204085158755 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158755 DLMGCP DEBUG <0013> Generated response: line #05: o=- 178CE15D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158755 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158755 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158755 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158755 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158755 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158755 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158755 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53565 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158755 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158755 DLMGCP DEBUG <0013> Received message: line #02: C: 00DC (mgcp_msg.c:67) 20241204085158755 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158755 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158755 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found free endpoint: rtpbridge/dd@mgw (mgcp_endp.c:261) 20241204085158755 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:441) 20241204085158755 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158755 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158756 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw conn:(00DC/rtp C:43C670F4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158756 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:43C670F4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158756 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:43C670F4 output_enabled 0 (mgcp_msg.c:125) 20241204085158756 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158756 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw conn:(00DC/rtp C:43C670F4 r=NULL:0<->l=:0 CID=224) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158756 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158756 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:43C670F4 CRCX: Creating connection: port: 5676 (mgcp_protocol.c:1112) 20241204085158756 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CI:43C670F4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158756 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158756 DLMGCP DEBUG <0013> Generated response: line #00: 200 53565 OK (mgcp_msg.c:67) 20241204085158756 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dd@mgw (mgcp_msg.c:67) 20241204085158756 DLMGCP DEBUG <0013> Generated response: line #02: I: 43C670F4 (mgcp_msg.c:67) 20241204085158756 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 224 (mgcp_msg.c:67) 20241204085158756 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158756 DLMGCP DEBUG <0013> Generated response: line #05: o=- 43C670F4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158756 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158756 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158756 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158756 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158756 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158756 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158757 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53566 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158757 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158757 DLMGCP DEBUG <0013> Received message: line #02: C: 00DD (mgcp_msg.c:67) 20241204085158757 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158757 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158757 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found free endpoint: rtpbridge/de@mgw (mgcp_endp.c:261) 20241204085158757 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:441) 20241204085158757 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158757 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158757 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw conn:(00DD/rtp C:5580EA39 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158757 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:5580EA39 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158757 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:5580EA39 output_enabled 0 (mgcp_msg.c:125) 20241204085158757 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158757 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw conn:(00DD/rtp C:5580EA39 r=NULL:0<->l=:0 CID=225) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158757 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158757 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:5580EA39 CRCX: Creating connection: port: 5678 (mgcp_protocol.c:1112) 20241204085158757 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CI:5580EA39 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158757 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158757 DLMGCP DEBUG <0013> Generated response: line #00: 200 53566 OK (mgcp_msg.c:67) 20241204085158757 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/de@mgw (mgcp_msg.c:67) 20241204085158757 DLMGCP DEBUG <0013> Generated response: line #02: I: 5580EA39 (mgcp_msg.c:67) 20241204085158757 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 225 (mgcp_msg.c:67) 20241204085158757 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158757 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5580EA39 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158757 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158757 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158757 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158757 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158757 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158757 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158757 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53567 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158758 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158758 DLMGCP DEBUG <0013> Received message: line #02: C: 00DE (mgcp_msg.c:67) 20241204085158758 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158758 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158758 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found free endpoint: rtpbridge/df@mgw (mgcp_endp.c:261) 20241204085158758 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:441) 20241204085158758 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158758 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158758 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw conn:(00DE/rtp C:35CC4A34 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158758 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:35CC4A34 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158758 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:35CC4A34 output_enabled 0 (mgcp_msg.c:125) 20241204085158758 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158758 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw conn:(00DE/rtp C:35CC4A34 r=NULL:0<->l=:0 CID=226) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158758 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158758 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:35CC4A34 CRCX: Creating connection: port: 5680 (mgcp_protocol.c:1112) 20241204085158758 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CI:35CC4A34 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158758 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158758 DLMGCP DEBUG <0013> Generated response: line #00: 200 53567 OK (mgcp_msg.c:67) 20241204085158758 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/df@mgw (mgcp_msg.c:67) 20241204085158758 DLMGCP DEBUG <0013> Generated response: line #02: I: 35CC4A34 (mgcp_msg.c:67) 20241204085158758 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 226 (mgcp_msg.c:67) 20241204085158758 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158758 DLMGCP DEBUG <0013> Generated response: line #05: o=- 35CC4A34 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158758 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158758 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158758 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158758 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158758 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158758 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158759 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53568 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158759 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158759 DLMGCP DEBUG <0013> Received message: line #02: C: 00DF (mgcp_msg.c:67) 20241204085158759 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158759 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158759 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found free endpoint: rtpbridge/e0@mgw (mgcp_endp.c:261) 20241204085158759 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:441) 20241204085158759 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158759 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158759 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw conn:(00DF/rtp C:723602D8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158759 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:723602D8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158759 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:723602D8 output_enabled 0 (mgcp_msg.c:125) 20241204085158759 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158759 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw conn:(00DF/rtp C:723602D8 r=NULL:0<->l=:0 CID=227) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158759 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158759 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:723602D8 CRCX: Creating connection: port: 5682 (mgcp_protocol.c:1112) 20241204085158759 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CI:723602D8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158759 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158759 DLMGCP DEBUG <0013> Generated response: line #00: 200 53568 OK (mgcp_msg.c:67) 20241204085158759 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e0@mgw (mgcp_msg.c:67) 20241204085158759 DLMGCP DEBUG <0013> Generated response: line #02: I: 723602D8 (mgcp_msg.c:67) 20241204085158759 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 227 (mgcp_msg.c:67) 20241204085158759 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158759 DLMGCP DEBUG <0013> Generated response: line #05: o=- 723602D8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158759 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158759 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158759 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158759 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158759 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158759 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158760 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53569 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158760 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158760 DLMGCP DEBUG <0013> Received message: line #02: C: 00E0 (mgcp_msg.c:67) 20241204085158760 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158760 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158760 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found free endpoint: rtpbridge/e1@mgw (mgcp_endp.c:261) 20241204085158760 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:441) 20241204085158760 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158760 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158760 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw conn:(00E0/rtp C:AEFD529A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158760 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:AEFD529A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158760 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:AEFD529A output_enabled 0 (mgcp_msg.c:125) 20241204085158760 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158760 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw conn:(00E0/rtp C:AEFD529A r=NULL:0<->l=:0 CID=228) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158760 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158760 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:AEFD529A CRCX: Creating connection: port: 5684 (mgcp_protocol.c:1112) 20241204085158760 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CI:AEFD529A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158760 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158760 DLMGCP DEBUG <0013> Generated response: line #00: 200 53569 OK (mgcp_msg.c:67) 20241204085158760 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e1@mgw (mgcp_msg.c:67) 20241204085158760 DLMGCP DEBUG <0013> Generated response: line #02: I: AEFD529A (mgcp_msg.c:67) 20241204085158760 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 228 (mgcp_msg.c:67) 20241204085158760 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158760 DLMGCP DEBUG <0013> Generated response: line #05: o=- AEFD529A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158760 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158760 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158760 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158760 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158760 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158760 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158761 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53570 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158761 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158761 DLMGCP DEBUG <0013> Received message: line #02: C: 00E1 (mgcp_msg.c:67) 20241204085158761 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158761 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158761 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found free endpoint: rtpbridge/e2@mgw (mgcp_endp.c:261) 20241204085158761 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:441) 20241204085158761 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158761 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158761 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw conn:(00E1/rtp C:62590D30 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158761 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:62590D30 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158761 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:62590D30 output_enabled 0 (mgcp_msg.c:125) 20241204085158761 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158761 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw conn:(00E1/rtp C:62590D30 r=NULL:0<->l=:0 CID=229) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158761 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158761 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:62590D30 CRCX: Creating connection: port: 5686 (mgcp_protocol.c:1112) 20241204085158761 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CI:62590D30 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158761 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158761 DLMGCP DEBUG <0013> Generated response: line #00: 200 53570 OK (mgcp_msg.c:67) 20241204085158761 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e2@mgw (mgcp_msg.c:67) 20241204085158761 DLMGCP DEBUG <0013> Generated response: line #02: I: 62590D30 (mgcp_msg.c:67) 20241204085158761 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 229 (mgcp_msg.c:67) 20241204085158761 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158761 DLMGCP DEBUG <0013> Generated response: line #05: o=- 62590D30 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158761 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158761 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158761 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158761 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158761 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158761 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158762 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53571 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158762 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158762 DLMGCP DEBUG <0013> Received message: line #02: C: 00E2 (mgcp_msg.c:67) 20241204085158762 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158762 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158762 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found free endpoint: rtpbridge/e3@mgw (mgcp_endp.c:261) 20241204085158762 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:441) 20241204085158762 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158762 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158762 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw conn:(00E2/rtp C:E670C90C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158762 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:E670C90C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158762 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:E670C90C output_enabled 0 (mgcp_msg.c:125) 20241204085158762 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158762 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw conn:(00E2/rtp C:E670C90C r=NULL:0<->l=:0 CID=230) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158762 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158762 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:E670C90C CRCX: Creating connection: port: 5688 (mgcp_protocol.c:1112) 20241204085158762 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CI:E670C90C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158762 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158762 DLMGCP DEBUG <0013> Generated response: line #00: 200 53571 OK (mgcp_msg.c:67) 20241204085158762 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e3@mgw (mgcp_msg.c:67) 20241204085158762 DLMGCP DEBUG <0013> Generated response: line #02: I: E670C90C (mgcp_msg.c:67) 20241204085158762 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 230 (mgcp_msg.c:67) 20241204085158762 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158762 DLMGCP DEBUG <0013> Generated response: line #05: o=- E670C90C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158762 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158762 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158762 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158762 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158762 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158762 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158762 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53572 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158762 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158762 DLMGCP DEBUG <0013> Received message: line #02: C: 00E3 (mgcp_msg.c:67) 20241204085158762 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158763 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found free endpoint: rtpbridge/e4@mgw (mgcp_endp.c:261) 20241204085158763 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:441) 20241204085158763 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158763 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw conn:(00E3/rtp C:7E02374B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:7E02374B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:7E02374B output_enabled 0 (mgcp_msg.c:125) 20241204085158763 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw conn:(00E3/rtp C:7E02374B r=NULL:0<->l=:0 CID=231) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:7E02374B CRCX: Creating connection: port: 5690 (mgcp_protocol.c:1112) 20241204085158763 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CI:7E02374B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158763 DLMGCP DEBUG <0013> Generated response: line #00: 200 53572 OK (mgcp_msg.c:67) 20241204085158763 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e4@mgw (mgcp_msg.c:67) 20241204085158763 DLMGCP DEBUG <0013> Generated response: line #02: I: 7E02374B (mgcp_msg.c:67) 20241204085158763 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 231 (mgcp_msg.c:67) 20241204085158763 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158763 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7E02374B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158763 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158763 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158763 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158763 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158763 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158763 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158763 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53573 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158763 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158763 DLMGCP DEBUG <0013> Received message: line #02: C: 00E4 (mgcp_msg.c:67) 20241204085158763 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158763 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found free endpoint: rtpbridge/e5@mgw (mgcp_endp.c:261) 20241204085158763 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:441) 20241204085158763 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158763 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw conn:(00E4/rtp C:EA6A8904 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:EA6A8904 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:EA6A8904 output_enabled 0 (mgcp_msg.c:125) 20241204085158764 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158764 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw conn:(00E4/rtp C:EA6A8904 r=NULL:0<->l=:0 CID=232) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158764 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158764 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:EA6A8904 CRCX: Creating connection: port: 5692 (mgcp_protocol.c:1112) 20241204085158764 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CI:EA6A8904 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158764 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158764 DLMGCP DEBUG <0013> Generated response: line #00: 200 53573 OK (mgcp_msg.c:67) 20241204085158764 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e5@mgw (mgcp_msg.c:67) 20241204085158764 DLMGCP DEBUG <0013> Generated response: line #02: I: EA6A8904 (mgcp_msg.c:67) 20241204085158764 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 232 (mgcp_msg.c:67) 20241204085158764 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158764 DLMGCP DEBUG <0013> Generated response: line #05: o=- EA6A8904 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158764 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158764 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158764 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158764 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158764 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158764 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158764 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53574 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158764 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158764 DLMGCP DEBUG <0013> Received message: line #02: C: 00E5 (mgcp_msg.c:67) 20241204085158764 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158764 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158764 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found free endpoint: rtpbridge/e6@mgw (mgcp_endp.c:261) 20241204085158764 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:441) 20241204085158764 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158764 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158764 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw conn:(00E5/rtp C:6D3FB980 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158764 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:6D3FB980 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158764 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:6D3FB980 output_enabled 0 (mgcp_msg.c:125) 20241204085158764 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158764 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw conn:(00E5/rtp C:6D3FB980 r=NULL:0<->l=:0 CID=233) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158765 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158765 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:6D3FB980 CRCX: Creating connection: port: 5694 (mgcp_protocol.c:1112) 20241204085158765 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CI:6D3FB980 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158765 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158765 DLMGCP DEBUG <0013> Generated response: line #00: 200 53574 OK (mgcp_msg.c:67) 20241204085158765 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e6@mgw (mgcp_msg.c:67) 20241204085158765 DLMGCP DEBUG <0013> Generated response: line #02: I: 6D3FB980 (mgcp_msg.c:67) 20241204085158765 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 233 (mgcp_msg.c:67) 20241204085158765 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158765 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6D3FB980 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158765 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158765 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158765 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158765 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158765 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158765 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158766 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53575 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158766 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158766 DLMGCP DEBUG <0013> Received message: line #02: C: 00E6 (mgcp_msg.c:67) 20241204085158766 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158766 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158766 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found free endpoint: rtpbridge/e7@mgw (mgcp_endp.c:261) 20241204085158766 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:441) 20241204085158766 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158766 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158766 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw conn:(00E6/rtp C:698F9C06 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158766 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:698F9C06 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158766 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:698F9C06 output_enabled 0 (mgcp_msg.c:125) 20241204085158766 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158766 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw conn:(00E6/rtp C:698F9C06 r=NULL:0<->l=:0 CID=234) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158766 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158766 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:698F9C06 CRCX: Creating connection: port: 5696 (mgcp_protocol.c:1112) 20241204085158766 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CI:698F9C06 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158766 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158766 DLMGCP DEBUG <0013> Generated response: line #00: 200 53575 OK (mgcp_msg.c:67) 20241204085158766 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e7@mgw (mgcp_msg.c:67) 20241204085158766 DLMGCP DEBUG <0013> Generated response: line #02: I: 698F9C06 (mgcp_msg.c:67) 20241204085158766 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 234 (mgcp_msg.c:67) 20241204085158766 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158766 DLMGCP DEBUG <0013> Generated response: line #05: o=- 698F9C06 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158766 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158766 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158766 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158766 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158766 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158766 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158767 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53576 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158767 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158767 DLMGCP DEBUG <0013> Received message: line #02: C: 00E7 (mgcp_msg.c:67) 20241204085158767 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158767 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158767 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found free endpoint: rtpbridge/e8@mgw (mgcp_endp.c:261) 20241204085158767 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:441) 20241204085158767 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158767 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158767 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw conn:(00E7/rtp C:A0524C86 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158767 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:A0524C86 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158767 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:A0524C86 output_enabled 0 (mgcp_msg.c:125) 20241204085158767 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158767 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw conn:(00E7/rtp C:A0524C86 r=NULL:0<->l=:0 CID=235) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158767 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158767 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:A0524C86 CRCX: Creating connection: port: 5698 (mgcp_protocol.c:1112) 20241204085158767 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CI:A0524C86 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158767 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158767 DLMGCP DEBUG <0013> Generated response: line #00: 200 53576 OK (mgcp_msg.c:67) 20241204085158767 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e8@mgw (mgcp_msg.c:67) 20241204085158767 DLMGCP DEBUG <0013> Generated response: line #02: I: A0524C86 (mgcp_msg.c:67) 20241204085158767 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 235 (mgcp_msg.c:67) 20241204085158767 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158767 DLMGCP DEBUG <0013> Generated response: line #05: o=- A0524C86 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158767 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158767 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158767 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158767 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158767 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158767 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158768 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53577 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158768 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158768 DLMGCP DEBUG <0013> Received message: line #02: C: 00E8 (mgcp_msg.c:67) 20241204085158768 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158768 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158768 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found free endpoint: rtpbridge/e9@mgw (mgcp_endp.c:261) 20241204085158768 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:441) 20241204085158768 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158768 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158768 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw conn:(00E8/rtp C:F1FD91E5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158768 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:F1FD91E5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158768 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:F1FD91E5 output_enabled 0 (mgcp_msg.c:125) 20241204085158768 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158768 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw conn:(00E8/rtp C:F1FD91E5 r=NULL:0<->l=:0 CID=236) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158768 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158768 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:F1FD91E5 CRCX: Creating connection: port: 5700 (mgcp_protocol.c:1112) 20241204085158768 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CI:F1FD91E5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158768 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158768 DLMGCP DEBUG <0013> Generated response: line #00: 200 53577 OK (mgcp_msg.c:67) 20241204085158768 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e9@mgw (mgcp_msg.c:67) 20241204085158768 DLMGCP DEBUG <0013> Generated response: line #02: I: F1FD91E5 (mgcp_msg.c:67) 20241204085158768 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 236 (mgcp_msg.c:67) 20241204085158768 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158768 DLMGCP DEBUG <0013> Generated response: line #05: o=- F1FD91E5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158768 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158768 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158768 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158768 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158768 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158768 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158769 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53578 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158769 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158769 DLMGCP DEBUG <0013> Received message: line #02: C: 00E9 (mgcp_msg.c:67) 20241204085158769 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158769 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158769 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found free endpoint: rtpbridge/ea@mgw (mgcp_endp.c:261) 20241204085158769 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:441) 20241204085158769 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158769 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158769 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw conn:(00E9/rtp C:6CDFC5D5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158769 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:6CDFC5D5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158769 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:6CDFC5D5 output_enabled 0 (mgcp_msg.c:125) 20241204085158769 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158769 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw conn:(00E9/rtp C:6CDFC5D5 r=NULL:0<->l=:0 CID=237) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158769 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158769 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:6CDFC5D5 CRCX: Creating connection: port: 5702 (mgcp_protocol.c:1112) 20241204085158769 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CI:6CDFC5D5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158769 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158769 DLMGCP DEBUG <0013> Generated response: line #00: 200 53578 OK (mgcp_msg.c:67) 20241204085158769 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ea@mgw (mgcp_msg.c:67) 20241204085158769 DLMGCP DEBUG <0013> Generated response: line #02: I: 6CDFC5D5 (mgcp_msg.c:67) 20241204085158769 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 237 (mgcp_msg.c:67) 20241204085158769 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158769 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6CDFC5D5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158769 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158769 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158769 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158769 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158769 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158769 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158770 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53579 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158770 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158770 DLMGCP DEBUG <0013> Received message: line #02: C: 00EA (mgcp_msg.c:67) 20241204085158770 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158770 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158770 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found free endpoint: rtpbridge/eb@mgw (mgcp_endp.c:261) 20241204085158770 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:441) 20241204085158770 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158770 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158770 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw conn:(00EA/rtp C:93D6C6B8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158770 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:93D6C6B8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158770 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:93D6C6B8 output_enabled 0 (mgcp_msg.c:125) 20241204085158770 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158770 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw conn:(00EA/rtp C:93D6C6B8 r=NULL:0<->l=:0 CID=238) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158770 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158770 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:93D6C6B8 CRCX: Creating connection: port: 5704 (mgcp_protocol.c:1112) 20241204085158770 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CI:93D6C6B8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158770 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158770 DLMGCP DEBUG <0013> Generated response: line #00: 200 53579 OK (mgcp_msg.c:67) 20241204085158770 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/eb@mgw (mgcp_msg.c:67) 20241204085158770 DLMGCP DEBUG <0013> Generated response: line #02: I: 93D6C6B8 (mgcp_msg.c:67) 20241204085158770 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 238 (mgcp_msg.c:67) 20241204085158770 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158770 DLMGCP DEBUG <0013> Generated response: line #05: o=- 93D6C6B8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158770 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158770 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158770 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158770 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158770 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158770 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158771 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53580 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158771 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158771 DLMGCP DEBUG <0013> Received message: line #02: C: 00EB (mgcp_msg.c:67) 20241204085158771 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158771 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158771 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found free endpoint: rtpbridge/ec@mgw (mgcp_endp.c:261) 20241204085158771 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:441) 20241204085158771 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158771 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158771 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw conn:(00EB/rtp C:4C44C5B8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158771 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:4C44C5B8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158771 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:4C44C5B8 output_enabled 0 (mgcp_msg.c:125) 20241204085158771 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158771 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw conn:(00EB/rtp C:4C44C5B8 r=NULL:0<->l=:0 CID=239) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158771 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158771 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:4C44C5B8 CRCX: Creating connection: port: 5706 (mgcp_protocol.c:1112) 20241204085158771 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CI:4C44C5B8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158771 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158771 DLMGCP DEBUG <0013> Generated response: line #00: 200 53580 OK (mgcp_msg.c:67) 20241204085158771 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ec@mgw (mgcp_msg.c:67) 20241204085158771 DLMGCP DEBUG <0013> Generated response: line #02: I: 4C44C5B8 (mgcp_msg.c:67) 20241204085158771 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 239 (mgcp_msg.c:67) 20241204085158771 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158771 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4C44C5B8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158771 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158771 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158771 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158771 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158771 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158771 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158772 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53581 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158772 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158772 DLMGCP DEBUG <0013> Received message: line #02: C: 00EC (mgcp_msg.c:67) 20241204085158772 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158772 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158772 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found free endpoint: rtpbridge/ed@mgw (mgcp_endp.c:261) 20241204085158772 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:441) 20241204085158772 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158772 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158772 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw conn:(00EC/rtp C:C232D88A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158772 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:C232D88A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158772 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:C232D88A output_enabled 0 (mgcp_msg.c:125) 20241204085158772 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158772 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw conn:(00EC/rtp C:C232D88A r=NULL:0<->l=:0 CID=240) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158772 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158772 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:C232D88A CRCX: Creating connection: port: 5708 (mgcp_protocol.c:1112) 20241204085158772 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CI:C232D88A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158772 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158772 DLMGCP DEBUG <0013> Generated response: line #00: 200 53581 OK (mgcp_msg.c:67) 20241204085158772 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ed@mgw (mgcp_msg.c:67) 20241204085158772 DLMGCP DEBUG <0013> Generated response: line #02: I: C232D88A (mgcp_msg.c:67) 20241204085158772 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 240 (mgcp_msg.c:67) 20241204085158772 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158772 DLMGCP DEBUG <0013> Generated response: line #05: o=- C232D88A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158772 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158772 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158772 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158772 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158772 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158772 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158773 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53582 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158773 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158773 DLMGCP DEBUG <0013> Received message: line #02: C: 00ED (mgcp_msg.c:67) 20241204085158773 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158773 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found free endpoint: rtpbridge/ee@mgw (mgcp_endp.c:261) 20241204085158773 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:441) 20241204085158773 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158773 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw conn:(00ED/rtp C:4112CABD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:4112CABD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:4112CABD output_enabled 0 (mgcp_msg.c:125) 20241204085158773 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw conn:(00ED/rtp C:4112CABD r=NULL:0<->l=:0 CID=241) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:4112CABD CRCX: Creating connection: port: 5710 (mgcp_protocol.c:1112) 20241204085158773 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CI:4112CABD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158773 DLMGCP DEBUG <0013> Generated response: line #00: 200 53582 OK (mgcp_msg.c:67) 20241204085158773 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ee@mgw (mgcp_msg.c:67) 20241204085158773 DLMGCP DEBUG <0013> Generated response: line #02: I: 4112CABD (mgcp_msg.c:67) 20241204085158773 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 241 (mgcp_msg.c:67) 20241204085158773 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158773 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4112CABD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158773 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158773 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158773 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158774 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158774 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158774 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158774 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53583 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158774 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158774 DLMGCP DEBUG <0013> Received message: line #02: C: 00EE (mgcp_msg.c:67) 20241204085158774 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158774 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158774 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found free endpoint: rtpbridge/ef@mgw (mgcp_endp.c:261) 20241204085158774 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:441) 20241204085158774 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158774 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158774 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw conn:(00EE/rtp C:38B47F40 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158774 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:38B47F40 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158774 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:38B47F40 output_enabled 0 (mgcp_msg.c:125) 20241204085158774 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158774 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw conn:(00EE/rtp C:38B47F40 r=NULL:0<->l=:0 CID=242) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158774 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158775 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:38B47F40 CRCX: Creating connection: port: 5712 (mgcp_protocol.c:1112) 20241204085158775 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CI:38B47F40 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158775 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158775 DLMGCP DEBUG <0013> Generated response: line #00: 200 53583 OK (mgcp_msg.c:67) 20241204085158775 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ef@mgw (mgcp_msg.c:67) 20241204085158775 DLMGCP DEBUG <0013> Generated response: line #02: I: 38B47F40 (mgcp_msg.c:67) 20241204085158775 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 242 (mgcp_msg.c:67) 20241204085158775 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158775 DLMGCP DEBUG <0013> Generated response: line #05: o=- 38B47F40 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158775 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158775 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158775 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158775 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158775 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158775 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158775 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53584 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158775 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158775 DLMGCP DEBUG <0013> Received message: line #02: C: 00EF (mgcp_msg.c:67) 20241204085158775 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158775 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158775 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found free endpoint: rtpbridge/f0@mgw (mgcp_endp.c:261) 20241204085158775 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:441) 20241204085158775 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158775 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158775 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw conn:(00EF/rtp C:AE4C5454 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158775 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:AE4C5454 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158775 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:AE4C5454 output_enabled 0 (mgcp_msg.c:125) 20241204085158775 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158776 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw conn:(00EF/rtp C:AE4C5454 r=NULL:0<->l=:0 CID=243) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158776 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158776 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:AE4C5454 CRCX: Creating connection: port: 5714 (mgcp_protocol.c:1112) 20241204085158776 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CI:AE4C5454 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158776 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158776 DLMGCP DEBUG <0013> Generated response: line #00: 200 53584 OK (mgcp_msg.c:67) 20241204085158776 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f0@mgw (mgcp_msg.c:67) 20241204085158776 DLMGCP DEBUG <0013> Generated response: line #02: I: AE4C5454 (mgcp_msg.c:67) 20241204085158776 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 243 (mgcp_msg.c:67) 20241204085158776 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158776 DLMGCP DEBUG <0013> Generated response: line #05: o=- AE4C5454 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158776 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158776 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158776 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158776 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158776 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158776 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158776 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53585 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158776 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158776 DLMGCP DEBUG <0013> Received message: line #02: C: 00F0 (mgcp_msg.c:67) 20241204085158776 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158776 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158776 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found free endpoint: rtpbridge/f1@mgw (mgcp_endp.c:261) 20241204085158776 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:441) 20241204085158776 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158776 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158776 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw conn:(00F0/rtp C:37284CC7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158776 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:37284CC7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158776 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:37284CC7 output_enabled 0 (mgcp_msg.c:125) 20241204085158776 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158776 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw conn:(00F0/rtp C:37284CC7 r=NULL:0<->l=:0 CID=244) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158776 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158777 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:37284CC7 CRCX: Creating connection: port: 5716 (mgcp_protocol.c:1112) 20241204085158777 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CI:37284CC7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158777 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158777 DLMGCP DEBUG <0013> Generated response: line #00: 200 53585 OK (mgcp_msg.c:67) 20241204085158777 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f1@mgw (mgcp_msg.c:67) 20241204085158777 DLMGCP DEBUG <0013> Generated response: line #02: I: 37284CC7 (mgcp_msg.c:67) 20241204085158777 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 244 (mgcp_msg.c:67) 20241204085158777 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158777 DLMGCP DEBUG <0013> Generated response: line #05: o=- 37284CC7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158777 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158777 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158777 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158777 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158777 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158777 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158777 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53586 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158777 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158777 DLMGCP DEBUG <0013> Received message: line #02: C: 00F1 (mgcp_msg.c:67) 20241204085158777 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158777 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158777 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found free endpoint: rtpbridge/f2@mgw (mgcp_endp.c:261) 20241204085158777 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:441) 20241204085158777 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158777 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158777 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw conn:(00F1/rtp C:10E8C62C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158777 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:10E8C62C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158777 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:10E8C62C output_enabled 0 (mgcp_msg.c:125) 20241204085158777 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158777 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw conn:(00F1/rtp C:10E8C62C r=NULL:0<->l=:0 CID=245) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158777 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158777 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:10E8C62C CRCX: Creating connection: port: 5718 (mgcp_protocol.c:1112) 20241204085158777 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CI:10E8C62C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158777 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158778 DLMGCP DEBUG <0013> Generated response: line #00: 200 53586 OK (mgcp_msg.c:67) 20241204085158778 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f2@mgw (mgcp_msg.c:67) 20241204085158778 DLMGCP DEBUG <0013> Generated response: line #02: I: 10E8C62C (mgcp_msg.c:67) 20241204085158778 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 245 (mgcp_msg.c:67) 20241204085158778 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158778 DLMGCP DEBUG <0013> Generated response: line #05: o=- 10E8C62C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158778 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158778 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158778 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158778 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158778 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158778 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158779 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53587 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158779 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158779 DLMGCP DEBUG <0013> Received message: line #02: C: 00F2 (mgcp_msg.c:67) 20241204085158779 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158779 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158779 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found free endpoint: rtpbridge/f3@mgw (mgcp_endp.c:261) 20241204085158779 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:441) 20241204085158779 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158779 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158779 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw conn:(00F2/rtp C:12226E34 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158779 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:12226E34 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158779 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:12226E34 output_enabled 0 (mgcp_msg.c:125) 20241204085158779 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158779 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw conn:(00F2/rtp C:12226E34 r=NULL:0<->l=:0 CID=246) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158779 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158779 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:12226E34 CRCX: Creating connection: port: 5720 (mgcp_protocol.c:1112) 20241204085158779 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CI:12226E34 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158779 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158779 DLMGCP DEBUG <0013> Generated response: line #00: 200 53587 OK (mgcp_msg.c:67) 20241204085158779 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f3@mgw (mgcp_msg.c:67) 20241204085158779 DLMGCP DEBUG <0013> Generated response: line #02: I: 12226E34 (mgcp_msg.c:67) 20241204085158779 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 246 (mgcp_msg.c:67) 20241204085158779 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158779 DLMGCP DEBUG <0013> Generated response: line #05: o=- 12226E34 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158779 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158779 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158779 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158779 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158779 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158779 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158780 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53588 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158780 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158780 DLMGCP DEBUG <0013> Received message: line #02: C: 00F3 (mgcp_msg.c:67) 20241204085158780 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158780 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158780 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found free endpoint: rtpbridge/f4@mgw (mgcp_endp.c:261) 20241204085158780 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:441) 20241204085158780 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158780 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158780 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw conn:(00F3/rtp C:F135B880 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158780 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:F135B880 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158780 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:F135B880 output_enabled 0 (mgcp_msg.c:125) 20241204085158780 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158780 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw conn:(00F3/rtp C:F135B880 r=NULL:0<->l=:0 CID=247) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158780 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158780 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:F135B880 CRCX: Creating connection: port: 5722 (mgcp_protocol.c:1112) 20241204085158780 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CI:F135B880 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158780 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158780 DLMGCP DEBUG <0013> Generated response: line #00: 200 53588 OK (mgcp_msg.c:67) 20241204085158780 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f4@mgw (mgcp_msg.c:67) 20241204085158780 DLMGCP DEBUG <0013> Generated response: line #02: I: F135B880 (mgcp_msg.c:67) 20241204085158780 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 247 (mgcp_msg.c:67) 20241204085158780 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158780 DLMGCP DEBUG <0013> Generated response: line #05: o=- F135B880 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158780 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158780 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158780 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158780 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158780 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158780 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158781 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53589 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158781 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158781 DLMGCP DEBUG <0013> Received message: line #02: C: 00F4 (mgcp_msg.c:67) 20241204085158781 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158781 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158781 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found free endpoint: rtpbridge/f5@mgw (mgcp_endp.c:261) 20241204085158781 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:441) 20241204085158781 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158781 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158781 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw conn:(00F4/rtp C:5801FBEB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158781 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:5801FBEB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158781 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:5801FBEB output_enabled 0 (mgcp_msg.c:125) 20241204085158781 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158781 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw conn:(00F4/rtp C:5801FBEB r=NULL:0<->l=:0 CID=248) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158781 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158781 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:5801FBEB CRCX: Creating connection: port: 5724 (mgcp_protocol.c:1112) 20241204085158781 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CI:5801FBEB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158781 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158781 DLMGCP DEBUG <0013> Generated response: line #00: 200 53589 OK (mgcp_msg.c:67) 20241204085158781 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f5@mgw (mgcp_msg.c:67) 20241204085158781 DLMGCP DEBUG <0013> Generated response: line #02: I: 5801FBEB (mgcp_msg.c:67) 20241204085158781 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 248 (mgcp_msg.c:67) 20241204085158782 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158782 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5801FBEB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158782 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158782 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158782 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158782 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158782 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158782 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158782 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53590 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158782 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158782 DLMGCP DEBUG <0013> Received message: line #02: C: 00F5 (mgcp_msg.c:67) 20241204085158782 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158782 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158782 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found free endpoint: rtpbridge/f6@mgw (mgcp_endp.c:261) 20241204085158782 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:441) 20241204085158782 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158782 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158782 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw conn:(00F5/rtp C:5860E11B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158782 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:5860E11B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158782 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:5860E11B output_enabled 0 (mgcp_msg.c:125) 20241204085158782 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158782 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw conn:(00F5/rtp C:5860E11B r=NULL:0<->l=:0 CID=249) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158782 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158783 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:5860E11B CRCX: Creating connection: port: 5726 (mgcp_protocol.c:1112) 20241204085158783 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CI:5860E11B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158783 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158783 DLMGCP DEBUG <0013> Generated response: line #00: 200 53590 OK (mgcp_msg.c:67) 20241204085158783 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f6@mgw (mgcp_msg.c:67) 20241204085158783 DLMGCP DEBUG <0013> Generated response: line #02: I: 5860E11B (mgcp_msg.c:67) 20241204085158783 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 249 (mgcp_msg.c:67) 20241204085158783 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158783 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5860E11B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158783 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158783 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158783 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158783 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158783 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158783 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158783 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53591 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158783 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158783 DLMGCP DEBUG <0013> Received message: line #02: C: 00F6 (mgcp_msg.c:67) 20241204085158783 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158783 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158783 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found free endpoint: rtpbridge/f7@mgw (mgcp_endp.c:261) 20241204085158783 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:441) 20241204085158783 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158783 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158783 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw conn:(00F6/rtp C:C1D04643 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158783 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:C1D04643 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158783 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:C1D04643 output_enabled 0 (mgcp_msg.c:125) 20241204085158784 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158784 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw conn:(00F6/rtp C:C1D04643 r=NULL:0<->l=:0 CID=250) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158784 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158784 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:C1D04643 CRCX: Creating connection: port: 5728 (mgcp_protocol.c:1112) 20241204085158784 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CI:C1D04643 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158784 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158784 DLMGCP DEBUG <0013> Generated response: line #00: 200 53591 OK (mgcp_msg.c:67) 20241204085158784 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f7@mgw (mgcp_msg.c:67) 20241204085158784 DLMGCP DEBUG <0013> Generated response: line #02: I: C1D04643 (mgcp_msg.c:67) 20241204085158784 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 250 (mgcp_msg.c:67) 20241204085158784 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158784 DLMGCP DEBUG <0013> Generated response: line #05: o=- C1D04643 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158784 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158784 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158784 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158784 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158784 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158784 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158784 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53592 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158784 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158784 DLMGCP DEBUG <0013> Received message: line #02: C: 00F7 (mgcp_msg.c:67) 20241204085158784 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158784 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158784 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found free endpoint: rtpbridge/f8@mgw (mgcp_endp.c:261) 20241204085158784 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:441) 20241204085158784 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158784 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158784 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw conn:(00F7/rtp C:6CDF8BD6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158784 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:6CDF8BD6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158784 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:6CDF8BD6 output_enabled 0 (mgcp_msg.c:125) 20241204085158784 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158784 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw conn:(00F7/rtp C:6CDF8BD6 r=NULL:0<->l=:0 CID=251) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158784 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158784 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:6CDF8BD6 CRCX: Creating connection: port: 5730 (mgcp_protocol.c:1112) 20241204085158784 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CI:6CDF8BD6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158784 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158784 DLMGCP DEBUG <0013> Generated response: line #00: 200 53592 OK (mgcp_msg.c:67) 20241204085158784 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f8@mgw (mgcp_msg.c:67) 20241204085158784 DLMGCP DEBUG <0013> Generated response: line #02: I: 6CDF8BD6 (mgcp_msg.c:67) 20241204085158784 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 251 (mgcp_msg.c:67) 20241204085158785 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158785 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6CDF8BD6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158785 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158785 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158785 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158785 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158785 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158785 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158785 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53593 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158785 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158785 DLMGCP DEBUG <0013> Received message: line #02: C: 00F8 (mgcp_msg.c:67) 20241204085158785 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158785 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158785 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found free endpoint: rtpbridge/f9@mgw (mgcp_endp.c:261) 20241204085158785 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:441) 20241204085158785 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158785 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158785 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw conn:(00F8/rtp C:42FA2EC9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158785 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:42FA2EC9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158785 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:42FA2EC9 output_enabled 0 (mgcp_msg.c:125) 20241204085158785 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158785 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw conn:(00F8/rtp C:42FA2EC9 r=NULL:0<->l=:0 CID=252) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158785 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158785 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:42FA2EC9 CRCX: Creating connection: port: 5732 (mgcp_protocol.c:1112) 20241204085158785 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CI:42FA2EC9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158785 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158785 DLMGCP DEBUG <0013> Generated response: line #00: 200 53593 OK (mgcp_msg.c:67) 20241204085158785 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f9@mgw (mgcp_msg.c:67) 20241204085158785 DLMGCP DEBUG <0013> Generated response: line #02: I: 42FA2EC9 (mgcp_msg.c:67) 20241204085158785 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 252 (mgcp_msg.c:67) 20241204085158785 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158785 DLMGCP DEBUG <0013> Generated response: line #05: o=- 42FA2EC9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158785 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158785 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158785 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158785 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158785 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158785 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158786 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53594 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158786 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158786 DLMGCP DEBUG <0013> Received message: line #02: C: 00F9 (mgcp_msg.c:67) 20241204085158787 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158787 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158787 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found free endpoint: rtpbridge/fa@mgw (mgcp_endp.c:261) 20241204085158787 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:441) 20241204085158787 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158787 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158787 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw conn:(00F9/rtp C:0F8D3C5D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158787 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:0F8D3C5D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158787 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:0F8D3C5D output_enabled 0 (mgcp_msg.c:125) 20241204085158787 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158787 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw conn:(00F9/rtp C:0F8D3C5D r=NULL:0<->l=:0 CID=253) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158787 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158787 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:0F8D3C5D CRCX: Creating connection: port: 5734 (mgcp_protocol.c:1112) 20241204085158787 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CI:0F8D3C5D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158787 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158787 DLMGCP DEBUG <0013> Generated response: line #00: 200 53594 OK (mgcp_msg.c:67) 20241204085158787 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fa@mgw (mgcp_msg.c:67) 20241204085158787 DLMGCP DEBUG <0013> Generated response: line #02: I: 0F8D3C5D (mgcp_msg.c:67) 20241204085158787 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 253 (mgcp_msg.c:67) 20241204085158787 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158787 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0F8D3C5D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158787 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158787 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158787 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158787 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158787 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158787 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158788 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53595 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158788 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158788 DLMGCP DEBUG <0013> Received message: line #02: C: 00FA (mgcp_msg.c:67) 20241204085158788 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158788 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158788 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found free endpoint: rtpbridge/fb@mgw (mgcp_endp.c:261) 20241204085158788 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:441) 20241204085158788 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158788 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158788 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw conn:(00FA/rtp C:15C11CFE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158788 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:15C11CFE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158788 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:15C11CFE output_enabled 0 (mgcp_msg.c:125) 20241204085158788 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158788 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw conn:(00FA/rtp C:15C11CFE r=NULL:0<->l=:0 CID=254) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158788 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158788 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:15C11CFE CRCX: Creating connection: port: 5736 (mgcp_protocol.c:1112) 20241204085158788 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CI:15C11CFE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158788 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158788 DLMGCP DEBUG <0013> Generated response: line #00: 200 53595 OK (mgcp_msg.c:67) 20241204085158788 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fb@mgw (mgcp_msg.c:67) 20241204085158788 DLMGCP DEBUG <0013> Generated response: line #02: I: 15C11CFE (mgcp_msg.c:67) 20241204085158788 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 254 (mgcp_msg.c:67) 20241204085158788 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158788 DLMGCP DEBUG <0013> Generated response: line #05: o=- 15C11CFE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158788 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158788 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158788 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158788 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158788 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158788 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158790 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53596 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158790 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158790 DLMGCP DEBUG <0013> Received message: line #02: C: 00FB (mgcp_msg.c:67) 20241204085158790 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158790 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158790 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found free endpoint: rtpbridge/fc@mgw (mgcp_endp.c:261) 20241204085158790 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:441) 20241204085158790 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158790 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158790 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw conn:(00FB/rtp C:3F140C23 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158790 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:3F140C23 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158790 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:3F140C23 output_enabled 0 (mgcp_msg.c:125) 20241204085158790 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158790 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw conn:(00FB/rtp C:3F140C23 r=NULL:0<->l=:0 CID=255) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158790 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158790 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:3F140C23 CRCX: Creating connection: port: 5738 (mgcp_protocol.c:1112) 20241204085158790 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CI:3F140C23 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158790 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158790 DLMGCP DEBUG <0013> Generated response: line #00: 200 53596 OK (mgcp_msg.c:67) 20241204085158790 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fc@mgw (mgcp_msg.c:67) 20241204085158790 DLMGCP DEBUG <0013> Generated response: line #02: I: 3F140C23 (mgcp_msg.c:67) 20241204085158790 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 255 (mgcp_msg.c:67) 20241204085158790 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158790 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3F140C23 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158790 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158790 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158790 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158790 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158790 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158790 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158791 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53597 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158791 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158791 DLMGCP DEBUG <0013> Received message: line #02: C: 00FC (mgcp_msg.c:67) 20241204085158791 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158791 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158791 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found free endpoint: rtpbridge/fd@mgw (mgcp_endp.c:261) 20241204085158791 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:441) 20241204085158791 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158791 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158791 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw conn:(00FC/rtp C:A0DF9921 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158791 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:A0DF9921 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158791 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:A0DF9921 output_enabled 0 (mgcp_msg.c:125) 20241204085158791 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158791 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw conn:(00FC/rtp C:A0DF9921 r=NULL:0<->l=:0 CID=0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158791 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158791 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:A0DF9921 CRCX: Creating connection: port: 5740 (mgcp_protocol.c:1112) 20241204085158791 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CI:A0DF9921 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158791 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158791 DLMGCP DEBUG <0013> Generated response: line #00: 200 53597 OK (mgcp_msg.c:67) 20241204085158791 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fd@mgw (mgcp_msg.c:67) 20241204085158791 DLMGCP DEBUG <0013> Generated response: line #02: I: A0DF9921 (mgcp_msg.c:67) 20241204085158791 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 0 (mgcp_msg.c:67) 20241204085158791 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158791 DLMGCP DEBUG <0013> Generated response: line #05: o=- A0DF9921 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158791 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158791 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158791 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158791 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158791 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158791 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158792 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53598 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158792 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158792 DLMGCP DEBUG <0013> Received message: line #02: C: 00FD (mgcp_msg.c:67) 20241204085158792 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158792 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158792 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found free endpoint: rtpbridge/fe@mgw (mgcp_endp.c:261) 20241204085158792 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:441) 20241204085158792 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158792 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158792 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw conn:(00FD/rtp C:2830F499 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158792 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:2830F499 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158792 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:2830F499 output_enabled 0 (mgcp_msg.c:125) 20241204085158792 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158792 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw conn:(00FD/rtp C:2830F499 r=NULL:0<->l=:0 CID=1) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158792 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158792 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:2830F499 CRCX: Creating connection: port: 5742 (mgcp_protocol.c:1112) 20241204085158792 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CI:2830F499 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158792 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158792 DLMGCP DEBUG <0013> Generated response: line #00: 200 53598 OK (mgcp_msg.c:67) 20241204085158792 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fe@mgw (mgcp_msg.c:67) 20241204085158792 DLMGCP DEBUG <0013> Generated response: line #02: I: 2830F499 (mgcp_msg.c:67) 20241204085158792 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 1 (mgcp_msg.c:67) 20241204085158793 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158793 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2830F499 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158793 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158793 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158793 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158793 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158793 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158793 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158794 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53599 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158794 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158794 DLMGCP DEBUG <0013> Received message: line #02: C: 00FE (mgcp_msg.c:67) 20241204085158794 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158794 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158794 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found free endpoint: rtpbridge/ff@mgw (mgcp_endp.c:261) 20241204085158794 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:441) 20241204085158794 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158794 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158794 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw conn:(00FE/rtp C:7CDE0DF3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158794 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:7CDE0DF3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158794 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:7CDE0DF3 output_enabled 0 (mgcp_msg.c:125) 20241204085158794 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158794 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw conn:(00FE/rtp C:7CDE0DF3 r=NULL:0<->l=:0 CID=2) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158794 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158794 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:7CDE0DF3 CRCX: Creating connection: port: 5744 (mgcp_protocol.c:1112) 20241204085158794 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CI:7CDE0DF3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158794 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158794 DLMGCP DEBUG <0013> Generated response: line #00: 200 53599 OK (mgcp_msg.c:67) 20241204085158794 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ff@mgw (mgcp_msg.c:67) 20241204085158794 DLMGCP DEBUG <0013> Generated response: line #02: I: 7CDE0DF3 (mgcp_msg.c:67) 20241204085158794 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 2 (mgcp_msg.c:67) 20241204085158794 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158794 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7CDE0DF3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158794 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158794 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158794 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158794 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158794 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158794 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158795 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53600 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158795 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158795 DLMGCP DEBUG <0013> Received message: line #02: C: 00FF (mgcp_msg.c:67) 20241204085158795 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158795 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158795 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found free endpoint: rtpbridge/100@mgw (mgcp_endp.c:261) 20241204085158795 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:441) 20241204085158795 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158795 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158795 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw conn:(00FF/rtp C:0358BA09 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158795 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:0358BA09 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158795 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:0358BA09 output_enabled 0 (mgcp_msg.c:125) 20241204085158795 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085158795 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw conn:(00FF/rtp C:0358BA09 r=NULL:0<->l=:0 CID=3) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085158795 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085158795 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:0358BA09 CRCX: Creating connection: port: 5746 (mgcp_protocol.c:1112) 20241204085158795 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CI:0358BA09 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085158795 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085158795 DLMGCP DEBUG <0013> Generated response: line #00: 200 53600 OK (mgcp_msg.c:67) 20241204085158795 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/100@mgw (mgcp_msg.c:67) 20241204085158795 DLMGCP DEBUG <0013> Generated response: line #02: I: 0358BA09 (mgcp_msg.c:67) 20241204085158795 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 3 (mgcp_msg.c:67) 20241204085158795 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241204085158795 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0358BA09 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085158795 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241204085158795 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085158795 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241204085158795 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085158795 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085158795 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085158796 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53601 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158796 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085158796 DLMGCP DEBUG <0013> Received message: line #02: C: 0100 (mgcp_msg.c:67) 20241204085158796 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085158796 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085158796 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:261) 20241204085158796 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:441) 20241204085158796 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085158796 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085158796 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw conn:(0100/rtp C:1474B16E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085158796 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:1474B16E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085158796 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:1474B16E output_enabled 0 (mgcp_msg.c:125) 20241204085158796 DOSMUX ERROR <0002> All Osmux circuits are in use! (mgcp_osmux.c:778) 20241204085158796 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158796 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158796 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: unable to create connection (mgcp_protocol.c:1131) 20241204085158796 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=400 (mgcp_protocol.c:230) 20241204085158796 DLMGCP DEBUG <0013> Generated response: line #00: 400 53601 FAIL (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): none -> pass 20241204085158796 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53602 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158796 DLMGCP DEBUG <0013> Received message: line #01: C: 0000 (mgcp_msg.c:67) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:261) 20241204085158797 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:441) 20241204085158797 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158797 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158798 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158799 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158800 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158801 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158802 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158803 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158805 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158806 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158806 DLMGCP DEBUG <0013> Generated response: line #00: 200 53602 OK (mgcp_msg.c:67) 20241204085158806 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53603 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158806 DLMGCP DEBUG <0013> Received message: line #01: C: 0001 (mgcp_msg.c:67) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158807 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158807 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158807 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158808 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158809 DLMGCP DEBUG <0013> Generated response: line #00: 200 53603 OK (mgcp_msg.c:67) 20241204085158809 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53604 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158809 DLMGCP DEBUG <0013> Received message: line #01: C: 0002 (mgcp_msg.c:67) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158809 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158809 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158809 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158810 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158811 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158812 DLMGCP DEBUG <0013> Generated response: line #00: 200 53604 OK (mgcp_msg.c:67) 20241204085158812 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53605 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158812 DLMGCP DEBUG <0013> Received message: line #01: C: 0003 (mgcp_msg.c:67) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158812 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158812 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158812 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158813 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158814 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158815 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158815 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158815 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158815 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158815 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158815 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158815 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158815 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158815 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158815 DLMGCP DEBUG <0013> Generated response: line #00: 200 53605 OK (mgcp_msg.c:67) 20241204085158816 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53606 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158816 DLMGCP DEBUG <0013> Received message: line #01: C: 0004 (mgcp_msg.c:67) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158816 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158816 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158816 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158817 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158818 DLMGCP DEBUG <0013> Generated response: line #00: 200 53606 OK (mgcp_msg.c:67) 20241204085158818 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53607 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158818 DLMGCP DEBUG <0013> Received message: line #01: C: 0005 (mgcp_msg.c:67) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158818 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158818 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158818 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158819 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158820 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158820 DLMGCP DEBUG <0013> Generated response: line #00: 200 53607 OK (mgcp_msg.c:67) 20241204085158821 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53608 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158821 DLMGCP DEBUG <0013> Received message: line #01: C: 0006 (mgcp_msg.c:67) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158821 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158821 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158821 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158822 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158823 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158823 DLMGCP DEBUG <0013> Generated response: line #00: 200 53608 OK (mgcp_msg.c:67) 20241204085158824 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53609 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158824 DLMGCP DEBUG <0013> Received message: line #01: C: 0007 (mgcp_msg.c:67) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158824 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158824 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158824 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158825 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158826 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158827 DLMGCP DEBUG <0013> Generated response: line #00: 200 53609 OK (mgcp_msg.c:67) 20241204085158827 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53610 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158827 DLMGCP DEBUG <0013> Received message: line #01: C: 0008 (mgcp_msg.c:67) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158827 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158827 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158827 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158828 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158829 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158829 DLMGCP DEBUG <0013> Generated response: line #00: 200 53610 OK (mgcp_msg.c:67) 20241204085158830 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53611 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158830 DLMGCP DEBUG <0013> Received message: line #01: C: 0009 (mgcp_msg.c:67) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158830 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158830 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158830 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158831 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158832 DLMGCP DEBUG <0013> Generated response: line #00: 200 53611 OK (mgcp_msg.c:67) 20241204085158832 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53612 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158832 DLMGCP DEBUG <0013> Received message: line #01: C: 000A (mgcp_msg.c:67) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158832 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158832 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158832 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158833 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158834 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158835 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158835 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158835 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158835 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158835 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158835 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158835 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158835 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158835 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158835 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158835 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158835 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158835 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158835 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158835 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158835 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158835 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158835 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158835 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158835 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158835 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158835 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158835 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158835 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158835 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158835 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158835 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158835 DLMGCP DEBUG <0013> Generated response: line #00: 200 53612 OK (mgcp_msg.c:67) 20241204085158836 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53613 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158836 DLMGCP DEBUG <0013> Received message: line #01: C: 000B (mgcp_msg.c:67) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158836 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158836 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158836 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158837 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158838 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158838 DLMGCP DEBUG <0013> Generated response: line #00: 200 53613 OK (mgcp_msg.c:67) 20241204085158839 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53614 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158839 DLMGCP DEBUG <0013> Received message: line #01: C: 000C (mgcp_msg.c:67) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158839 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158839 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158839 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158840 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158841 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158841 DLMGCP DEBUG <0013> Generated response: line #00: 200 53614 OK (mgcp_msg.c:67) 20241204085158842 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53615 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158842 DLMGCP DEBUG <0013> Received message: line #01: C: 000D (mgcp_msg.c:67) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158842 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158842 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158842 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158843 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158844 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158844 DLMGCP DEBUG <0013> Generated response: line #00: 200 53615 OK (mgcp_msg.c:67) 20241204085158845 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53616 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158845 DLMGCP DEBUG <0013> Received message: line #01: C: 000E (mgcp_msg.c:67) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158845 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158845 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158845 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158846 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158847 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158847 DLMGCP DEBUG <0013> Generated response: line #00: 200 53616 OK (mgcp_msg.c:67) 20241204085158848 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53617 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158848 DLMGCP DEBUG <0013> Received message: line #01: C: 000F (mgcp_msg.c:67) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158848 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158848 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158848 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158849 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158850 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158850 DLMGCP DEBUG <0013> Generated response: line #00: 200 53617 OK (mgcp_msg.c:67) 20241204085158851 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53618 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158851 DLMGCP DEBUG <0013> Received message: line #01: C: 0010 (mgcp_msg.c:67) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158851 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158851 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158851 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158852 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158853 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158853 DLMGCP DEBUG <0013> Generated response: line #00: 200 53618 OK (mgcp_msg.c:67) 20241204085158854 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53619 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158854 DLMGCP DEBUG <0013> Received message: line #01: C: 0011 (mgcp_msg.c:67) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158854 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158854 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158854 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158855 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158856 DLMGCP DEBUG <0013> Generated response: line #00: 200 53619 OK (mgcp_msg.c:67) 20241204085158856 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53620 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158856 DLMGCP DEBUG <0013> Received message: line #01: C: 0012 (mgcp_msg.c:67) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158856 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158856 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158856 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158857 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158857 DLMGCP DEBUG <0013> Generated response: line #00: 200 53620 OK (mgcp_msg.c:67) 20241204085158858 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53621 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158858 DLMGCP DEBUG <0013> Received message: line #01: C: 0013 (mgcp_msg.c:67) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158858 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158858 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158858 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158859 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158859 DLMGCP DEBUG <0013> Generated response: line #00: 200 53621 OK (mgcp_msg.c:67) 20241204085158860 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53622 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158860 DLMGCP DEBUG <0013> Received message: line #01: C: 0014 (mgcp_msg.c:67) 20241204085158860 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158860 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158860 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158860 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158860 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158860 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158860 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158860 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158860 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158860 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158860 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158860 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158860 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158860 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158860 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158860 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158860 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158860 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158860 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158860 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158860 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158860 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158860 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158861 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158862 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158862 DLMGCP DEBUG <0013> Generated response: line #00: 200 53622 OK (mgcp_msg.c:67) 20241204085158862 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53623 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158863 DLMGCP DEBUG <0013> Received message: line #01: C: 0015 (mgcp_msg.c:67) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158863 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158863 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158863 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158864 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158865 DLMGCP DEBUG <0013> Generated response: line #00: 200 53623 OK (mgcp_msg.c:67) 20241204085158865 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53624 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158865 DLMGCP DEBUG <0013> Received message: line #01: C: 0016 (mgcp_msg.c:67) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158865 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158865 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158865 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158866 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158867 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158868 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158868 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158868 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158868 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158868 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158868 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158868 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158868 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158868 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158868 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158868 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158868 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158868 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158868 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158868 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158868 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158868 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158868 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158868 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158868 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158868 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158868 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158868 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158868 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158868 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158868 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158868 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158868 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158868 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158868 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158868 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158868 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158868 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158868 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158868 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158868 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158868 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158868 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158868 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158868 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158868 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158868 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158868 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158868 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158868 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158868 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158868 DLMGCP DEBUG <0013> Generated response: line #00: 200 53624 OK (mgcp_msg.c:67) 20241204085158869 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53625 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158869 DLMGCP DEBUG <0013> Received message: line #01: C: 0017 (mgcp_msg.c:67) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158869 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158869 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158869 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158870 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158871 DLMGCP DEBUG <0013> Generated response: line #00: 200 53625 OK (mgcp_msg.c:67) 20241204085158871 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53626 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158871 DLMGCP DEBUG <0013> Received message: line #01: C: 0018 (mgcp_msg.c:67) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158871 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158871 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158871 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158872 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158873 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158873 DLMGCP DEBUG <0013> Generated response: line #00: 200 53626 OK (mgcp_msg.c:67) 20241204085158874 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53627 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158874 DLMGCP DEBUG <0013> Received message: line #01: C: 0019 (mgcp_msg.c:67) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158874 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158874 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158874 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158875 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158876 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158876 DLMGCP DEBUG <0013> Generated response: line #00: 200 53627 OK (mgcp_msg.c:67) 20241204085158877 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53628 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158877 DLMGCP DEBUG <0013> Received message: line #01: C: 001A (mgcp_msg.c:67) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158877 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158877 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158877 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158878 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158879 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158879 DLMGCP DEBUG <0013> Generated response: line #00: 200 53628 OK (mgcp_msg.c:67) 20241204085158880 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53629 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158880 DLMGCP DEBUG <0013> Received message: line #01: C: 001B (mgcp_msg.c:67) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158880 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158880 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158880 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158881 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158882 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158882 DLMGCP DEBUG <0013> Generated response: line #00: 200 53629 OK (mgcp_msg.c:67) 20241204085158883 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53630 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158883 DLMGCP DEBUG <0013> Received message: line #01: C: 001C (mgcp_msg.c:67) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158883 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158883 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158883 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158884 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158884 DLMGCP DEBUG <0013> Generated response: line #00: 200 53630 OK (mgcp_msg.c:67) 20241204085158885 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53631 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158885 DLMGCP DEBUG <0013> Received message: line #01: C: 001D (mgcp_msg.c:67) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158885 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158885 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158885 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158886 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158887 DLMGCP DEBUG <0013> Generated response: line #00: 200 53631 OK (mgcp_msg.c:67) 20241204085158887 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53632 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158887 DLMGCP DEBUG <0013> Received message: line #01: C: 001E (mgcp_msg.c:67) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158887 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158887 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158887 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158888 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158889 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158889 DLMGCP DEBUG <0013> Generated response: line #00: 200 53632 OK (mgcp_msg.c:67) 20241204085158889 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53633 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158890 DLMGCP DEBUG <0013> Received message: line #01: C: 001F (mgcp_msg.c:67) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158890 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158890 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158890 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158891 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158891 DLMGCP DEBUG <0013> Generated response: line #00: 200 53633 OK (mgcp_msg.c:67) 20241204085158892 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53634 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158892 DLMGCP DEBUG <0013> Received message: line #01: C: 0020 (mgcp_msg.c:67) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158892 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158892 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158892 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158893 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158893 DLMGCP DEBUG <0013> Generated response: line #00: 200 53634 OK (mgcp_msg.c:67) 20241204085158894 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53635 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158894 DLMGCP DEBUG <0013> Received message: line #01: C: 0021 (mgcp_msg.c:67) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158894 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158894 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158894 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158895 DLMGCP DEBUG <0013> Generated response: line #00: 200 53635 OK (mgcp_msg.c:67) 20241204085158895 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53636 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158895 DLMGCP DEBUG <0013> Received message: line #01: C: 0022 (mgcp_msg.c:67) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158895 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158895 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158895 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158896 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158897 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158897 DLMGCP DEBUG <0013> Generated response: line #00: 200 53636 OK (mgcp_msg.c:67) 20241204085158898 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53637 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158898 DLMGCP DEBUG <0013> Received message: line #01: C: 0023 (mgcp_msg.c:67) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158898 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158898 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158898 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158899 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158900 DLMGCP DEBUG <0013> Generated response: line #00: 200 53637 OK (mgcp_msg.c:67) 20241204085158900 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53638 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158900 DLMGCP DEBUG <0013> Received message: line #01: C: 0024 (mgcp_msg.c:67) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158900 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158900 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158900 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158901 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158902 DLMGCP DEBUG <0013> Generated response: line #00: 200 53638 OK (mgcp_msg.c:67) 20241204085158902 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53639 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158902 DLMGCP DEBUG <0013> Received message: line #01: C: 0025 (mgcp_msg.c:67) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158902 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158902 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158902 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158903 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158904 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158904 DLMGCP DEBUG <0013> Generated response: line #00: 200 53639 OK (mgcp_msg.c:67) 20241204085158905 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53640 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158905 DLMGCP DEBUG <0013> Received message: line #01: C: 0026 (mgcp_msg.c:67) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158905 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158905 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158905 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158906 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158907 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158907 DLMGCP DEBUG <0013> Generated response: line #00: 200 53640 OK (mgcp_msg.c:67) 20241204085158908 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53641 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158908 DLMGCP DEBUG <0013> Received message: line #01: C: 0027 (mgcp_msg.c:67) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158908 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158908 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158908 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158909 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158909 DLMGCP DEBUG <0013> Generated response: line #00: 200 53641 OK (mgcp_msg.c:67) 20241204085158910 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53642 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158910 DLMGCP DEBUG <0013> Received message: line #01: C: 0028 (mgcp_msg.c:67) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158910 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158910 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158910 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158911 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53643 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158912 DLMGCP DEBUG <0013> Received message: line #01: C: 0029 (mgcp_msg.c:67) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158912 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158912 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158912 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158913 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158913 DLMGCP DEBUG <0013> Generated response: line #00: 200 53643 OK (mgcp_msg.c:67) 20241204085158914 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53644 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158914 DLMGCP DEBUG <0013> Received message: line #01: C: 002A (mgcp_msg.c:67) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158914 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158914 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158914 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53650 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158922 DLMGCP DEBUG <0013> Received message: line #01: C: 0030 (mgcp_msg.c:67) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158922 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158922 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158922 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158923 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158924 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158924 DLMGCP DEBUG <0013> Generated response: line #00: 200 53650 OK (mgcp_msg.c:67) 20241204085158925 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53651 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158925 DLMGCP DEBUG <0013> Received message: line #01: C: 0031 (mgcp_msg.c:67) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158925 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158925 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158925 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158926 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53654 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158931 DLMGCP DEBUG <0013> Received message: line #01: C: 0034 (mgcp_msg.c:67) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158931 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158931 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158931 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158932 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158933 DLMGCP DEBUG <0013> Generated response: line #00: 200 53654 OK (mgcp_msg.c:67) 20241204085158933 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53655 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158933 DLMGCP DEBUG <0013> Received message: line #01: C: 0035 (mgcp_msg.c:67) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158933 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158933 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158933 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158934 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53658 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158938 DLMGCP DEBUG <0013> Received message: line #01: C: 0038 (mgcp_msg.c:67) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158938 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158938 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158939 DLMGCP DEBUG <0013> Generated response: line #00: 200 53658 OK (mgcp_msg.c:67) 20241204085158939 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53659 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158939 DLMGCP DEBUG <0013> Received message: line #01: C: 0039 (mgcp_msg.c:67) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158939 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158939 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158939 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158940 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53662 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158945 DLMGCP DEBUG <0013> Received message: line #01: C: 003C (mgcp_msg.c:67) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158945 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158945 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158945 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158946 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158947 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158947 DLMGCP DEBUG <0013> Generated response: line #00: 200 53662 OK (mgcp_msg.c:67) 20241204085158948 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53663 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158948 DLMGCP DEBUG <0013> Received message: line #01: C: 003D (mgcp_msg.c:67) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158948 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158948 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158948 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158949 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158949 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158949 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158949 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158949 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158949 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158949 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158949 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158949 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158949 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158949 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158949 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158949 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158949 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158949 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158949 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158949 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158949 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53664 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158950 DLMGCP DEBUG <0013> Received message: line #01: C: 003E (mgcp_msg.c:67) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158950 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158950 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158950 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158951 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158952 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158952 DLMGCP DEBUG <0013> Generated response: line #00: 200 53664 OK (mgcp_msg.c:67) 20241204085158953 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53665 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158953 DLMGCP DEBUG <0013> Received message: line #01: C: 003F (mgcp_msg.c:67) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158953 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158953 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158953 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158954 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53667 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158958 DLMGCP DEBUG <0013> Received message: line #01: C: 0041 (mgcp_msg.c:67) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158958 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158958 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158958 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158959 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158960 DLMGCP DEBUG <0013> Generated response: line #00: 200 53667 OK (mgcp_msg.c:67) 20241204085158960 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53668 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158960 DLMGCP DEBUG <0013> Received message: line #01: C: 0042 (mgcp_msg.c:67) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158960 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158960 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158960 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158961 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158962 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158962 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158962 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158962 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158962 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158962 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158962 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158962 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158962 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158962 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158962 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158962 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158962 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158962 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158962 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158962 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158962 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158962 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158962 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158962 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158962 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158962 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158962 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158962 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158962 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53671 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158968 DLMGCP DEBUG <0013> Received message: line #01: C: 0045 (mgcp_msg.c:67) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158968 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158968 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158968 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158969 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158970 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158970 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158970 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158970 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158970 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158970 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158970 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158970 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158970 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158970 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158970 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158970 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158970 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158970 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158970 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158970 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158970 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158970 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158970 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158970 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158970 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158970 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158970 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158970 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158970 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158970 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158970 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158970 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158970 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158970 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158970 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158970 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158970 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158970 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158970 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158970 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158970 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158970 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158970 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158970 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158970 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158970 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158970 DLMGCP DEBUG <0013> Generated response: line #00: 200 53671 OK (mgcp_msg.c:67) 20241204085158970 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53672 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158971 DLMGCP DEBUG <0013> Received message: line #01: C: 0046 (mgcp_msg.c:67) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158971 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158971 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158971 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158972 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158972 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158972 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158972 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158972 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158972 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158972 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158972 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158972 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158972 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158972 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158972 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158972 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158972 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158972 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158972 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158972 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158972 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158972 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158972 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158972 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158972 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158972 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158972 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158972 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158972 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158972 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158972 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158972 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158972 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158972 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158972 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158972 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158972 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158972 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158972 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158977 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53675 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158977 DLMGCP DEBUG <0013> Received message: line #01: C: 0049 (mgcp_msg.c:67) 20241204085158977 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158977 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158977 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158977 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158977 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158977 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158977 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158977 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158977 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158977 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158977 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158977 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158977 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158977 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158977 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158977 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158977 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158977 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158977 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158977 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158977 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158977 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158977 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158977 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158977 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158977 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158977 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158977 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158977 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158977 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158977 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158977 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158977 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158977 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158978 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158979 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158979 DLMGCP DEBUG <0013> Generated response: line #00: 200 53675 OK (mgcp_msg.c:67) 20241204085158980 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53676 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158980 DLMGCP DEBUG <0013> Received message: line #01: C: 004A (mgcp_msg.c:67) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158980 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158980 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158980 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158981 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158984 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53678 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158984 DLMGCP DEBUG <0013> Received message: line #01: C: 004C (mgcp_msg.c:67) 20241204085158984 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158984 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158984 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158984 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158984 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158984 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158984 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158984 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158984 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158984 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158984 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158984 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158984 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158984 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158984 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158984 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158984 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158984 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158984 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158984 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158984 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158984 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158984 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158984 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158984 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158984 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158984 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158984 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158984 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158984 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158984 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158984 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158984 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158984 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158984 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53679 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158987 DLMGCP DEBUG <0013> Received message: line #01: C: 004D (mgcp_msg.c:67) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158987 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158987 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158987 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158988 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158989 DLMGCP DEBUG <0013> Generated response: line #00: 200 53679 OK (mgcp_msg.c:67) 20241204085158989 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53680 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158989 DLMGCP DEBUG <0013> Received message: line #01: C: 004E (mgcp_msg.c:67) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158989 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158989 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158989 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158990 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53682 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158994 DLMGCP DEBUG <0013> Received message: line #01: C: 0050 (mgcp_msg.c:67) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158994 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158994 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158994 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158995 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158996 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158996 DLMGCP DEBUG <0013> Generated response: line #00: 200 53682 OK (mgcp_msg.c:67) 20241204085158996 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53683 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158996 DLMGCP DEBUG <0013> Received message: line #01: C: 0051 (mgcp_msg.c:67) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158997 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158997 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158997 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158998 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085158998 DLMGCP DEBUG <0013> Generated response: line #00: 200 53683 OK (mgcp_msg.c:67) 20241204085158999 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53684 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085158999 DLMGCP DEBUG <0013> Received message: line #01: C: 0052 (mgcp_msg.c:67) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085158999 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085158999 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085158999 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159000 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159001 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159001 DLMGCP DEBUG <0013> Generated response: line #00: 200 53684 OK (mgcp_msg.c:67) 20241204085159002 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53685 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159002 DLMGCP DEBUG <0013> Received message: line #01: C: 0053 (mgcp_msg.c:67) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159002 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159002 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159002 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159003 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159004 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159004 DLMGCP DEBUG <0013> Generated response: line #00: 200 53685 OK (mgcp_msg.c:67) 20241204085159005 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53686 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159005 DLMGCP DEBUG <0013> Received message: line #01: C: 0054 (mgcp_msg.c:67) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159005 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159005 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159005 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159006 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159007 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159007 DLMGCP DEBUG <0013> Generated response: line #00: 200 53686 OK (mgcp_msg.c:67) 20241204085159008 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53687 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159008 DLMGCP DEBUG <0013> Received message: line #01: C: 0055 (mgcp_msg.c:67) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159008 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159008 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159008 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159009 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159010 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159010 DLMGCP DEBUG <0013> Generated response: line #00: 200 53687 OK (mgcp_msg.c:67) 20241204085159011 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53688 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159011 DLMGCP DEBUG <0013> Received message: line #01: C: 0056 (mgcp_msg.c:67) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159011 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159011 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159011 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159012 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159013 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159013 DLMGCP DEBUG <0013> Generated response: line #00: 200 53688 OK (mgcp_msg.c:67) 20241204085159014 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53689 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159014 DLMGCP DEBUG <0013> Received message: line #01: C: 0057 (mgcp_msg.c:67) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159014 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159014 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159014 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159015 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159016 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159016 DLMGCP DEBUG <0013> Generated response: line #00: 200 53689 OK (mgcp_msg.c:67) 20241204085159017 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53690 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159017 DLMGCP DEBUG <0013> Received message: line #01: C: 0058 (mgcp_msg.c:67) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159017 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159017 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159017 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159018 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159019 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159019 DLMGCP DEBUG <0013> Generated response: line #00: 200 53690 OK (mgcp_msg.c:67) 20241204085159020 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53691 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159020 DLMGCP DEBUG <0013> Received message: line #01: C: 0059 (mgcp_msg.c:67) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159020 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159020 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159020 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159021 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159022 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159022 DLMGCP DEBUG <0013> Generated response: line #00: 200 53691 OK (mgcp_msg.c:67) 20241204085159023 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53692 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159023 DLMGCP DEBUG <0013> Received message: line #01: C: 005A (mgcp_msg.c:67) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159023 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159023 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159023 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159024 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159025 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159025 DLMGCP DEBUG <0013> Generated response: line #00: 200 53692 OK (mgcp_msg.c:67) 20241204085159026 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53693 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159026 DLMGCP DEBUG <0013> Received message: line #01: C: 005B (mgcp_msg.c:67) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159026 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159026 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159026 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159027 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159028 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159028 DLMGCP DEBUG <0013> Generated response: line #00: 200 53693 OK (mgcp_msg.c:67) 20241204085159029 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53694 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159029 DLMGCP DEBUG <0013> Received message: line #01: C: 005C (mgcp_msg.c:67) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159029 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159029 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159029 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159030 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159031 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159031 DLMGCP DEBUG <0013> Generated response: line #00: 200 53694 OK (mgcp_msg.c:67) 20241204085159031 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53695 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159032 DLMGCP DEBUG <0013> Received message: line #01: C: 005D (mgcp_msg.c:67) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159032 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159032 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159032 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159033 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159034 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159034 DLMGCP DEBUG <0013> Generated response: line #00: 200 53695 OK (mgcp_msg.c:67) 20241204085159035 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53696 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159035 DLMGCP DEBUG <0013> Received message: line #01: C: 005E (mgcp_msg.c:67) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159035 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159035 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159035 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159036 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159037 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159037 DLMGCP DEBUG <0013> Generated response: line #00: 200 53696 OK (mgcp_msg.c:67) 20241204085159038 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53697 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159038 DLMGCP DEBUG <0013> Received message: line #01: C: 005F (mgcp_msg.c:67) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159038 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159038 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159038 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159039 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159039 DLMGCP DEBUG <0013> Generated response: line #00: 200 53697 OK (mgcp_msg.c:67) 20241204085159040 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53698 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159040 DLMGCP DEBUG <0013> Received message: line #01: C: 0060 (mgcp_msg.c:67) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159040 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159040 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159040 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159041 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159042 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159042 DLMGCP DEBUG <0013> Generated response: line #00: 200 53698 OK (mgcp_msg.c:67) 20241204085159043 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53699 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159043 DLMGCP DEBUG <0013> Received message: line #01: C: 0061 (mgcp_msg.c:67) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159043 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159043 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159043 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159044 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159045 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159045 DLMGCP DEBUG <0013> Generated response: line #00: 200 53699 OK (mgcp_msg.c:67) 20241204085159046 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53700 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159046 DLMGCP DEBUG <0013> Received message: line #01: C: 0062 (mgcp_msg.c:67) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159046 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159046 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159046 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159047 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159048 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159048 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159048 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159048 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159048 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159048 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159048 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159048 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159048 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159048 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159048 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159048 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159048 DLMGCP DEBUG <0013> Generated response: line #00: 200 53700 OK (mgcp_msg.c:67) 20241204085159048 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53701 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159048 DLMGCP DEBUG <0013> Received message: line #01: C: 0063 (mgcp_msg.c:67) 20241204085159048 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159048 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159048 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159048 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159048 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159048 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159048 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159048 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159048 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159048 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159048 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159048 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159048 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159048 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159048 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159048 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159048 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159048 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159048 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159048 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159048 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159048 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159048 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159049 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159050 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159051 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159051 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159051 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159051 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159051 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159051 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159051 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159051 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159051 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159051 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159051 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159051 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159051 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159051 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159051 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159051 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159051 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159051 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159051 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159051 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159051 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159051 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159051 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159051 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159051 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159051 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159051 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159051 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159051 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159051 DLMGCP DEBUG <0013> Generated response: line #00: 200 53701 OK (mgcp_msg.c:67) 20241204085159051 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53702 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159051 DLMGCP DEBUG <0013> Received message: line #01: C: 0064 (mgcp_msg.c:67) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159052 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159052 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159052 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159053 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159054 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159054 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159054 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159054 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159054 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159054 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159054 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159054 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159054 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159054 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159054 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159054 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159054 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159054 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159054 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159054 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159054 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159054 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159054 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159054 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159054 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159054 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159054 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159054 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159054 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159054 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159054 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159054 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159054 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159054 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159054 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159054 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159054 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159054 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159054 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159054 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159054 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159054 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159054 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159054 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159054 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159054 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159054 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159054 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159054 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159054 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159054 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159055 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159056 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159056 DLMGCP DEBUG <0013> Generated response: line #00: 200 53702 OK (mgcp_msg.c:67) 20241204085159057 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53703 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159057 DLMGCP DEBUG <0013> Received message: line #01: C: 0065 (mgcp_msg.c:67) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159057 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159057 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159057 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159058 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159058 DLMGCP DEBUG <0013> Generated response: line #00: 200 53703 OK (mgcp_msg.c:67) 20241204085159059 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53704 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159059 DLMGCP DEBUG <0013> Received message: line #01: C: 0066 (mgcp_msg.c:67) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159059 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159059 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159059 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159060 DLMGCP DEBUG <0013> Generated response: line #00: 200 53704 OK (mgcp_msg.c:67) 20241204085159060 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53705 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159060 DLMGCP DEBUG <0013> Received message: line #01: C: 0067 (mgcp_msg.c:67) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159060 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159060 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159060 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159061 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159062 DLMGCP DEBUG <0013> Generated response: line #00: 200 53705 OK (mgcp_msg.c:67) 20241204085159062 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53706 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159062 DLMGCP DEBUG <0013> Received message: line #01: C: 0068 (mgcp_msg.c:67) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159062 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159062 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159062 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159063 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159064 DLMGCP DEBUG <0013> Generated response: line #00: 200 53706 OK (mgcp_msg.c:67) 20241204085159064 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53707 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159064 DLMGCP DEBUG <0013> Received message: line #01: C: 0069 (mgcp_msg.c:67) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159064 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159064 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159064 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159065 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159065 DLMGCP DEBUG <0013> Generated response: line #00: 200 53707 OK (mgcp_msg.c:67) 20241204085159066 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53708 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159066 DLMGCP DEBUG <0013> Received message: line #01: C: 006A (mgcp_msg.c:67) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159066 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159066 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159066 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159067 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159068 DLMGCP DEBUG <0013> Generated response: line #00: 200 53708 OK (mgcp_msg.c:67) 20241204085159068 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53709 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159068 DLMGCP DEBUG <0013> Received message: line #01: C: 006B (mgcp_msg.c:67) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159068 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159068 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159068 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159069 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159069 DLMGCP DEBUG <0013> Generated response: line #00: 200 53709 OK (mgcp_msg.c:67) 20241204085159070 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53710 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159070 DLMGCP DEBUG <0013> Received message: line #01: C: 006C (mgcp_msg.c:67) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159070 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159070 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159070 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159071 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159072 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159073 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159073 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159073 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159073 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159073 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159073 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159073 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159073 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159073 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159073 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159073 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159073 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159073 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159073 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159073 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159073 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159073 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159073 DLMGCP DEBUG <0013> Generated response: line #00: 200 53710 OK (mgcp_msg.c:67) 20241204085159074 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53711 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159074 DLMGCP DEBUG <0013> Received message: line #01: C: 006D (mgcp_msg.c:67) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159074 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159074 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159074 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159075 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159076 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159077 DLMGCP DEBUG <0013> Generated response: line #00: 200 53711 OK (mgcp_msg.c:67) 20241204085159077 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53712 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159077 DLMGCP DEBUG <0013> Received message: line #01: C: 006E (mgcp_msg.c:67) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159077 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159077 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159077 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159078 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159078 DLMGCP DEBUG <0013> Generated response: line #00: 200 53712 OK (mgcp_msg.c:67) 20241204085159079 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53713 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159079 DLMGCP DEBUG <0013> Received message: line #01: C: 006F (mgcp_msg.c:67) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159079 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159079 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159079 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159080 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159080 DLMGCP DEBUG <0013> Generated response: line #00: 200 53713 OK (mgcp_msg.c:67) 20241204085159081 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53714 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159081 DLMGCP DEBUG <0013> Received message: line #01: C: 0070 (mgcp_msg.c:67) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159081 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159081 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159081 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159082 DLMGCP DEBUG <0013> Generated response: line #00: 200 53714 OK (mgcp_msg.c:67) 20241204085159082 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53715 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159082 DLMGCP DEBUG <0013> Received message: line #01: C: 0071 (mgcp_msg.c:67) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159082 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159082 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159082 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159083 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159084 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159085 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159085 DLMGCP DEBUG <0013> Generated response: line #00: 200 53715 OK (mgcp_msg.c:67) 20241204085159086 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53716 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159086 DLMGCP DEBUG <0013> Received message: line #01: C: 0072 (mgcp_msg.c:67) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159086 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159086 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159086 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159087 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159088 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159088 DLMGCP DEBUG <0013> Generated response: line #00: 200 53716 OK (mgcp_msg.c:67) 20241204085159089 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53717 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159089 DLMGCP DEBUG <0013> Received message: line #01: C: 0073 (mgcp_msg.c:67) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159089 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159089 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159089 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159090 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159091 DLMGCP DEBUG <0013> Generated response: line #00: 200 53717 OK (mgcp_msg.c:67) 20241204085159091 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53718 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159091 DLMGCP DEBUG <0013> Received message: line #01: C: 0074 (mgcp_msg.c:67) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159091 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159091 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159091 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159092 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159093 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159094 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159094 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159094 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159094 DLMGCP DEBUG <0013> Generated response: line #00: 200 53718 OK (mgcp_msg.c:67) 20241204085159094 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53719 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159094 DLMGCP DEBUG <0013> Received message: line #01: C: 0075 (mgcp_msg.c:67) 20241204085159094 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159094 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159094 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159094 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159094 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159094 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159094 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159094 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159094 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159094 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159094 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159094 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159094 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159094 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159094 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159094 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159094 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159095 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159096 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159096 DLMGCP DEBUG <0013> Generated response: line #00: 200 53719 OK (mgcp_msg.c:67) 20241204085159097 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53720 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159097 DLMGCP DEBUG <0013> Received message: line #01: C: 0076 (mgcp_msg.c:67) 20241204085159097 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159097 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159097 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159097 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159097 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159097 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159097 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159097 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159097 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159097 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159097 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159097 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159097 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159097 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159097 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159097 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159097 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159097 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159097 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159097 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159097 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159097 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159097 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159097 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159097 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159097 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159097 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159097 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159097 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159097 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159097 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159097 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159097 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159097 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159097 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159097 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159097 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159097 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159097 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159097 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159097 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159097 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159097 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159097 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159097 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159098 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159099 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159099 DLMGCP DEBUG <0013> Generated response: line #00: 200 53720 OK (mgcp_msg.c:67) 20241204085159100 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53721 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159100 DLMGCP DEBUG <0013> Received message: line #01: C: 0077 (mgcp_msg.c:67) 20241204085159100 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159100 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159100 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159100 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159100 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159100 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159100 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159100 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159100 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159100 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159100 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159100 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159100 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159100 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159100 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159100 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159100 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159100 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159100 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159100 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159100 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159100 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159100 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159100 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159100 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159100 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159100 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159100 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159100 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159100 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159100 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159100 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159100 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159100 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159100 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159100 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159100 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159100 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159100 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159100 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159100 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159100 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159101 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159102 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159102 DLMGCP DEBUG <0013> Generated response: line #00: 200 53721 OK (mgcp_msg.c:67) 20241204085159103 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53722 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159103 DLMGCP DEBUG <0013> Received message: line #01: C: 0078 (mgcp_msg.c:67) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159103 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159103 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159103 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159104 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159105 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159105 DLMGCP DEBUG <0013> Generated response: line #00: 200 53722 OK (mgcp_msg.c:67) 20241204085159106 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53723 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159106 DLMGCP DEBUG <0013> Received message: line #01: C: 0079 (mgcp_msg.c:67) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159106 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159106 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159106 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159107 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159108 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159108 DLMGCP DEBUG <0013> Generated response: line #00: 200 53723 OK (mgcp_msg.c:67) 20241204085159109 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53724 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159109 DLMGCP DEBUG <0013> Received message: line #01: C: 007A (mgcp_msg.c:67) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159109 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159109 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159109 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159110 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159111 DLMGCP DEBUG <0013> Generated response: line #00: 200 53724 OK (mgcp_msg.c:67) 20241204085159111 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53725 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159111 DLMGCP DEBUG <0013> Received message: line #01: C: 007B (mgcp_msg.c:67) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159111 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159111 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159111 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159112 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159113 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159114 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159114 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159114 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159114 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159114 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159114 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159114 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159114 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159114 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159114 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159114 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159114 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159114 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159114 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159114 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159114 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159114 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159114 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159114 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159114 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159114 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159114 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159114 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159114 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159114 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159114 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159114 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159114 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159114 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159114 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159114 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159114 DLMGCP DEBUG <0013> Generated response: line #00: 200 53725 OK (mgcp_msg.c:67) 20241204085159114 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53726 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159114 DLMGCP DEBUG <0013> Received message: line #01: C: 007C (mgcp_msg.c:67) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159115 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159115 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159115 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159116 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159117 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159117 DLMGCP DEBUG <0013> Generated response: line #00: 200 53726 OK (mgcp_msg.c:67) 20241204085159118 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53727 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159118 DLMGCP DEBUG <0013> Received message: line #01: C: 007D (mgcp_msg.c:67) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159118 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159118 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159118 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159119 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159120 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159120 DLMGCP DEBUG <0013> Generated response: line #00: 200 53727 OK (mgcp_msg.c:67) 20241204085159121 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53728 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159121 DLMGCP DEBUG <0013> Received message: line #01: C: 007E (mgcp_msg.c:67) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159121 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159121 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159121 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159122 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159123 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159123 DLMGCP DEBUG <0013> Generated response: line #00: 200 53728 OK (mgcp_msg.c:67) 20241204085159123 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53729 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159123 DLMGCP DEBUG <0013> Received message: line #01: C: 007F (mgcp_msg.c:67) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159123 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159123 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159123 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159124 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159125 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159126 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159126 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159126 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159126 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159126 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159126 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159126 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159126 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159126 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159126 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159126 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159126 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159126 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159126 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159126 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159126 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159126 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159126 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159126 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159126 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159126 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159126 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159126 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159126 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159126 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159126 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159126 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159126 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159126 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159126 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159126 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159126 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159126 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159126 DLMGCP DEBUG <0013> Generated response: line #00: 200 53729 OK (mgcp_msg.c:67) 20241204085159126 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53730 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159126 DLMGCP DEBUG <0013> Received message: line #01: C: 0080 (mgcp_msg.c:67) 20241204085159126 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159126 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159126 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159126 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159126 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159126 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159126 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159126 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159126 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159126 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159126 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159126 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159126 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159127 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159128 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159129 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159129 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159129 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159129 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159129 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159129 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159129 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159129 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159129 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159129 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159129 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159129 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159129 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159129 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159129 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159129 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159129 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159129 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159129 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159129 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159129 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159129 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159129 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159129 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159129 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159129 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159129 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159129 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159129 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159129 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159129 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159129 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159129 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159129 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159129 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159129 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159129 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159129 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159129 DLMGCP DEBUG <0013> Generated response: line #00: 200 53730 OK (mgcp_msg.c:67) 20241204085159130 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53731 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159130 DLMGCP DEBUG <0013> Received message: line #01: C: 0081 (mgcp_msg.c:67) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159130 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159130 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159130 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159131 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159132 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159132 DLMGCP DEBUG <0013> Generated response: line #00: 200 53731 OK (mgcp_msg.c:67) 20241204085159133 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53732 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159133 DLMGCP DEBUG <0013> Received message: line #01: C: 0082 (mgcp_msg.c:67) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159133 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159133 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159133 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159134 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159135 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159135 DLMGCP DEBUG <0013> Generated response: line #00: 200 53732 OK (mgcp_msg.c:67) 20241204085159136 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53733 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159136 DLMGCP DEBUG <0013> Received message: line #01: C: 0083 (mgcp_msg.c:67) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159136 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159136 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159136 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159137 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159138 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159138 DLMGCP DEBUG <0013> Generated response: line #00: 200 53733 OK (mgcp_msg.c:67) 20241204085159139 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53734 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159139 DLMGCP DEBUG <0013> Received message: line #01: C: 0084 (mgcp_msg.c:67) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159139 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159139 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159139 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159140 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159141 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159142 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159142 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159142 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159142 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159142 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159142 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159142 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159142 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159142 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159142 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159142 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159142 DLMGCP DEBUG <0013> Generated response: line #00: 200 53734 OK (mgcp_msg.c:67) 20241204085159142 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53735 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159142 DLMGCP DEBUG <0013> Received message: line #01: C: 0085 (mgcp_msg.c:67) 20241204085159142 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159142 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159142 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159143 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159144 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159145 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159145 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159145 DLMGCP DEBUG <0013> Generated response: line #00: 200 53735 OK (mgcp_msg.c:67) 20241204085159145 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53736 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159145 DLMGCP DEBUG <0013> Received message: line #01: C: 0086 (mgcp_msg.c:67) 20241204085159145 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159145 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159145 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159145 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159145 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159145 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159145 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159145 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159145 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159145 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159145 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159145 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159145 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159145 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159145 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159145 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159145 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159145 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159145 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159145 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159145 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159145 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159145 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159145 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159145 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159145 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159145 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159145 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159145 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159145 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159145 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159145 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159145 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159145 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159145 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159145 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159145 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159145 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159145 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159145 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159145 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159145 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159145 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159145 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159146 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159147 DLMGCP DEBUG <0013> Generated response: line #00: 200 53736 OK (mgcp_msg.c:67) 20241204085159147 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53737 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159147 DLMGCP DEBUG <0013> Received message: line #01: C: 0087 (mgcp_msg.c:67) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159147 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159147 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159147 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159148 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159149 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159149 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53738 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159150 DLMGCP DEBUG <0013> Received message: line #01: C: 0088 (mgcp_msg.c:67) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159150 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159150 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159150 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159151 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159151 DLMGCP DEBUG <0013> Generated response: line #00: 200 53738 OK (mgcp_msg.c:67) 20241204085159152 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53739 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159152 DLMGCP DEBUG <0013> Received message: line #01: C: 0089 (mgcp_msg.c:67) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159152 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159152 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159152 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159153 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159153 DLMGCP DEBUG <0013> Generated response: line #00: 200 53739 OK (mgcp_msg.c:67) 20241204085159154 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53740 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159154 DLMGCP DEBUG <0013> Received message: line #01: C: 008A (mgcp_msg.c:67) 20241204085159154 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159154 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159154 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159154 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159154 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159154 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159154 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159154 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159154 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159154 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159154 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159154 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159154 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159154 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159154 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159154 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159154 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159154 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159154 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159154 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159154 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159154 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159154 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159154 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159154 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159154 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159154 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159154 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159154 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159154 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159154 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159154 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159154 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159154 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159154 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159154 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159154 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159154 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159154 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159154 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159154 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159154 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159154 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159154 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159154 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53741 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159157 DLMGCP DEBUG <0013> Received message: line #01: C: 008B (mgcp_msg.c:67) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159157 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159157 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159157 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159158 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159158 DLMGCP DEBUG <0013> Generated response: line #00: 200 53741 OK (mgcp_msg.c:67) 20241204085159159 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53742 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159159 DLMGCP DEBUG <0013> Received message: line #01: C: 008C (mgcp_msg.c:67) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159159 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159159 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159159 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159160 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159164 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53744 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159164 DLMGCP DEBUG <0013> Received message: line #01: C: 008E (mgcp_msg.c:67) 20241204085159164 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159164 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159164 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159164 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159164 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159164 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159164 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159164 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159164 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159164 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159164 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159164 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159164 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159164 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159164 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159164 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159164 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159164 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159164 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159164 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159164 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159164 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159164 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159164 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159164 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159164 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159164 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159164 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159164 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159164 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159164 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159164 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159164 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159164 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159164 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159164 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159164 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159164 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159164 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159164 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159165 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159166 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159167 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159168 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159169 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159169 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159169 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159169 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159169 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159169 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159169 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159169 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159169 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159169 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159169 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159169 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159169 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159169 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159169 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159169 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159169 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159169 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159169 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159169 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159169 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159169 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159169 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159169 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159169 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159169 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159169 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159169 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159169 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159169 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159169 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159169 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159169 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159169 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159169 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159169 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159169 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159169 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159169 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159169 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159169 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159169 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159169 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159169 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159169 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159169 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159169 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159169 DLMGCP DEBUG <0013> Generated response: line #00: 200 53744 OK (mgcp_msg.c:67) 20241204085159170 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53745 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159170 DLMGCP DEBUG <0013> Received message: line #01: C: 008F (mgcp_msg.c:67) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159170 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159170 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159170 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159171 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159171 DLMGCP DEBUG <0013> Generated response: line #00: 200 53745 OK (mgcp_msg.c:67) 20241204085159172 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53746 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159172 DLMGCP DEBUG <0013> Received message: line #01: C: 0090 (mgcp_msg.c:67) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159172 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159172 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159172 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159173 DLMGCP DEBUG <0013> Generated response: line #00: 200 53746 OK (mgcp_msg.c:67) 20241204085159173 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53747 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159173 DLMGCP DEBUG <0013> Received message: line #01: C: 0091 (mgcp_msg.c:67) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159173 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159173 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159173 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159174 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53750 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159178 DLMGCP DEBUG <0013> Received message: line #01: C: 0094 (mgcp_msg.c:67) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159178 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159178 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159178 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159179 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159179 DLMGCP DEBUG <0013> Generated response: line #00: 200 53750 OK (mgcp_msg.c:67) 20241204085159180 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53751 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159180 DLMGCP DEBUG <0013> Received message: line #01: C: 0095 (mgcp_msg.c:67) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159180 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159180 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159180 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159181 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159186 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53754 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159186 DLMGCP DEBUG <0013> Received message: line #01: C: 0098 (mgcp_msg.c:67) 20241204085159186 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159186 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159186 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159186 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159186 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159186 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159186 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159186 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159186 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159186 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159186 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159186 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159186 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159186 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159186 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159186 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159186 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159186 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159186 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159186 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159186 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53755 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159189 DLMGCP DEBUG <0013> Received message: line #01: C: 0099 (mgcp_msg.c:67) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159189 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159189 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159189 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159189 DLMGCP DEBUG <0013> Generated response: line #00: 200 53755 OK (mgcp_msg.c:67) 20241204085159190 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53756 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159190 DLMGCP DEBUG <0013> Received message: line #01: C: 009A (mgcp_msg.c:67) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159190 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159190 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159190 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53761 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159196 DLMGCP DEBUG <0013> Received message: line #01: C: 009F (mgcp_msg.c:67) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159196 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159196 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159196 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53762 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159198 DLMGCP DEBUG <0013> Received message: line #01: C: 00A0 (mgcp_msg.c:67) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159198 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159198 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159198 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159199 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159199 DLMGCP DEBUG <0013> Generated response: line #00: 200 53762 OK (mgcp_msg.c:67) 20241204085159200 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53763 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159200 DLMGCP DEBUG <0013> Received message: line #01: C: 00A1 (mgcp_msg.c:67) 20241204085159200 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159200 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159200 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159200 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159200 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159200 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159200 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159200 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159200 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159200 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159200 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159200 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159200 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159200 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159200 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159200 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159200 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159200 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159200 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159200 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159200 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159200 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159200 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159200 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159200 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159200 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159200 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159200 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159200 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159200 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159200 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159200 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159200 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159200 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159200 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159200 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159200 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159200 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159200 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159200 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159200 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159200 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159200 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159201 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159201 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159201 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159201 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159201 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159201 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159201 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159201 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159201 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159201 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159201 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159201 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159201 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159201 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159201 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159201 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159201 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159201 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159201 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159201 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159201 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159201 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159201 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159201 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159201 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159201 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159201 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159201 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159201 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159201 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159201 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159201 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159201 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159201 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159201 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159201 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159201 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159201 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159201 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159201 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159201 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159202 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159202 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159202 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159202 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159202 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159202 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159202 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159202 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159202 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159202 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159202 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159202 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159202 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159202 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159202 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159202 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159206 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53764 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159206 DLMGCP DEBUG <0013> Received message: line #01: C: 00A2 (mgcp_msg.c:67) 20241204085159206 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159206 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159206 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159206 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159206 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159206 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159206 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159206 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159206 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159206 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159206 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159206 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159206 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159206 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159206 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159206 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159206 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159206 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159206 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159206 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159206 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159206 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159206 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159206 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159206 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159206 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159206 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159206 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159206 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159206 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159206 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159206 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159206 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159206 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159206 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159206 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159206 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159206 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159207 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159208 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159208 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159208 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159208 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159208 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159208 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159208 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159208 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159208 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159208 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159208 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159208 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159208 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159208 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159208 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159208 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159208 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159208 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159208 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159208 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159208 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159208 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159208 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159208 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159208 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159208 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159208 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159208 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159208 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159208 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159208 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159208 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159208 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159208 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159208 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159211 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53765 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159211 DLMGCP DEBUG <0013> Received message: line #01: C: 00A3 (mgcp_msg.c:67) 20241204085159211 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159211 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159211 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159211 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159211 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159211 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159211 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159211 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159211 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159211 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159211 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159212 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159213 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159213 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159213 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159213 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159213 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159213 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159213 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159213 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159213 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159213 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159213 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159213 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159213 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159213 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159213 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159213 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159213 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159213 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159213 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159213 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159213 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159213 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159213 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159213 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159213 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159213 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159213 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159213 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159213 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159213 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159213 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159213 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159213 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159213 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159213 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159213 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159213 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159213 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159213 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159213 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159213 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159213 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159213 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159213 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159213 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159213 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159214 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159214 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159214 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159214 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159214 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159214 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159214 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159214 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159214 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159214 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159214 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159214 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159214 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159214 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159214 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159214 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159214 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159214 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159214 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159214 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159214 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159214 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159214 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159214 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159214 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159214 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159214 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159214 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159214 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159214 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159214 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159214 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159214 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159214 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159214 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159214 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159214 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159214 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159214 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159215 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159215 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159215 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159215 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159215 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159215 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159215 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159215 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159215 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159215 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159215 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159215 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159215 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159215 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159215 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159215 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159215 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159215 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159215 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159215 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159215 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159215 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159215 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159215 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159215 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159215 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159215 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159215 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159215 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159215 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159215 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159215 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159215 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159215 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159215 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159215 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159215 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159215 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159215 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159216 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159216 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159216 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159216 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159216 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159216 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159216 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159216 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159216 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159216 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159216 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159216 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159216 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159216 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159216 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159216 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159216 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159216 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159216 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159216 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159216 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159216 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159216 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159216 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159216 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159216 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159216 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159216 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159216 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159216 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159216 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159216 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159216 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159216 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159216 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159216 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159216 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159216 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159216 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159216 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159216 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159217 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159217 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159217 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159217 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159217 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159217 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159217 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159217 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159217 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159217 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159217 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159217 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159217 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159217 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159217 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159217 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159217 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159217 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159217 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159217 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159217 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159217 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159217 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159217 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159217 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159217 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159217 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159217 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159217 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159217 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159217 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159217 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159217 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159217 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159217 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159217 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159217 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159217 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159217 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159217 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159217 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159217 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159217 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159217 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159217 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159217 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159217 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159218 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159218 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159218 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159218 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159218 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159218 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159218 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159218 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159218 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159218 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159218 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159218 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159218 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159218 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159218 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159218 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159218 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159218 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159218 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159218 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159218 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159218 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159218 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159218 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159218 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159218 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159218 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159218 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159218 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159218 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159218 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159218 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159219 DLMGCP DEBUG <0013> Generated response: line #00: 200 53765 OK (mgcp_msg.c:67) 20241204085159219 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53766 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159219 DLMGCP DEBUG <0013> Received message: line #01: C: 00A4 (mgcp_msg.c:67) 20241204085159219 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159219 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159219 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159219 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159219 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159219 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159219 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159219 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159219 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159220 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159220 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159220 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159220 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159220 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159220 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159220 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159220 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159220 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159220 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159220 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159220 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159220 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159220 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159220 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159220 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159220 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159220 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159220 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159220 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159220 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159220 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159220 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159220 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159220 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159220 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159220 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159220 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159220 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159220 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159220 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159220 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159220 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159220 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159220 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159220 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159220 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159221 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159221 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159221 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159221 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159221 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159221 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159221 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159221 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159221 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159221 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159221 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159221 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159221 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159221 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159221 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159221 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159221 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159221 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159221 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159221 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159221 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159221 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159221 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159221 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159221 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159221 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159221 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159221 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159221 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159221 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159221 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159221 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159221 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159221 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159221 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159221 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159221 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159221 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159221 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159221 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159221 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159221 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159221 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159221 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159221 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159221 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159222 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159223 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159224 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159225 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159225 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159225 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159225 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159225 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159225 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159225 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159225 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159225 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159225 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159225 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159225 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159225 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159225 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159225 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159225 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159225 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159225 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159225 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159225 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159225 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159225 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159225 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159225 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159225 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159225 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159225 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159225 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159225 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159225 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159225 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159225 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159225 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159225 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159225 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159225 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159225 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159225 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159225 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159225 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159225 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159225 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159225 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159225 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159225 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159225 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159225 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159225 DLMGCP DEBUG <0013> Generated response: line #00: 200 53766 OK (mgcp_msg.c:67) 20241204085159226 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53767 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159226 DLMGCP DEBUG <0013> Received message: line #01: C: 00A5 (mgcp_msg.c:67) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159226 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159226 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159226 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159227 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159228 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159229 DLMGCP DEBUG <0013> Generated response: line #00: 200 53767 OK (mgcp_msg.c:67) 20241204085159229 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53768 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159229 DLMGCP DEBUG <0013> Received message: line #01: C: 00A6 (mgcp_msg.c:67) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159229 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159229 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159229 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159230 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159231 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159232 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159232 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159232 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159232 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159232 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159232 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159232 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159232 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159232 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159232 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159232 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159232 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159232 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159232 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159232 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159232 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159232 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159232 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159232 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159232 DLMGCP DEBUG <0013> Generated response: line #00: 200 53768 OK (mgcp_msg.c:67) 20241204085159233 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53769 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159233 DLMGCP DEBUG <0013> Received message: line #01: C: 00A7 (mgcp_msg.c:67) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159233 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159233 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159233 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159234 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159235 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159235 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159235 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159235 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159235 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159235 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159235 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159235 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159235 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159235 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159235 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159235 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159235 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159235 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159235 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159235 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159235 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159235 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159235 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159235 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159235 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159235 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159235 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159235 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159235 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159235 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159235 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159235 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159235 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159235 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159235 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159235 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159235 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159235 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159235 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159235 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159235 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159235 DLMGCP DEBUG <0013> Generated response: line #00: 200 53769 OK (mgcp_msg.c:67) 20241204085159235 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53770 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159235 DLMGCP DEBUG <0013> Received message: line #01: C: 00A8 (mgcp_msg.c:67) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159236 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159236 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159236 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159237 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159238 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159238 DLMGCP DEBUG <0013> Generated response: line #00: 200 53770 OK (mgcp_msg.c:67) 20241204085159238 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53771 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159239 DLMGCP DEBUG <0013> Received message: line #01: C: 00A9 (mgcp_msg.c:67) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159239 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159239 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159239 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159240 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159241 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159241 DLMGCP DEBUG <0013> Generated response: line #00: 200 53771 OK (mgcp_msg.c:67) 20241204085159242 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53772 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159242 DLMGCP DEBUG <0013> Received message: line #01: C: 00AA (mgcp_msg.c:67) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159242 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159242 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159242 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159244 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159244 DLMGCP DEBUG <0013> Generated response: line #00: 200 53772 OK (mgcp_msg.c:67) 20241204085159245 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53773 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159245 DLMGCP DEBUG <0013> Received message: line #01: C: 00AB (mgcp_msg.c:67) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159245 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159245 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159245 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159246 DLMGCP DEBUG <0013> Generated response: line #00: 200 53773 OK (mgcp_msg.c:67) 20241204085159246 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53774 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159246 DLMGCP DEBUG <0013> Received message: line #01: C: 00AC (mgcp_msg.c:67) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159246 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159246 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159246 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159247 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159248 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159249 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159249 DLMGCP DEBUG <0013> Generated response: line #00: 200 53774 OK (mgcp_msg.c:67) 20241204085159250 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53775 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159250 DLMGCP DEBUG <0013> Received message: line #01: C: 00AD (mgcp_msg.c:67) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159250 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159250 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159250 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159251 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159251 DLMGCP DEBUG <0013> Generated response: line #00: 200 53775 OK (mgcp_msg.c:67) 20241204085159252 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53776 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159252 DLMGCP DEBUG <0013> Received message: line #01: C: 00AE (mgcp_msg.c:67) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159252 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159252 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159252 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159253 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159253 DLMGCP DEBUG <0013> Generated response: line #00: 200 53776 OK (mgcp_msg.c:67) 20241204085159254 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53777 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159254 DLMGCP DEBUG <0013> Received message: line #01: C: 00AF (mgcp_msg.c:67) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159254 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159254 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159254 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159255 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159256 DLMGCP DEBUG <0013> Generated response: line #00: 200 53777 OK (mgcp_msg.c:67) 20241204085159256 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53778 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159256 DLMGCP DEBUG <0013> Received message: line #01: C: 00B0 (mgcp_msg.c:67) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159256 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159256 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159256 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159257 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159257 DLMGCP DEBUG <0013> Generated response: line #00: 200 53778 OK (mgcp_msg.c:67) 20241204085159261 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53779 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159261 DLMGCP DEBUG <0013> Received message: line #01: C: 00B1 (mgcp_msg.c:67) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159261 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159261 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159261 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159262 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159262 DLMGCP DEBUG <0013> Generated response: line #00: 200 53779 OK (mgcp_msg.c:67) 20241204085159263 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53780 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159263 DLMGCP DEBUG <0013> Received message: line #01: C: 00B2 (mgcp_msg.c:67) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159263 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159263 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159263 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159264 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159264 DLMGCP DEBUG <0013> Generated response: line #00: 200 53780 OK (mgcp_msg.c:67) 20241204085159265 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53781 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159265 DLMGCP DEBUG <0013> Received message: line #01: C: 00B3 (mgcp_msg.c:67) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159265 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159265 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159265 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159266 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159266 DLMGCP DEBUG <0013> Generated response: line #00: 200 53781 OK (mgcp_msg.c:67) 20241204085159267 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53782 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159267 DLMGCP DEBUG <0013> Received message: line #01: C: 00B4 (mgcp_msg.c:67) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159267 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159267 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159267 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159268 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159268 DLMGCP DEBUG <0013> Generated response: line #00: 200 53782 OK (mgcp_msg.c:67) 20241204085159269 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53783 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159269 DLMGCP DEBUG <0013> Received message: line #01: C: 00B5 (mgcp_msg.c:67) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159269 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159269 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159269 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159270 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159271 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159271 DLMGCP DEBUG <0013> Generated response: line #00: 200 53783 OK (mgcp_msg.c:67) 20241204085159272 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53784 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159272 DLMGCP DEBUG <0013> Received message: line #01: C: 00B6 (mgcp_msg.c:67) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159272 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159272 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159272 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159273 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159274 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159274 DLMGCP DEBUG <0013> Generated response: line #00: 200 53784 OK (mgcp_msg.c:67) 20241204085159274 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53785 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159274 DLMGCP DEBUG <0013> Received message: line #01: C: 00B7 (mgcp_msg.c:67) 20241204085159274 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159275 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159275 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159275 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159276 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159277 DLMGCP DEBUG <0013> Generated response: line #00: 200 53785 OK (mgcp_msg.c:67) 20241204085159277 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53786 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159277 DLMGCP DEBUG <0013> Received message: line #01: C: 00B8 (mgcp_msg.c:67) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159277 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159277 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159277 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159278 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159279 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159280 DLMGCP DEBUG <0013> Generated response: line #00: 200 53786 OK (mgcp_msg.c:67) 20241204085159280 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53787 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159280 DLMGCP DEBUG <0013> Received message: line #01: C: 00B9 (mgcp_msg.c:67) 20241204085159280 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159280 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159280 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159280 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159280 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159280 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159280 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159280 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159280 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159280 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159280 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159280 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159280 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159280 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159280 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159280 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159280 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159280 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159280 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159280 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159280 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159280 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159280 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159280 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159280 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159280 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159280 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159280 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159280 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159280 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159280 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159280 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159280 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159280 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159280 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159280 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159280 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159280 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159280 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159280 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159281 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159282 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159283 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159283 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159283 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159283 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159283 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159283 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159283 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159283 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159283 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159283 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159283 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159283 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159283 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159283 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159283 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159283 DLMGCP DEBUG <0013> Generated response: line #00: 200 53787 OK (mgcp_msg.c:67) 20241204085159283 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53788 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159284 DLMGCP DEBUG <0013> Received message: line #01: C: 00BA (mgcp_msg.c:67) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159284 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159284 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159284 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159285 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159286 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159286 DLMGCP DEBUG <0013> Generated response: line #00: 200 53788 OK (mgcp_msg.c:67) 20241204085159287 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53789 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159287 DLMGCP DEBUG <0013> Received message: line #01: C: 00BB (mgcp_msg.c:67) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159287 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159287 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159287 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159288 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159289 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159289 DLMGCP DEBUG <0013> Generated response: line #00: 200 53789 OK (mgcp_msg.c:67) 20241204085159290 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53790 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159290 DLMGCP DEBUG <0013> Received message: line #01: C: 00BC (mgcp_msg.c:67) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159290 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159290 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159290 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159291 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159292 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159293 DLMGCP DEBUG <0013> Generated response: line #00: 200 53790 OK (mgcp_msg.c:67) 20241204085159293 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53791 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159293 DLMGCP DEBUG <0013> Received message: line #01: C: 00BD (mgcp_msg.c:67) 20241204085159293 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159293 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159293 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159293 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159293 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159293 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159293 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159293 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159293 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159293 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159293 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159293 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159293 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159293 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159293 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159293 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159293 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159293 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159293 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159293 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159293 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159293 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159293 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159293 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159293 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159293 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159293 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159293 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159293 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159293 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159293 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159293 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159293 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159293 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159293 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159293 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159293 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159293 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159293 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159293 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159293 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159293 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159293 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159293 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159293 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159294 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159295 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159296 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159296 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159296 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159296 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159296 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159296 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159296 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159296 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159296 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159296 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159296 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159296 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159296 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159296 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159296 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159296 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159296 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159296 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159296 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159296 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159296 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159296 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159296 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159296 DLMGCP DEBUG <0013> Generated response: line #00: 200 53791 OK (mgcp_msg.c:67) 20241204085159296 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53792 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159296 DLMGCP DEBUG <0013> Received message: line #01: C: 00BE (mgcp_msg.c:67) 20241204085159296 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159296 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159296 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159296 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159296 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159296 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159296 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159296 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159296 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159296 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159296 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159296 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159296 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159296 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159296 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159296 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159296 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159296 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159296 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159296 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159296 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159296 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159296 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159296 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159297 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159298 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159299 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159299 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159299 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159299 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159299 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159299 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159299 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159299 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159299 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159299 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159299 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159299 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159299 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159299 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159299 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159299 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159299 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159299 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159299 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159299 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159299 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159299 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159299 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159299 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159299 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159299 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159299 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159299 DLMGCP DEBUG <0013> Generated response: line #00: 200 53792 OK (mgcp_msg.c:67) 20241204085159299 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53793 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159299 DLMGCP DEBUG <0013> Received message: line #01: C: 00BF (mgcp_msg.c:67) 20241204085159299 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159299 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159299 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159299 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159299 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159299 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159299 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159299 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159299 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159299 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159299 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159299 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159299 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159299 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159299 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159300 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159301 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159302 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159302 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159302 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159302 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159302 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159302 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159302 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159302 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159302 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159302 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159302 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159302 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159302 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159302 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159302 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159302 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159302 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159302 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159302 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159302 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159302 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159302 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159302 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159302 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159302 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159302 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159302 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159302 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159302 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159302 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159302 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159302 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159302 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159302 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159302 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159302 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159302 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159302 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159302 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159302 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159302 DLMGCP DEBUG <0013> Generated response: line #00: 200 53793 OK (mgcp_msg.c:67) 20241204085159302 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53794 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159302 DLMGCP DEBUG <0013> Received message: line #01: C: 00C0 (mgcp_msg.c:67) 20241204085159302 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159302 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159302 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159302 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159302 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159302 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159302 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159302 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159303 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159304 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159305 DLMGCP DEBUG <0013> Generated response: line #00: 200 53794 OK (mgcp_msg.c:67) 20241204085159305 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53795 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159305 DLMGCP DEBUG <0013> Received message: line #01: C: 00C1 (mgcp_msg.c:67) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159305 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159305 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159305 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159306 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159307 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159308 DLMGCP DEBUG <0013> Generated response: line #00: 200 53795 OK (mgcp_msg.c:67) 20241204085159308 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53796 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159308 DLMGCP DEBUG <0013> Received message: line #01: C: 00C2 (mgcp_msg.c:67) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159308 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159308 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159308 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159309 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159310 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159311 DLMGCP DEBUG <0013> Generated response: line #00: 200 53796 OK (mgcp_msg.c:67) 20241204085159311 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53797 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159311 DLMGCP DEBUG <0013> Received message: line #01: C: 00C3 (mgcp_msg.c:67) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159311 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159311 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159311 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159312 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159313 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159314 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159314 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159314 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159314 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159314 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159314 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159314 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159314 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159314 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159314 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159314 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159314 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159314 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159314 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159314 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159314 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159314 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159314 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159314 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159314 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159314 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159314 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159314 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159314 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159314 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159314 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159314 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159314 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159314 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159314 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159314 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159314 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159314 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159314 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159314 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159314 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159314 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159314 DLMGCP DEBUG <0013> Generated response: line #00: 200 53797 OK (mgcp_msg.c:67) 20241204085159314 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53798 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159314 DLMGCP DEBUG <0013> Received message: line #01: C: 00C4 (mgcp_msg.c:67) 20241204085159314 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159314 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159314 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159314 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159314 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159314 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159314 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159314 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159314 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159314 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159315 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159316 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159317 DLMGCP DEBUG <0013> Generated response: line #00: 200 53798 OK (mgcp_msg.c:67) 20241204085159317 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53799 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159317 DLMGCP DEBUG <0013> Received message: line #01: C: 00C5 (mgcp_msg.c:67) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159317 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159317 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159317 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159318 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159319 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159320 DLMGCP DEBUG <0013> Generated response: line #00: 200 53799 OK (mgcp_msg.c:67) 20241204085159320 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53800 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159320 DLMGCP DEBUG <0013> Received message: line #01: C: 00C6 (mgcp_msg.c:67) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159320 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159320 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159320 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159321 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159322 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159323 DLMGCP DEBUG <0013> Generated response: line #00: 200 53800 OK (mgcp_msg.c:67) 20241204085159323 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53801 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159323 DLMGCP DEBUG <0013> Received message: line #01: C: 00C7 (mgcp_msg.c:67) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159323 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159323 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159323 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159324 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159325 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159326 DLMGCP DEBUG <0013> Generated response: line #00: 200 53801 OK (mgcp_msg.c:67) 20241204085159326 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53802 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159326 DLMGCP DEBUG <0013> Received message: line #01: C: 00C8 (mgcp_msg.c:67) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159326 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159326 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159326 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159327 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159328 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159328 DLMGCP DEBUG <0013> Generated response: line #00: 200 53802 OK (mgcp_msg.c:67) 20241204085159329 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53803 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159329 DLMGCP DEBUG <0013> Received message: line #01: C: 00C9 (mgcp_msg.c:67) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159329 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159329 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159329 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159330 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159331 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159331 DLMGCP DEBUG <0013> Generated response: line #00: 200 53803 OK (mgcp_msg.c:67) 20241204085159332 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53804 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159332 DLMGCP DEBUG <0013> Received message: line #01: C: 00CA (mgcp_msg.c:67) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159332 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159332 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159332 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159333 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159334 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159335 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159335 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159335 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159335 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159335 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159335 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159335 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159335 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159335 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159335 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159335 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159335 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159335 DLMGCP DEBUG <0013> Generated response: line #00: 200 53804 OK (mgcp_msg.c:67) 20241204085159335 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53805 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159335 DLMGCP DEBUG <0013> Received message: line #01: C: 00CB (mgcp_msg.c:67) 20241204085159335 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159335 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159335 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159335 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159335 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159335 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159335 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159335 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159335 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159335 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159335 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159335 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159335 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159335 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159335 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159335 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159335 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159335 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159335 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159335 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159335 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159335 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159335 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159335 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159335 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159335 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159335 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159335 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159335 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159335 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159335 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159336 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159337 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159337 DLMGCP DEBUG <0013> Generated response: line #00: 200 53805 OK (mgcp_msg.c:67) 20241204085159338 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53806 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159338 DLMGCP DEBUG <0013> Received message: line #01: C: 00CC (mgcp_msg.c:67) 20241204085159338 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159338 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159338 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159338 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159338 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159338 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159338 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159338 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159338 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159338 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159338 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159338 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159338 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159338 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159338 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159338 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159338 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159338 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159338 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159338 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159338 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159338 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159338 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159338 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159338 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159338 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159338 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159338 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159338 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159338 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159338 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159338 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159338 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159338 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159338 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159338 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159338 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159338 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159338 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159338 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159339 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159340 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159341 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159341 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159341 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159341 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159341 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159341 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159341 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159341 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159341 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159341 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159341 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159341 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159341 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159341 DLMGCP DEBUG <0013> Generated response: line #00: 200 53806 OK (mgcp_msg.c:67) 20241204085159341 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53807 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159341 DLMGCP DEBUG <0013> Received message: line #01: C: 00CD (mgcp_msg.c:67) 20241204085159341 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159341 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159341 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159341 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159341 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159341 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159341 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159341 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159341 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159341 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159341 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159341 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159341 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159341 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159341 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159341 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159341 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159341 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159341 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159341 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159341 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159341 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159341 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159341 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159341 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159341 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159341 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159341 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159341 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159341 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159341 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159341 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159342 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159343 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159344 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159344 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159344 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159344 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159344 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159344 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159344 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159344 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159344 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159344 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159344 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159344 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159344 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159344 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159344 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159344 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159344 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159344 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159344 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159344 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159344 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159344 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159344 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159344 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159344 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159344 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159344 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159344 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159344 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159344 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159344 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159344 DLMGCP DEBUG <0013> Generated response: line #00: 200 53807 OK (mgcp_msg.c:67) 20241204085159344 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53808 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159344 DLMGCP DEBUG <0013> Received message: line #01: C: 00CE (mgcp_msg.c:67) 20241204085159344 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159344 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159344 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159344 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159344 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159344 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159344 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159344 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159344 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159344 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159344 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159344 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159344 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159344 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159344 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159345 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159346 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159347 DLMGCP DEBUG <0013> Generated response: line #00: 200 53808 OK (mgcp_msg.c:67) 20241204085159347 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53809 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159347 DLMGCP DEBUG <0013> Received message: line #01: C: 00CF (mgcp_msg.c:67) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159347 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159347 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159347 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159348 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159349 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159350 DLMGCP DEBUG <0013> Generated response: line #00: 200 53809 OK (mgcp_msg.c:67) 20241204085159350 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53810 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159350 DLMGCP DEBUG <0013> Received message: line #01: C: 00D0 (mgcp_msg.c:67) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159350 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159350 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159350 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159351 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159352 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159353 DLMGCP DEBUG <0013> Generated response: line #00: 200 53810 OK (mgcp_msg.c:67) 20241204085159353 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53811 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159353 DLMGCP DEBUG <0013> Received message: line #01: C: 00D1 (mgcp_msg.c:67) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159353 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159353 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159353 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159354 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159355 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159356 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159356 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159356 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159356 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159356 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159356 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159356 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159356 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159356 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159356 DLMGCP DEBUG <0013> Generated response: line #00: 200 53811 OK (mgcp_msg.c:67) 20241204085159356 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53812 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159356 DLMGCP DEBUG <0013> Received message: line #01: C: 00D2 (mgcp_msg.c:67) 20241204085159356 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159356 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159356 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159356 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159356 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159356 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159356 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159356 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159356 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159356 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159356 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159356 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159356 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159356 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159356 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159356 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159356 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159356 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159356 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159356 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159356 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159356 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159356 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159356 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159356 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159356 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159356 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159356 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159356 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159356 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159356 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159356 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159356 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159356 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159356 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159356 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159357 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159358 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159359 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159359 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159359 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159359 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159359 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159359 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159359 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159359 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159359 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159359 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159359 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159359 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159359 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159359 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159359 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159359 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159359 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159359 DLMGCP DEBUG <0013> Generated response: line #00: 200 53812 OK (mgcp_msg.c:67) 20241204085159359 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53813 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159359 DLMGCP DEBUG <0013> Received message: line #01: C: 00D3 (mgcp_msg.c:67) 20241204085159359 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159359 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159359 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159359 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159359 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159359 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159359 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159359 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159359 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159359 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159359 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159359 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159359 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159359 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159359 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159359 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159359 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159359 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159359 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159359 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159359 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159359 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159359 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159359 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159359 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159359 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159359 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159359 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159359 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159359 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159359 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159359 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159359 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159360 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159361 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159362 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159362 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159362 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159362 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159362 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159362 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159362 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159362 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159362 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159362 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159362 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159362 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159362 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159362 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159362 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159362 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159362 DLMGCP DEBUG <0013> Generated response: line #00: 200 53813 OK (mgcp_msg.c:67) 20241204085159362 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53814 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159362 DLMGCP DEBUG <0013> Received message: line #01: C: 00D4 (mgcp_msg.c:67) 20241204085159362 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159362 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159362 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159362 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159362 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159362 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159362 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159362 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159362 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159362 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159362 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159362 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159362 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159362 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159362 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159362 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159362 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159362 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159362 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159362 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159362 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159362 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159362 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159362 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159362 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159362 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159362 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159362 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159363 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159364 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159365 DLMGCP DEBUG <0013> Generated response: line #00: 200 53814 OK (mgcp_msg.c:67) 20241204085159365 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53815 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159365 DLMGCP DEBUG <0013> Received message: line #01: C: 00D5 (mgcp_msg.c:67) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159365 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159365 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159365 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159366 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159367 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159368 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159368 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159368 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159368 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159368 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159368 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159368 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159368 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159368 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159368 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159368 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159368 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159368 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159368 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159368 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159368 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159368 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159368 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159368 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159368 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159368 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159368 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159368 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159368 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159368 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159368 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159368 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159368 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159368 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159368 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159368 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159368 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159368 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159368 DLMGCP DEBUG <0013> Generated response: line #00: 200 53815 OK (mgcp_msg.c:67) 20241204085159368 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53816 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159369 DLMGCP DEBUG <0013> Received message: line #01: C: 00D6 (mgcp_msg.c:67) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159369 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159369 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159369 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159370 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159371 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159371 DLMGCP DEBUG <0013> Generated response: line #00: 200 53816 OK (mgcp_msg.c:67) 20241204085159372 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53817 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159372 DLMGCP DEBUG <0013> Received message: line #01: C: 00D7 (mgcp_msg.c:67) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159372 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159372 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159372 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159373 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159374 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159374 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159374 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159374 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159374 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159374 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159374 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159374 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159374 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159374 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159374 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159374 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159374 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159374 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159374 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159374 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159374 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159374 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159374 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159374 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159374 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159374 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159374 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159374 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159374 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159374 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159374 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159374 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159374 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159374 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159374 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159374 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159374 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159374 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159374 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159374 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159374 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159374 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159374 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159374 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159374 DLMGCP DEBUG <0013> Generated response: line #00: 200 53817 OK (mgcp_msg.c:67) 20241204085159374 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53818 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159374 DLMGCP DEBUG <0013> Received message: line #01: C: 00D8 (mgcp_msg.c:67) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159375 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159375 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159375 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159376 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159377 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159377 DLMGCP DEBUG <0013> Generated response: line #00: 200 53818 OK (mgcp_msg.c:67) 20241204085159378 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53819 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159378 DLMGCP DEBUG <0013> Received message: line #01: C: 00D9 (mgcp_msg.c:67) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159378 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159378 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159378 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159379 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159380 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159380 DLMGCP DEBUG <0013> Generated response: line #00: 200 53819 OK (mgcp_msg.c:67) 20241204085159381 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53820 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159381 DLMGCP DEBUG <0013> Received message: line #01: C: 00DA (mgcp_msg.c:67) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159381 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159381 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159381 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159382 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159383 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159383 DLMGCP DEBUG <0013> Generated response: line #00: 200 53820 OK (mgcp_msg.c:67) 20241204085159384 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53821 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159384 DLMGCP DEBUG <0013> Received message: line #01: C: 00DB (mgcp_msg.c:67) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159384 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159384 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159384 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159385 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159386 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159386 DLMGCP DEBUG <0013> Generated response: line #00: 200 53821 OK (mgcp_msg.c:67) 20241204085159387 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53822 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159387 DLMGCP DEBUG <0013> Received message: line #01: C: 00DC (mgcp_msg.c:67) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159387 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159387 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159387 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159388 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159389 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159389 DLMGCP DEBUG <0013> Generated response: line #00: 200 53822 OK (mgcp_msg.c:67) 20241204085159390 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53823 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159390 DLMGCP DEBUG <0013> Received message: line #01: C: 00DD (mgcp_msg.c:67) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159390 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159390 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159390 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159391 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159391 DLMGCP DEBUG <0013> Generated response: line #00: 200 53823 OK (mgcp_msg.c:67) 20241204085159392 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53824 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159392 DLMGCP DEBUG <0013> Received message: line #01: C: 00DE (mgcp_msg.c:67) 20241204085159392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159392 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159392 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159392 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159392 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159392 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159392 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159392 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159392 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159392 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159392 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159392 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159392 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159392 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159392 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159392 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159393 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159394 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159394 DLMGCP DEBUG <0013> Generated response: line #00: 200 53824 OK (mgcp_msg.c:67) 20241204085159396 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53825 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159396 DLMGCP DEBUG <0013> Received message: line #01: C: 00DF (mgcp_msg.c:67) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159396 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159396 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159396 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159397 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159397 DLMGCP DEBUG <0013> Generated response: line #00: 200 53825 OK (mgcp_msg.c:67) 20241204085159398 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53826 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159398 DLMGCP DEBUG <0013> Received message: line #01: C: 00E0 (mgcp_msg.c:67) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159398 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159398 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159398 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159399 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159400 DLMGCP DEBUG <0013> Generated response: line #00: 200 53826 OK (mgcp_msg.c:67) 20241204085159400 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53827 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159400 DLMGCP DEBUG <0013> Received message: line #01: C: 00E1 (mgcp_msg.c:67) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159400 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159400 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159400 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159401 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159402 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159402 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159402 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159402 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159402 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159402 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159402 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159402 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159402 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159402 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159402 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159402 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159402 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159402 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159402 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159402 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159402 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159402 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159402 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159402 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159402 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159402 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159402 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159402 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159402 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159402 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159402 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159402 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159402 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159402 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159402 DLMGCP DEBUG <0013> Generated response: line #00: 200 53827 OK (mgcp_msg.c:67) 20241204085159403 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53828 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159403 DLMGCP DEBUG <0013> Received message: line #01: C: 00E2 (mgcp_msg.c:67) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159403 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159403 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159403 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159404 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159405 DLMGCP DEBUG <0013> Generated response: line #00: 200 53828 OK (mgcp_msg.c:67) 20241204085159405 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53829 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159405 DLMGCP DEBUG <0013> Received message: line #01: C: 00E3 (mgcp_msg.c:67) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159405 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159405 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159405 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159406 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159407 DLMGCP DEBUG <0013> Generated response: line #00: 200 53829 OK (mgcp_msg.c:67) 20241204085159407 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53830 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159407 DLMGCP DEBUG <0013> Received message: line #01: C: 00E4 (mgcp_msg.c:67) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159407 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159407 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159407 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159408 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159409 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159409 DLMGCP DEBUG <0013> Generated response: line #00: 200 53830 OK (mgcp_msg.c:67) 20241204085159410 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53831 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159410 DLMGCP DEBUG <0013> Received message: line #01: C: 00E5 (mgcp_msg.c:67) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159410 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159410 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159410 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159411 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159412 DLMGCP DEBUG <0013> Generated response: line #00: 200 53831 OK (mgcp_msg.c:67) 20241204085159412 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53832 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159412 DLMGCP DEBUG <0013> Received message: line #01: C: 00E6 (mgcp_msg.c:67) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159412 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159412 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159412 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159413 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159414 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159414 DLMGCP DEBUG <0013> Generated response: line #00: 200 53832 OK (mgcp_msg.c:67) 20241204085159415 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53833 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159415 DLMGCP DEBUG <0013> Received message: line #01: C: 00E7 (mgcp_msg.c:67) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159415 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159415 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159415 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159416 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159417 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159417 DLMGCP DEBUG <0013> Generated response: line #00: 200 53833 OK (mgcp_msg.c:67) 20241204085159418 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53834 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159418 DLMGCP DEBUG <0013> Received message: line #01: C: 00E8 (mgcp_msg.c:67) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159418 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159418 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159418 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159419 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159420 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159420 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159420 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159420 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159420 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159420 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159420 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159420 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159420 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159420 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159420 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159420 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159420 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159420 DLMGCP DEBUG <0013> Generated response: line #00: 200 53834 OK (mgcp_msg.c:67) 20241204085159420 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53835 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159420 DLMGCP DEBUG <0013> Received message: line #01: C: 00E9 (mgcp_msg.c:67) 20241204085159420 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159420 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159420 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159420 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159420 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159420 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159420 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159420 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159420 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159420 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159420 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159420 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159420 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159420 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159420 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159420 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159420 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159420 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159420 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159420 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159420 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159420 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159420 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159420 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159420 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159420 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159420 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159420 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159420 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159420 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159420 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159420 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159420 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159421 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159423 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53836 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159423 DLMGCP DEBUG <0013> Received message: line #01: C: 00EA (mgcp_msg.c:67) 20241204085159423 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159423 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159423 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159423 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159424 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159425 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159426 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159426 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159426 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159426 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159426 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159426 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159426 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159426 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159426 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159426 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159426 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159426 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159426 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159426 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159426 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159426 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159426 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159426 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159426 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159426 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159426 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159426 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159426 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159426 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159426 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159426 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159426 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159426 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159426 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159426 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159426 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159426 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159426 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159426 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159426 DLMGCP DEBUG <0013> Generated response: line #00: 200 53836 OK (mgcp_msg.c:67) 20241204085159427 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53837 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159427 DLMGCP DEBUG <0013> Received message: line #01: C: 00EB (mgcp_msg.c:67) 20241204085159427 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159427 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159427 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159427 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159427 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159427 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159427 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159427 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159427 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159427 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159427 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159427 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159427 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159427 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159427 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159427 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159427 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159427 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159427 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159427 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159428 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159435 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53840 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159435 DLMGCP DEBUG <0013> Received message: line #01: C: 00EE (mgcp_msg.c:67) 20241204085159435 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159435 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159435 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159435 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159435 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159435 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159435 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159435 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159435 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159435 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159435 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159435 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159435 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159435 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159435 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159435 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159435 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159435 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159435 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159435 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159435 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159435 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159435 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159435 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159435 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159435 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159435 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159435 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159435 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159435 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159435 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159435 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159435 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159435 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159435 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159435 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159435 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159435 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159435 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159435 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159435 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159435 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159435 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159435 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159436 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159437 DLMGCP DEBUG <0013> Generated response: line #00: 200 53840 OK (mgcp_msg.c:67) 20241204085159437 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53841 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159437 DLMGCP DEBUG <0013> Received message: line #01: C: 00EF (mgcp_msg.c:67) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159437 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159437 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159437 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159438 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53842 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159439 DLMGCP DEBUG <0013> Received message: line #01: C: 00F0 (mgcp_msg.c:67) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159439 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159439 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159439 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159440 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159440 DLMGCP DEBUG <0013> Generated response: line #00: 200 53842 OK (mgcp_msg.c:67) 20241204085159440 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53843 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159440 DLMGCP DEBUG <0013> Received message: line #01: C: 00F1 (mgcp_msg.c:67) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159441 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159441 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159441 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159442 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159442 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159442 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159442 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159442 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159442 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159442 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159442 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159442 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159442 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159442 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159442 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159442 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159442 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159442 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159442 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159442 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159442 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159442 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159442 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159442 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159442 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159442 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159442 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159442 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53846 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159449 DLMGCP DEBUG <0013> Received message: line #01: C: 00F4 (mgcp_msg.c:67) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159449 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159449 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159449 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159450 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159451 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159451 DLMGCP DEBUG <0013> Generated response: line #00: 200 53846 OK (mgcp_msg.c:67) 20241204085159452 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53847 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159452 DLMGCP DEBUG <0013> Received message: line #01: C: 00F5 (mgcp_msg.c:67) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159452 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159452 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159452 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159453 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53849 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159456 DLMGCP DEBUG <0013> Received message: line #01: C: 00F7 (mgcp_msg.c:67) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159456 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159456 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159456 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159457 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159457 DLMGCP DEBUG <0013> Generated response: line #00: 200 53849 OK (mgcp_msg.c:67) 20241204085159458 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53850 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159458 DLMGCP DEBUG <0013> Received message: line #01: C: 00F8 (mgcp_msg.c:67) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159458 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159458 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159458 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159459 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159463 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53853 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159463 DLMGCP DEBUG <0013> Received message: line #01: C: 00FB (mgcp_msg.c:67) 20241204085159463 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159463 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159464 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mRTPEM1(152)@962a8b3e952c: Final verdict of PTC: none OsmuxEM(154)@962a8b3e952c: Final verdict of PTC: none RTPEM2(153)@962a8b3e952c: Final verdict of PTC: none RTPEM0(151)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(155)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(156)@962a8b3e952c: Final verdict of PTC: none gw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159464 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159465 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159466 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159466 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159466 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159466 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159466 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159466 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159466 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159466 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159466 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159466 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159466 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159466 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159466 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159466 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159466 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159466 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159466 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159466 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159466 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159466 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159466 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159466 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159466 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159466 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159466 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159466 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159466 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159466 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159466 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159466 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159466 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159466 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159466 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159466 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159466 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159466 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159466 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159466 DLMGCP DEBUG <0013> Generated response: line #00: 200 53853 OK (mgcp_msg.c:67) 20241204085159467 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53854 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159467 DLMGCP DEBUG <0013> Received message: line #01: C: 00FC (mgcp_msg.c:67) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159467 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159467 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159467 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159468 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53856 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159472 DLMGCP DEBUG <0013> Received message: line #01: C: 00FE (mgcp_msg.c:67) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159472 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159472 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159472 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159473 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159474 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241204085159474 DLMGCP DEBUG <0013> Generated response: line #00: 200 53856 OK (mgcp_msg.c:67) 20241204085159475 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53857 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085159475 DLMGCP DEBUG <0013> Received message: line #01: C: 00FF (mgcp_msg.c:67) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241204085159475 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085159475 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159475 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085159476 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(151): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(152): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(153): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC OsmuxEM(154): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(155): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@962a8b3e952c: Test case TC_crcx_osmux_257 finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_257 pass'. Wed Dec 4 08:51:59 UTC 2024 ====== MGCP_Test.TC_crcx_osmux_257 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_osmux_257.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=20220096) Waiting for packet dumper to finish... 1 (prev_count=20220096, count=20337656) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_257 pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_osmux'. ------ MGCP_Test.TC_one_crcx_receive_only_osmux ------ Wed Dec 4 08:52:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_one_crcx_receive_only_osmux.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_one_crcx_receive_only_osmux.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_osmux' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_one_crcx_receive_only_osmux started. 20241204085202799 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20871 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085202799 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241204085202799 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085202799 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085202800 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085202800 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085202800 DLMGCP DEBUG <0013> Generated response: line #00: 515 20871 FAIL (mgcp_msg.c:67) 20241204085202804 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20872 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085202804 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085202804 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241204085202804 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085202804 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085202804 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241204085202804 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085202804 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085202804 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085202805 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:1DCB58A6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085202805 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:1DCB58A6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085202805 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:1DCB58A6 output_enabled 0 (mgcp_msg.c:125) 20241204085202805 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085202805 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:1DCB58A6 r=NULL:0<->l=:0 CID=4) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085202805 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085202805 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:1DCB58A6 CRCX: Creating connection: port: 5748 (mgcp_protocol.c:1112) 20241204085202805 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:1DCB58A6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085202805 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085202805 DLMGCP DEBUG <0013> Generated response: line #00: 200 20872 OK (mgcp_msg.c:67) 20241204085202805 DLMGCP DEBUG <0013> Generated response: line #01: I: 1DCB58A6 (mgcp_msg.c:67) 20241204085202805 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 4 (mgcp_msg.c:67) 20241204085202805 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085202805 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1DCB58A6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085202805 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085202805 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085202805 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085202805 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241204085202805 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085202805 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085203909 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20873 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085203909 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:67) 20241204085203909 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241204085203909 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085203909 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085203909 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085203909 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085203909 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085203909 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085203909 DLMGCP DEBUG <0013> Generated response: line #00: 200 20873 OK (mgcp_msg.c:67) MTC@962a8b3e952c: 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@962a8b3e952c: setverdict(pass): none -> pass OsmuxEM(160)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(162)@962a8b3e952c: Final verdict of PTC: none RTPEM0(157)@962a8b3e952c: Final verdict of PTC: none RTPEM1(158)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(161)@962a8b3e952c: Final verdict of PTC: none RTPEM2(159)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(157): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(158): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(159): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC OsmuxEM(160): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(161): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(162): none (pass -> pass) MTC@962a8b3e952c: Test case TC_one_crcx_receive_only_osmux finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_osmux pass'. Wed Dec 4 08:52:03 UTC 2024 ====== MGCP_Test.TC_one_crcx_receive_only_osmux pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_one_crcx_receive_only_osmux.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=35092) Waiting for packet dumper to finish... 1 (prev_count=35092, count=49000) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_osmux pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_osmux'. ------ MGCP_Test.TC_one_crcx_loopback_osmux ------ Wed Dec 4 08:52:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_osmux.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_osmux.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_osmux' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_one_crcx_loopback_osmux started. 20241204085207000 DLMGCP DEBUG <0013> Received message: line #00: DLCX 51506 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241204085207000 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085207000 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085207000 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085207000 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085207000 DLMGCP DEBUG <0013> Generated response: line #00: 515 51506 FAIL (mgcp_msg.c:67) 20241204085207004 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51507 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085207004 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:67) 20241204085207004 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241204085207004 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085207004 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241204085207004 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085207004 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085207004 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085207004 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085207004 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085207004 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 111 (mgcp_msg.c:67) 20241204085207004 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241204085207004 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241204085207004 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085207004 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085207004 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241204085207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:E553232A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:E553232A connection mode 'loopback' 7 (mgcp_msg.c:120) 20241204085207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:E553232A output_enabled 1 (mgcp_msg.c:125) 20241204085207004 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085207004 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:E553232A Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08 (mgcp_sdp.c:444) 20241204085207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:E553232A r=127.0.0.1:1985<->l=:0 CID=5) codecs[0]:(pt:111=DYNAMIC, audio:GSM-HR-08/8000/1 subt=GSM-HR-08, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085207004 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241204085207005 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw RTP-setup: Endpoint is in loopback mode, stopping here! (mgcp_protocol.c:167) 20241204085207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:E553232A CRCX: Creating connection: port: 5750 (mgcp_protocol.c:1112) 20241204085207005 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:E553232A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085207005 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085207005 DLMGCP DEBUG <0013> Generated response: line #00: 200 51507 OK (mgcp_msg.c:67) 20241204085207005 DLMGCP DEBUG <0013> Generated response: line #01: I: E553232A (mgcp_msg.c:67) 20241204085207005 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 5 (mgcp_msg.c:67) 20241204085207005 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085207005 DLMGCP DEBUG <0013> Generated response: line #04: o=- E553232A 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085207005 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085207005 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085207005 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085207005 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 111 (mgcp_msg.c:67) 20241204085207005 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241204085207005 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(166)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. 20241204085208579 DLMGCP DEBUG <0013> Received message: line #00: DLCX 51508 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085208579 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:67) 20241204085208579 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241204085208579 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085208579 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085208579 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085208579 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085208579 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085208579 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085208579 DLMGCP DEBUG <0013> Generated response: line #00: 200 51508 OK (mgcp_msg.c:67) MTC@962a8b3e952c: stats: { num_pkts_tx := 15, bytes_payload_tx := 900, num_pkts_rx := 15, bytes_payload_rx := 900, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: setverdict(pass): none -> pass OsmuxEM(166)@962a8b3e952c: Final verdict of PTC: none RTPEM1(164)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(168)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(167)@962a8b3e952c: Final verdict of PTC: none RTPEM0(163)@962a8b3e952c: Final verdict of PTC: none RTPEM2(165)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(163): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(164): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(165): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC OsmuxEM(166): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(167): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(168): none (pass -> pass) MTC@962a8b3e952c: Test case TC_one_crcx_loopback_osmux finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_osmux pass'. Wed Dec 4 08:52:08 UTC 2024 ====== MGCP_Test.TC_one_crcx_loopback_osmux pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_one_crcx_loopback_osmux.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=43848) Waiting for packet dumper to finish... 1 (prev_count=43848, count=70280) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_osmux pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux ------ Wed Dec 4 08:52:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_two_crcx_and_rtp_osmux started. 20241204085211738 DLMGCP DEBUG <0013> Received message: line #00: DLCX 16412 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085211738 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085211738 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085211738 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085211738 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085211738 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085211738 DLMGCP DEBUG <0013> Generated response: line #00: 515 16412 FAIL (mgcp_msg.c:67) 20241204085211746 DLMGCP DEBUG <0013> Received message: line #00: CRCX 16413 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085211746 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085211746 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241204085211746 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085211746 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085211746 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085211746 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085211746 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085211746 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085211746 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241204085211746 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085211746 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085211746 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241204085211746 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085211746 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085211746 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085211746 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:E9DD49B8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085211746 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E9DD49B8 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085211746 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E9DD49B8 output_enabled 1 (mgcp_msg.c:125) 20241204085211746 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085211746 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E9DD49B8 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241204085211746 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:E9DD49B8 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:79) 20241204085211746 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085211746 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E9DD49B8 CRCX: Creating connection: port: 5752 (mgcp_protocol.c:1112) 20241204085211746 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E9DD49B8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085211746 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085211746 DLMGCP DEBUG <0013> Generated response: line #00: 200 16413 OK (mgcp_msg.c:67) 20241204085211746 DLMGCP DEBUG <0013> Generated response: line #01: I: E9DD49B8 (mgcp_msg.c:67) 20241204085211746 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085211746 DLMGCP DEBUG <0013> Generated response: line #03: o=- E9DD49B8 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085211746 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085211746 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085211746 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085211746 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5752 RTP/AVP 112 (mgcp_msg.c:67) 20241204085211746 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085211746 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241204085211746 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085211751 DLMGCP DEBUG <0013> Received message: line #00: CRCX 16414 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085211751 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085211751 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241204085211751 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085211751 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241204085211751 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085211751 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085211751 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085211751 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085211751 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085211751 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241204085211751 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241204085211751 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085211751 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085211751 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085211751 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085211751 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241204085211751 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:D12B2B4E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085211751 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D12B2B4E connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085211751 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D12B2B4E output_enabled 1 (mgcp_msg.c:125) 20241204085211751 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085211751 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D12B2B4E Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241204085211751 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:D12B2B4E r=127.0.0.1:1985<->l=:0 CID=6) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085211751 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241204085211751 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D12B2B4E CRCX: Creating connection: port: 5754 (mgcp_protocol.c:1112) 20241204085211751 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D12B2B4E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085211751 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085211751 DLMGCP DEBUG <0013> Generated response: line #00: 200 16414 OK (mgcp_msg.c:67) 20241204085211751 DLMGCP DEBUG <0013> Generated response: line #01: I: D12B2B4E (mgcp_msg.c:67) 20241204085211751 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 6 (mgcp_msg.c:67) 20241204085211751 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085211751 DLMGCP DEBUG <0013> Generated response: line #04: o=- D12B2B4E 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085211751 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085211751 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085211751 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085211751 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241204085211751 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241204085211751 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM0(169)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM0(169)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. OsmuxEM(172)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. 20241204085212958 DLMGCP DEBUG <0013> Received message: line #00: DLCX 16415 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085212958 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241204085212958 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085212958 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085212958 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085212958 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241204085212958 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085212958 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085212958 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085212958 DLMGCP DEBUG <0013> Generated response: line #00: 200 16415 OK (mgcp_msg.c:67) RTPEM1(170)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. MTC@962a8b3e952c: 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@962a8b3e952c: 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@962a8b3e952c: tolerance: 0 packets MTC@962a8b3e952c: batch_size: 4 packets MTC@962a8b3e952c: 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@962a8b3e952c: 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@962a8b3e952c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(174)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(173)@962a8b3e952c: Final verdict of PTC: none RTPEM2(171)@962a8b3e952c: Final verdict of PTC: none RTPEM1(170)@962a8b3e952c: Final verdict of PTC: none OsmuxEM(172)@962a8b3e952c: Final verdict of PTC: none RTPEM0(169)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(169): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(170): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(171): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC OsmuxEM(172): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(173): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(174): none (pass -> pass) MTC@962a8b3e952c: Test case TC_two_crcx_and_rtp_osmux finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux pass'. Wed Dec 4 08:52:12 UTC 2024 ====== MGCP_Test.TC_two_crcx_and_rtp_osmux pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=85208) Waiting for packet dumper to finish... 1 (prev_count=85208, count=111404) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir ------ Wed Dec 4 08:52:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_two_crcx_and_rtp_osmux_bidir started. 20241204085216027 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38379 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085216027 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085216027 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085216027 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085216027 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085216027 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085216027 DLMGCP DEBUG <0013> Generated response: line #00: 515 38379 FAIL (mgcp_msg.c:67) 20241204085216029 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38380 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085216029 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085216029 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241204085216029 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085216029 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085216030 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085216030 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085216030 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085216030 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085216030 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241204085216030 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085216030 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085216030 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241204085216030 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085216030 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085216030 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085216030 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:D0E2B330 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085216030 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D0E2B330 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085216030 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D0E2B330 output_enabled 1 (mgcp_msg.c:125) 20241204085216030 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085216030 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D0E2B330 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241204085216030 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:D0E2B330 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:79) 20241204085216030 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085216030 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D0E2B330 CRCX: Creating connection: port: 5756 (mgcp_protocol.c:1112) 20241204085216030 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D0E2B330 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085216030 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085216030 DLMGCP DEBUG <0013> Generated response: line #00: 200 38380 OK (mgcp_msg.c:67) 20241204085216030 DLMGCP DEBUG <0013> Generated response: line #01: I: D0E2B330 (mgcp_msg.c:67) 20241204085216030 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085216030 DLMGCP DEBUG <0013> Generated response: line #03: o=- D0E2B330 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085216030 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085216030 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085216030 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085216030 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5756 RTP/AVP 112 (mgcp_msg.c:67) 20241204085216030 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085216030 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241204085216030 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085216032 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38381 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085216032 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085216032 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241204085216032 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085216032 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241204085216032 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085216032 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085216032 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085216032 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085216032 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085216032 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241204085216032 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241204085216032 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085216032 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085216032 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085216032 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085216032 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241204085216032 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:5A931C73 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085216032 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5A931C73 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085216032 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5A931C73 output_enabled 1 (mgcp_msg.c:125) 20241204085216032 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085216032 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5A931C73 Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241204085216032 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:5A931C73 r=127.0.0.1:1985<->l=:0 CID=7) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085216032 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241204085216032 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5A931C73 CRCX: Creating connection: port: 5758 (mgcp_protocol.c:1112) 20241204085216032 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5A931C73 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085216032 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085216032 DLMGCP DEBUG <0013> Generated response: line #00: 200 38381 OK (mgcp_msg.c:67) 20241204085216032 DLMGCP DEBUG <0013> Generated response: line #01: I: 5A931C73 (mgcp_msg.c:67) 20241204085216032 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 7 (mgcp_msg.c:67) 20241204085216032 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085216032 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5A931C73 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085216032 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085216032 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085216032 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085216032 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241204085216032 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241204085216032 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(178)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. 20241204085217237 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38382 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085217237 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241204085217237 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085217237 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085217237 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085217237 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241204085217237 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085217237 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085217237 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085217237 DLMGCP DEBUG <0013> Generated response: line #00: 200 38382 OK (mgcp_msg.c:67) RTPEM1(176)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. MTC@962a8b3e952c: stats A: { num_pkts_tx := 21, bytes_payload_tx := 357, num_pkts_rx := 28, 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@962a8b3e952c: stats B: { num_pkts_tx := 7, bytes_payload_tx := 420, num_pkts_rx := 7, bytes_payload_rx := 315, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: tolerance: 3 packets MTC@962a8b3e952c: batch_size: 4 packets MTC@962a8b3e952c: setverdict(fail): none -> fail reason: "RTP and Osmux endpoint statistics don't match", new component reason: "RTP and Osmux endpoint statistics don't match" RTPEM1(176)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(180)@962a8b3e952c: Final verdict of PTC: none OsmuxEM(178)@962a8b3e952c: Final verdict of PTC: none RTPEM0(175)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(179)@962a8b3e952c: Final verdict of PTC: none RTPEM2(177)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: fail reason: "RTP and Osmux endpoint statistics don't match" MTC@962a8b3e952c: Local verdict of PTC RTPEM0(175): none (fail -> fail) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(176): none (fail -> fail) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(177): none (fail -> fail) MTC@962a8b3e952c: Local verdict of PTC OsmuxEM(178): none (fail -> fail) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(179): none (fail -> fail) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(180): none (fail -> fail) MTC@962a8b3e952c: Test case TC_two_crcx_and_rtp_osmux_bidir finished. Verdict: fail reason: RTP and Osmux endpoint statistics don't match MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir fail'. Wed Dec 4 08:52:17 UTC 2024 ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir fail ------ Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=94676) Waiting for packet dumper to finish... 1 (prev_count=94676, count=113932) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir fail' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe ------ Wed Dec 4 08:52:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_two_crcx_and_rtp_osmux_bidir_amr_bwe started. 20241204085220355 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33289 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085220355 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085220355 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085220355 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085220355 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085220355 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085220355 DLMGCP DEBUG <0013> Generated response: line #00: 515 33289 FAIL (mgcp_msg.c:67) 20241204085220358 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33290 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085220358 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085220358 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241204085220358 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085220358 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085220358 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085220358 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085220358 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085220358 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085220358 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241204085220358 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085220358 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085220358 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=0 (mgcp_msg.c:67) 20241204085220358 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085220358 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085220358 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085220358 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:3C154849 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085220358 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3C154849 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085220358 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3C154849 output_enabled 1 (mgcp_msg.c:125) 20241204085220358 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085220358 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3C154849 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241204085220358 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:3C154849 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:79) 20241204085220358 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085220358 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3C154849 CRCX: Creating connection: port: 5760 (mgcp_protocol.c:1112) 20241204085220358 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3C154849 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085220358 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085220358 DLMGCP DEBUG <0013> Generated response: line #00: 200 33290 OK (mgcp_msg.c:67) 20241204085220358 DLMGCP DEBUG <0013> Generated response: line #01: I: 3C154849 (mgcp_msg.c:67) 20241204085220358 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085220358 DLMGCP DEBUG <0013> Generated response: line #03: o=- 3C154849 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085220358 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085220358 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085220358 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085220358 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5760 RTP/AVP 112 (mgcp_msg.c:67) 20241204085220358 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085220358 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:67) 20241204085220358 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085220360 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33291 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085220360 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085220360 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241204085220360 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085220360 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241204085220360 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085220360 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085220360 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085220360 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085220360 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085220360 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241204085220360 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241204085220360 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085220360 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085220360 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085220360 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085220360 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241204085220360 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:E9B982B5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085220360 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E9B982B5 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085220360 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E9B982B5 output_enabled 1 (mgcp_msg.c:125) 20241204085220360 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085220360 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E9B982B5 Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241204085220360 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:E9B982B5 r=127.0.0.1:1985<->l=:0 CID=8) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085220360 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241204085220360 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E9B982B5 CRCX: Creating connection: port: 5762 (mgcp_protocol.c:1112) 20241204085220360 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E9B982B5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085220360 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085220360 DLMGCP DEBUG <0013> Generated response: line #00: 200 33291 OK (mgcp_msg.c:67) 20241204085220360 DLMGCP DEBUG <0013> Generated response: line #01: I: E9B982B5 (mgcp_msg.c:67) 20241204085220360 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 8 (mgcp_msg.c:67) 20241204085220360 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085220360 DLMGCP DEBUG <0013> Generated response: line #04: o=- E9B982B5 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085220360 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085220360 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085220360 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085220360 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241204085220360 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241204085220361 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(184)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. 20241204085221694 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33292 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085221694 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241204085221694 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085221694 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085221694 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085221694 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241204085221694 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085221695 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085221695 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085221695 DLMGCP DEBUG <0013> Generated response: line #00: 200 33292 OK (mgcp_msg.c:67) RTPEM1(182)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. MTC@962a8b3e952c: 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@962a8b3e952c: stats B: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 13, bytes_payload_rx := 705, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: tolerance: 3 packets MTC@962a8b3e952c: batch_size: 4 packets MTC@962a8b3e952c: setverdict(fail): none -> fail reason: "RTP and Osmux endpoint statistics don't match", new component reason: "RTP and Osmux endpoint statistics don't match" RTPEM1(182)@962a8b3e952c: Final verdict of PTC: none RTPEM2(183)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(185)@962a8b3e952c: Final verdict of PTC: none RTPEM0(181)@962a8b3e952c: Final verdict of PTC: none OsmuxEM(184)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(186)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: fail reason: "RTP and Osmux endpoint statistics don't match" MTC@962a8b3e952c: Local verdict of PTC RTPEM0(181): none (fail -> fail) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(182): none (fail -> fail) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(183): none (fail -> fail) MTC@962a8b3e952c: Local verdict of PTC OsmuxEM(184): none (fail -> fail) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(185): none (fail -> fail) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(186): none (fail -> fail) MTC@962a8b3e952c: Test case TC_two_crcx_and_rtp_osmux_bidir_amr_bwe finished. Verdict: fail reason: RTP and Osmux endpoint statistics don't match MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe fail'. Wed Dec 4 08:52:21 UTC 2024 ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe fail ------ Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=163628) Waiting for packet dumper to finish... 1 (prev_count=163628, count=179976) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe fail' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard ------ Wed Dec 4 08:52:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_two_crcx_mdcx_and_rtp_osmux_wildcard started. 20241204085224767 DLMGCP DEBUG <0013> Received message: line #00: DLCX 56968 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085224767 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085224767 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085224767 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085224767 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085224767 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085224767 DLMGCP DEBUG <0013> Generated response: line #00: 515 56968 FAIL (mgcp_msg.c:67) 20241204085224770 DLMGCP DEBUG <0013> Received message: line #00: CRCX 56969 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085224770 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085224770 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085224770 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085224770 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085224770 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085224770 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085224770 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085224770 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085224770 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241204085224770 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085224770 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085224770 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085224770 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085224770 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085224770 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:04B12A99 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085224770 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:04B12A99 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085224770 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:04B12A99 output_enabled 0 (mgcp_msg.c:125) 20241204085224770 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085224770 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:04B12A99 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241204085224770 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:04B12A99 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:79) 20241204085224770 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085224770 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:04B12A99 CRCX: Creating connection: port: 5764 (mgcp_protocol.c:1112) 20241204085224770 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:04B12A99 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085224770 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085224770 DLMGCP DEBUG <0013> Generated response: line #00: 200 56969 OK (mgcp_msg.c:67) 20241204085224770 DLMGCP DEBUG <0013> Generated response: line #01: I: 04B12A99 (mgcp_msg.c:67) 20241204085224770 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085224770 DLMGCP DEBUG <0013> Generated response: line #03: o=- 04B12A99 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085224770 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085224770 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085224770 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085224770 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5764 RTP/AVP 112 (mgcp_msg.c:67) 20241204085224770 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085224770 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085224773 DLMGCP DEBUG <0013> Received message: line #00: CRCX 56970 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085224773 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085224773 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085224773 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085224773 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241204085224773 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085224773 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085224773 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085224773 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085224773 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085224773 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241204085224773 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241204085224773 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085224773 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085224773 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085224773 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085224773 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241204085224773 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:3C9CC658 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085224773 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3C9CC658 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085224773 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3C9CC658 output_enabled 0 (mgcp_msg.c:125) 20241204085224773 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085224773 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3C9CC658 Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241204085224773 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:3C9CC658 r=127.0.0.1:1985<->l=:0 CID=9) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085224773 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241204085224773 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3C9CC658 CRCX: Creating connection: port: 5766 (mgcp_protocol.c:1112) 20241204085224773 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3C9CC658 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085224773 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085224773 DLMGCP DEBUG <0013> Generated response: line #00: 200 56970 OK (mgcp_msg.c:67) 20241204085224773 DLMGCP DEBUG <0013> Generated response: line #01: I: 3C9CC658 (mgcp_msg.c:67) 20241204085224773 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 9 (mgcp_msg.c:67) 20241204085224773 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085224773 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3C9CC658 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085224773 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085224773 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085224773 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085224773 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241204085224773 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241204085224773 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM0(187)@962a8b3e952c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241204085226279 DLMGCP DEBUG <0013> Received message: line #00: MDCX 56971 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085226279 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085226279 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085226279 DLMGCP DEBUG <0013> Received message: line #03: I: 04B12A99 (mgcp_msg.c:67) 20241204085226279 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085226279 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085226279 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085226279 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085226279 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085226279 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085226279 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241204085226279 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085226279 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085226279 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085226279 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085226279 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241204085226279 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:04B12A99 r=127.0.0.1:10000<->l=127.0.0.1:5764) (mgcp_msg.c:118) 20241204085226279 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:04B12A99 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085226279 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:04B12A99 output_enabled 1 (mgcp_msg.c:125) 20241204085226279 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085226279 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:04B12A99 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241204085226279 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:04B12A99 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:79) 20241204085226279 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085226279 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:04B12A99 MDCX: modified conn:(1227/rtp C:04B12A99 r=127.0.0.1:10000<->l=127.0.0.1:5764) (mgcp_protocol.c:1338) 20241204085226279 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:04B12A99 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241204085226279 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085226279 DLMGCP DEBUG <0013> Generated response: line #00: 200 56971 OK (mgcp_msg.c:67) 20241204085226279 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241204085226279 DLMGCP DEBUG <0013> Generated response: line #02: o=- 04B12A99 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085226279 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241204085226279 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085226279 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241204085226279 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5764 RTP/AVP 112 (mgcp_msg.c:67) 20241204085226279 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085226279 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(190)@962a8b3e952c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241204085226782 DLMGCP DEBUG <0013> Received message: line #00: MDCX 56972 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085226782 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085226782 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085226782 DLMGCP DEBUG <0013> Received message: line #03: I: 3C9CC658 (mgcp_msg.c:67) 20241204085226782 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085226782 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:67) 20241204085226782 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:67) 20241204085226782 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085226782 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:67) 20241204085226782 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085226782 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:67) 20241204085226783 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241204085226783 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241204085226783 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:67) 20241204085226783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085226783 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085226783 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241204085226783 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241204085226783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:3C9CC658 r=127.0.0.1:1985<->l=127.0.0.1:5766 CID=9) (mgcp_msg.c:118) 20241204085226783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3C9CC658 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085226783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3C9CC658 output_enabled 1 (mgcp_msg.c:125) 20241204085226783 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085226783 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3C9CC658 Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241204085226783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:3C9CC658 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:79) 20241204085226783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241204085226783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3C9CC658 MDCX: modified conn:(1227/rtp C:3C9CC658 r=127.0.0.1:1985<->l=127.0.0.1:5766 CID=9) (mgcp_protocol.c:1338) 20241204085226783 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3C9CC658 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241204085226783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085226783 DLMGCP DEBUG <0013> Generated response: line #00: 200 56972 OK (mgcp_msg.c:67) 20241204085226783 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 9 (mgcp_msg.c:67) 20241204085226783 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085226783 DLMGCP DEBUG <0013> Generated response: line #03: o=- 3C9CC658 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085226783 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085226783 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085226783 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085226783 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241204085226783 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241204085226783 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) MTC@962a8b3e952c: stats: { num_pkts_tx := 196, bytes_payload_tx := 3332, num_pkts_rx := 96, bytes_payload_rx := 1632, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: 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 } 20241204085228887 DLMGCP DEBUG <0013> Received message: line #00: DLCX 56973 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085228887 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241204085228887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085228887 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085228887 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085228887 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241204085228887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085228887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085228887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085228887 DLMGCP DEBUG <0013> Generated response: line #00: 200 56973 OK (mgcp_msg.c:67) RTPEM0(187)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. MTC@962a8b3e952c: setverdict(pass): none -> pass OsmuxEM(190)@962a8b3e952c: Final verdict of PTC: none RTPEM0(187)@962a8b3e952c: Final verdict of PTC: none RTPEM2(189)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(192)@962a8b3e952c: Final verdict of PTC: none RTPEM1(188)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(191)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(187): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(188): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(189): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC OsmuxEM(190): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(191): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(192): none (pass -> pass) MTC@962a8b3e952c: Test case TC_two_crcx_mdcx_and_rtp_osmux_wildcard finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard pass'. Wed Dec 4 08:52:28 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=414996) Waiting for packet dumper to finish... 1 (prev_count=414996, count=444396) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed ------ Wed Dec 4 08:52:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_two_crcx_mdcx_and_rtp_osmux_fixed started. 20241204085231964 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18190 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085231964 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085231964 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085231964 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085231964 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085231964 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085231964 DLMGCP DEBUG <0013> Generated response: line #00: 515 18190 FAIL (mgcp_msg.c:67) 20241204085231969 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18191 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085231969 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085231969 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085231969 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085231969 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085231969 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085231969 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085231969 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085231969 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085231969 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241204085231969 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085231969 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085231969 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085231969 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085231969 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085231969 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:F524A44E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085231969 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F524A44E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085231969 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F524A44E output_enabled 0 (mgcp_msg.c:125) 20241204085231969 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085231969 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F524A44E Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241204085231969 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:F524A44E 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:79) 20241204085231969 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085231969 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F524A44E CRCX: Creating connection: port: 5768 (mgcp_protocol.c:1112) 20241204085231969 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F524A44E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085231969 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085231969 DLMGCP DEBUG <0013> Generated response: line #00: 200 18191 OK (mgcp_msg.c:67) 20241204085231969 DLMGCP DEBUG <0013> Generated response: line #01: I: F524A44E (mgcp_msg.c:67) 20241204085231969 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085231969 DLMGCP DEBUG <0013> Generated response: line #03: o=- F524A44E 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085231969 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085231969 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085231969 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085231969 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5768 RTP/AVP 112 (mgcp_msg.c:67) 20241204085231969 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085231969 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085231972 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18192 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085231972 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085231972 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085231972 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085231972 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241204085231972 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085231972 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085231972 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085231972 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085231972 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085231972 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241204085231972 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241204085231972 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085231972 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085231972 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085231972 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085231972 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241204085231972 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:9F458FE1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085231972 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9F458FE1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085231972 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9F458FE1 output_enabled 0 (mgcp_msg.c:125) 20241204085231972 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085231972 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9F458FE1 Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241204085231972 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:9F458FE1 r=127.0.0.1:1985<->l=:0 CID=10) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085231972 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241204085231972 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9F458FE1 CRCX: Creating connection: port: 5770 (mgcp_protocol.c:1112) 20241204085231972 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9F458FE1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085231972 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085231972 DLMGCP DEBUG <0013> Generated response: line #00: 200 18192 OK (mgcp_msg.c:67) 20241204085231972 DLMGCP DEBUG <0013> Generated response: line #01: I: 9F458FE1 (mgcp_msg.c:67) 20241204085231972 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 10 (mgcp_msg.c:67) 20241204085231972 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085231972 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9F458FE1 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085231972 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085231972 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085231972 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085231972 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241204085231972 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241204085231972 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM0(193)@962a8b3e952c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241204085233478 DLMGCP DEBUG <0013> Received message: line #00: MDCX 18193 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085233478 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085233478 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085233478 DLMGCP DEBUG <0013> Received message: line #03: I: F524A44E (mgcp_msg.c:67) 20241204085233478 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085233478 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085233478 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085233478 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085233478 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085233478 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085233478 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241204085233478 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085233478 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085233478 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085233478 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085233478 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241204085233478 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:F524A44E r=127.0.0.1:10000<->l=127.0.0.1:5768) (mgcp_msg.c:118) 20241204085233478 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F524A44E connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085233478 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F524A44E output_enabled 1 (mgcp_msg.c:125) 20241204085233478 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085233478 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F524A44E Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241204085233478 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:F524A44E 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:79) 20241204085233478 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085233478 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F524A44E MDCX: modified conn:(1227/rtp C:F524A44E r=127.0.0.1:10000<->l=127.0.0.1:5768) (mgcp_protocol.c:1338) 20241204085233478 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F524A44E MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241204085233478 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085233478 DLMGCP DEBUG <0013> Generated response: line #00: 200 18193 OK (mgcp_msg.c:67) 20241204085233478 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241204085233478 DLMGCP DEBUG <0013> Generated response: line #02: o=- F524A44E 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085233478 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241204085233478 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085233478 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241204085233478 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5768 RTP/AVP 112 (mgcp_msg.c:67) 20241204085233478 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085233478 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(196)@962a8b3e952c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241204085233982 DLMGCP DEBUG <0013> Received message: line #00: MDCX 18194 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085233982 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085233982 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085233982 DLMGCP DEBUG <0013> Received message: line #03: I: 9F458FE1 (mgcp_msg.c:67) 20241204085233982 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085233982 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:67) 20241204085233982 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:67) 20241204085233982 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085233982 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:67) 20241204085233982 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085233982 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:67) 20241204085233982 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241204085233982 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241204085233982 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:67) 20241204085233982 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085233982 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085233982 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241204085233982 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241204085233982 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:9F458FE1 r=127.0.0.1:1985<->l=127.0.0.1:5770 CID=10) (mgcp_msg.c:118) 20241204085233982 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9F458FE1 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085233982 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9F458FE1 output_enabled 1 (mgcp_msg.c:125) 20241204085233982 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085233982 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9F458FE1 Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241204085233982 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:9F458FE1 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:79) 20241204085233982 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241204085233982 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9F458FE1 MDCX: modified conn:(1227/rtp C:9F458FE1 r=127.0.0.1:1985<->l=127.0.0.1:5770 CID=10) (mgcp_protocol.c:1338) 20241204085233982 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9F458FE1 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241204085233982 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085233982 DLMGCP DEBUG <0013> Generated response: line #00: 200 18194 OK (mgcp_msg.c:67) 20241204085233982 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 10 (mgcp_msg.c:67) 20241204085233982 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085233982 DLMGCP DEBUG <0013> Generated response: line #03: o=- 9F458FE1 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085233982 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085233982 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085233982 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085233982 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241204085233982 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241204085233982 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) MTC@962a8b3e952c: stats: { num_pkts_tx := 193, bytes_payload_tx := 3281, num_pkts_rx := 124, bytes_payload_rx := 2108, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: 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 } 20241204085236086 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18195 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085236086 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241204085236086 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085236086 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085236086 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085236086 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241204085236086 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085236086 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085236086 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085236086 DLMGCP DEBUG <0013> Generated response: line #00: 200 18195 OK (mgcp_msg.c:67) RTPEM0(193)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. MTC@962a8b3e952c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(198)@962a8b3e952c: Final verdict of PTC: none OsmuxEM(196)@962a8b3e952c: Final verdict of PTC: none RTPEM0(193)@962a8b3e952c: Final verdict of PTC: none RTPEM2(195)@962a8b3e952c: Final verdict of PTC: none RTPEM1(194)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(197)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(193): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(194): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(195): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC OsmuxEM(196): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(197): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@962a8b3e952c: Test case TC_two_crcx_mdcx_and_rtp_osmux_fixed finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed pass'. Wed Dec 4 08:52:36 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=437344) Waiting for packet dumper to finish... 1 (prev_count=437344, count=466748) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_dlcx_30ep'. ------ MGCP_Test.TC_crcx_dlcx_30ep ------ Wed Dec 4 08:52:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_dlcx_30ep.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_dlcx_30ep.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_dlcx_30ep' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_crcx_dlcx_30ep started. 20241204085239431 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24175 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239431 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085239431 DLMGCP DEBUG <0013> Received message: line #02: C: 011234 (mgcp_msg.c:67) 20241204085239431 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085239431 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241204085239431 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085239431 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085239431 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(011234/rtp C:87F95F07 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085239431 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:87F95F07 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085239431 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:87F95F07 output_enabled 0 (mgcp_msg.c:125) 20241204085239431 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085239431 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(011234/rtp C:87F95F07 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085239431 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085239431 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:87F95F07 CRCX: Creating connection: port: 5772 (mgcp_protocol.c:1112) 20241204085239431 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:87F95F07 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085239431 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085239431 DLMGCP DEBUG <0013> Generated response: line #00: 200 24175 OK (mgcp_msg.c:67) 20241204085239431 DLMGCP DEBUG <0013> Generated response: line #01: I: 87F95F07 (mgcp_msg.c:67) 20241204085239431 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085239431 DLMGCP DEBUG <0013> Generated response: line #03: o=- 87F95F07 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085239431 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085239431 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085239431 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085239431 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5772 RTP/AVP 112 (mgcp_msg.c:67) 20241204085239431 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085239431 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085239432 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24176 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239432 DLMGCP DEBUG <0013> Received message: line #01: C: 011234 (mgcp_msg.c:67) 20241204085239432 DLMGCP DEBUG <0013> Received message: line #02: I: 87F95F07 (mgcp_msg.c:67) 20241204085239432 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241204085239432 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085239432 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085239432 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:87F95F07 DLCX: deleting conn:(011234/rtp C:87F95F07 r=NULL:0<->l=::1:5772) (mgcp_protocol.c:1502) 20241204085239432 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239432 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241204085239432 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239432 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241204085239432 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241204085239432 DLMGCP DEBUG <0013> Generated response: line #00: 250 24176 OK (mgcp_msg.c:67) 20241204085239432 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) 20241204085239432 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24177 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239432 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085239432 DLMGCP DEBUG <0013> Received message: line #02: C: 021234 (mgcp_msg.c:67) 20241204085239432 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085239432 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085239432 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085239432 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) MTC@962a8b3e952c: setverdict(pass): none -> pass 20241204085239432 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(021234/rtp C:778BCD3C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085239432 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:778BCD3C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085239432 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:778BCD3C output_enabled 0 (mgcp_msg.c:125) 20241204085239432 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085239432 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(021234/rtp C:778BCD3C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085239432 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085239432 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:778BCD3C CRCX: Creating connection: port: 5774 (mgcp_protocol.c:1112) 20241204085239432 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:778BCD3C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085239432 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085239432 DLMGCP DEBUG <0013> Generated response: line #00: 200 24177 OK (mgcp_msg.c:67) 20241204085239432 DLMGCP DEBUG <0013> Generated response: line #01: I: 778BCD3C (mgcp_msg.c:67) 20241204085239432 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085239432 DLMGCP DEBUG <0013> Generated response: line #03: o=- 778BCD3C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085239432 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085239432 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085239432 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085239432 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5774 RTP/AVP 112 (mgcp_msg.c:67) 20241204085239432 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085239432 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085239433 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24178 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239433 DLMGCP DEBUG <0013> Received message: line #01: C: 021234 (mgcp_msg.c:67) 20241204085239433 DLMGCP DEBUG <0013> Received message: line #02: I: 778BCD3C (mgcp_msg.c:67) 20241204085239433 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085239433 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085239433 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085239433 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:778BCD3C DLCX: deleting conn:(021234/rtp C:778BCD3C r=NULL:0<->l=::1:5774) (mgcp_protocol.c:1502) 20241204085239433 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239433 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241204085239433 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239433 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241204085239433 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241204085239433 DLMGCP DEBUG <0013> Generated response: line #00: 250 24178 OK (mgcp_msg.c:67) 20241204085239433 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): pass -> pass, component reason not changed 20241204085239433 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24179 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239433 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085239433 DLMGCP DEBUG <0013> Received message: line #02: C: 031234 (mgcp_msg.c:67) 20241204085239433 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085239433 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:279) 20241204085239433 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:441) 20241204085239433 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085239433 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw conn:(031234/rtp C:25E1AAE9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085239433 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:25E1AAE9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085239433 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:25E1AAE9 output_enabled 0 (mgcp_msg.c:125) 20241204085239433 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085239433 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw conn:(031234/rtp C:25E1AAE9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085239433 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085239433 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:25E1AAE9 CRCX: Creating connection: port: 5776 (mgcp_protocol.c:1112) 20241204085239433 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:25E1AAE9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085239433 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085239433 DLMGCP DEBUG <0013> Generated response: line #00: 200 24179 OK (mgcp_msg.c:67) 20241204085239433 DLMGCP DEBUG <0013> Generated response: line #01: I: 25E1AAE9 (mgcp_msg.c:67) 20241204085239433 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085239433 DLMGCP DEBUG <0013> Generated response: line #03: o=- 25E1AAE9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085239433 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085239433 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085239433 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085239433 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5776 RTP/AVP 112 (mgcp_msg.c:67) 20241204085239433 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085239433 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085239434 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24180 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239434 DLMGCP DEBUG <0013> Received message: line #01: C: 031234 (mgcp_msg.c:67) 20241204085239434 DLMGCP DEBUG <0013> Received message: line #02: I: 25E1AAE9 (mgcp_msg.c:67) 20241204085239434 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:279) 20241204085239434 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:441) 20241204085239434 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085239434 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:25E1AAE9 DLCX: deleting conn:(031234/rtp C:25E1AAE9 r=NULL:0<->l=::1:5776) (mgcp_protocol.c:1502) 20241204085239434 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239434 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241204085239434 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239434 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241204085239434 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241204085239434 DLMGCP DEBUG <0013> Generated response: line #00: 250 24180 OK (mgcp_msg.c:67) 20241204085239434 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): pass -> pass, component reason not changed 20241204085239434 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24181 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239434 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085239434 DLMGCP DEBUG <0013> Received message: line #02: C: 041234 (mgcp_msg.c:67) 20241204085239434 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085239434 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241204085239434 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241204085239434 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085239434 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(041234/rtp C:5CF8956C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085239434 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:5CF8956C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085239434 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:5CF8956C output_enabled 0 (mgcp_msg.c:125) 20241204085239434 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085239434 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(041234/rtp C:5CF8956C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085239434 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085239434 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:5CF8956C CRCX: Creating connection: port: 5778 (mgcp_protocol.c:1112) 20241204085239434 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:5CF8956C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085239434 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085239434 DLMGCP DEBUG <0013> Generated response: line #00: 200 24181 OK (mgcp_msg.c:67) 20241204085239434 DLMGCP DEBUG <0013> Generated response: line #01: I: 5CF8956C (mgcp_msg.c:67) 20241204085239434 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085239434 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5CF8956C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085239434 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085239434 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085239434 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085239434 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5778 RTP/AVP 112 (mgcp_msg.c:67) 20241204085239434 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085239434 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085239434 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24182 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239434 DLMGCP DEBUG <0013> Received message: line #01: C: 041234 (mgcp_msg.c:67) 20241204085239434 DLMGCP DEBUG <0013> Received message: line #02: I: 5CF8956C (mgcp_msg.c:67) 20241204085239434 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241204085239434 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241204085239434 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085239434 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:5CF8956C DLCX: deleting conn:(041234/rtp C:5CF8956C r=NULL:0<->l=::1:5778) (mgcp_protocol.c:1502) 20241204085239434 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239434 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241204085239434 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239434 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241204085239434 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241204085239434 DLMGCP DEBUG <0013> Generated response: line #00: 250 24182 OK (mgcp_msg.c:67) 20241204085239434 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): pass -> pass, component reason not changed 20241204085239435 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24183 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239435 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085239435 DLMGCP DEBUG <0013> Received message: line #02: C: 051234 (mgcp_msg.c:67) 20241204085239435 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085239435 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241204085239435 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241204085239435 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085239435 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(051234/rtp C:B3A42E2E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085239435 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:B3A42E2E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085239435 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:B3A42E2E output_enabled 0 (mgcp_msg.c:125) 20241204085239435 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085239435 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(051234/rtp C:B3A42E2E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085239435 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085239435 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:B3A42E2E CRCX: Creating connection: port: 5780 (mgcp_protocol.c:1112) 20241204085239435 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:B3A42E2E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085239435 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085239435 DLMGCP DEBUG <0013> Generated response: line #00: 200 24183 OK (mgcp_msg.c:67) 20241204085239435 DLMGCP DEBUG <0013> Generated response: line #01: I: B3A42E2E (mgcp_msg.c:67) 20241204085239435 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085239435 DLMGCP DEBUG <0013> Generated response: line #03: o=- B3A42E2E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085239435 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085239435 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085239435 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085239435 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5780 RTP/AVP 112 (mgcp_msg.c:67) 20241204085239435 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085239435 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085239435 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24184 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239435 DLMGCP DEBUG <0013> Received message: line #01: C: 051234 (mgcp_msg.c:67) 20241204085239435 DLMGCP DEBUG <0013> Received message: line #02: I: B3A42E2E (mgcp_msg.c:67) 20241204085239435 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241204085239435 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241204085239435 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085239435 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:B3A42E2E DLCX: deleting conn:(051234/rtp C:B3A42E2E r=NULL:0<->l=::1:5780) (mgcp_protocol.c:1502) 20241204085239435 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239435 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241204085239435 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239435 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241204085239435 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241204085239435 DLMGCP DEBUG <0013> Generated response: line #00: 250 24184 OK (mgcp_msg.c:67) 20241204085239435 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): pass -> pass, component reason not changed 20241204085239436 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24185 rtpbridge/6@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239436 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085239436 DLMGCP DEBUG <0013> Received message: line #02: C: 061234 (mgcp_msg.c:67) 20241204085239436 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085239436 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found endpoint: rtpbridge/6@mgw (mgcp_endp.c:279) 20241204085239436 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:441) 20241204085239436 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085239436 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw conn:(061234/rtp C:AF387BA2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085239436 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:AF387BA2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085239436 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:AF387BA2 output_enabled 0 (mgcp_msg.c:125) 20241204085239436 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085239436 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw conn:(061234/rtp C:AF387BA2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085239436 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085239436 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:AF387BA2 CRCX: Creating connection: port: 5782 (mgcp_protocol.c:1112) 20241204085239436 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:AF387BA2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085239436 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085239436 DLMGCP DEBUG <0013> Generated response: line #00: 200 24185 OK (mgcp_msg.c:67) 20241204085239436 DLMGCP DEBUG <0013> Generated response: line #01: I: AF387BA2 (mgcp_msg.c:67) 20241204085239436 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085239436 DLMGCP DEBUG <0013> Generated response: line #03: o=- AF387BA2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085239436 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085239436 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085239436 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085239436 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5782 RTP/AVP 112 (mgcp_msg.c:67) 20241204085239436 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085239436 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085239436 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24186 rtpbridge/6@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239436 DLMGCP DEBUG <0013> Received message: line #01: C: 061234 (mgcp_msg.c:67) 20241204085239436 DLMGCP DEBUG <0013> Received message: line #02: I: AF387BA2 (mgcp_msg.c:67) 20241204085239436 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found endpoint: rtpbridge/6@mgw (mgcp_endp.c:279) 20241204085239436 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:441) 20241204085239436 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085239436 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:AF387BA2 DLCX: deleting conn:(061234/rtp C:AF387BA2 r=NULL:0<->l=::1:5782) (mgcp_protocol.c:1502) 20241204085239436 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239436 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241204085239436 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239436 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241204085239436 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241204085239436 DLMGCP DEBUG <0013> Generated response: line #00: 250 24186 OK (mgcp_msg.c:67) 20241204085239436 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): pass -> pass, component reason not changed 20241204085239437 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24187 rtpbridge/7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239437 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085239437 DLMGCP DEBUG <0013> Received message: line #02: C: 071234 (mgcp_msg.c:67) 20241204085239437 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085239437 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20241204085239437 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:441) 20241204085239437 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085239437 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(071234/rtp C:70653E33 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085239437 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:70653E33 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085239437 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:70653E33 output_enabled 0 (mgcp_msg.c:125) 20241204085239437 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085239437 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(071234/rtp C:70653E33 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085239437 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085239437 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:70653E33 CRCX: Creating connection: port: 5784 (mgcp_protocol.c:1112) 20241204085239437 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:70653E33 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085239437 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085239437 DLMGCP DEBUG <0013> Generated response: line #00: 200 24187 OK (mgcp_msg.c:67) 20241204085239437 DLMGCP DEBUG <0013> Generated response: line #01: I: 70653E33 (mgcp_msg.c:67) 20241204085239437 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085239437 DLMGCP DEBUG <0013> Generated response: line #03: o=- 70653E33 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085239437 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085239437 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085239437 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085239437 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5784 RTP/AVP 112 (mgcp_msg.c:67) 20241204085239437 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085239437 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085239437 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24188 rtpbridge/7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239437 DLMGCP DEBUG <0013> Received message: line #01: C: 071234 (mgcp_msg.c:67) 20241204085239437 DLMGCP DEBUG <0013> Received message: line #02: I: 70653E33 (mgcp_msg.c:67) 20241204085239437 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20241204085239437 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:441) 20241204085239437 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085239437 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:70653E33 DLCX: deleting conn:(071234/rtp C:70653E33 r=NULL:0<->l=::1:5784) (mgcp_protocol.c:1502) 20241204085239437 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239437 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241204085239437 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239437 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241204085239437 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241204085239437 DLMGCP DEBUG <0013> Generated response: line #00: 250 24188 OK (mgcp_msg.c:67) 20241204085239437 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): pass -> pass, component reason not changed 20241204085239438 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24189 rtpbridge/8@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239438 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085239438 DLMGCP DEBUG <0013> Received message: line #02: C: 081234 (mgcp_msg.c:67) 20241204085239438 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085239438 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found endpoint: rtpbridge/8@mgw (mgcp_endp.c:279) 20241204085239438 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:441) 20241204085239438 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085239438 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw conn:(081234/rtp C:54500948 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085239438 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:54500948 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085239438 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:54500948 output_enabled 0 (mgcp_msg.c:125) 20241204085239438 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085239438 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw conn:(081234/rtp C:54500948 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085239438 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085239438 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:54500948 CRCX: Creating connection: port: 5786 (mgcp_protocol.c:1112) 20241204085239438 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:54500948 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085239438 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085239438 DLMGCP DEBUG <0013> Generated response: line #00: 200 24189 OK (mgcp_msg.c:67) 20241204085239438 DLMGCP DEBUG <0013> Generated response: line #01: I: 54500948 (mgcp_msg.c:67) 20241204085239438 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085239438 DLMGCP DEBUG <0013> Generated response: line #03: o=- 54500948 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085239438 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085239438 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085239438 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085239438 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5786 RTP/AVP 112 (mgcp_msg.c:67) 20241204085239438 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085239438 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085239438 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24190 rtpbridge/8@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239438 DLMGCP DEBUG <0013> Received message: line #01: C: 081234 (mgcp_msg.c:67) 20241204085239438 DLMGCP DEBUG <0013> Received message: line #02: I: 54500948 (mgcp_msg.c:67) 20241204085239438 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found endpoint: rtpbridge/8@mgw (mgcp_endp.c:279) 20241204085239438 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:441) 20241204085239438 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085239438 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:54500948 DLCX: deleting conn:(081234/rtp C:54500948 r=NULL:0<->l=::1:5786) (mgcp_protocol.c:1502) 20241204085239438 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239438 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241204085239438 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239438 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241204085239438 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241204085239438 DLMGCP DEBUG <0013> Generated response: line #00: 250 24190 OK (mgcp_msg.c:67) 20241204085239438 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): pass -> pass, component reason not changed 20241204085239439 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24191 rtpbridge/9@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239439 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085239439 DLMGCP DEBUG <0013> Received message: line #02: C: 091234 (mgcp_msg.c:67) 20241204085239439 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085239439 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found endpoint: rtpbridge/9@mgw (mgcp_endp.c:279) 20241204085239439 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:441) 20241204085239439 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085239439 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw conn:(091234/rtp C:3C0EFAD9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085239439 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:3C0EFAD9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085239439 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:3C0EFAD9 output_enabled 0 (mgcp_msg.c:125) 20241204085239439 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085239439 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw conn:(091234/rtp C:3C0EFAD9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085239439 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085239439 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:3C0EFAD9 CRCX: Creating connection: port: 5788 (mgcp_protocol.c:1112) 20241204085239439 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:3C0EFAD9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085239439 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085239439 DLMGCP DEBUG <0013> Generated response: line #00: 200 24191 OK (mgcp_msg.c:67) 20241204085239439 DLMGCP DEBUG <0013> Generated response: line #01: I: 3C0EFAD9 (mgcp_msg.c:67) 20241204085239439 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085239439 DLMGCP DEBUG <0013> Generated response: line #03: o=- 3C0EFAD9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085239439 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085239439 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085239439 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085239439 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5788 RTP/AVP 112 (mgcp_msg.c:67) 20241204085239439 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085239439 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085239439 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24192 rtpbridge/9@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239439 DLMGCP DEBUG <0013> Received message: line #01: C: 091234 (mgcp_msg.c:67) 20241204085239439 DLMGCP DEBUG <0013> Received message: line #02: I: 3C0EFAD9 (mgcp_msg.c:67) 20241204085239439 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found endpoint: rtpbridge/9@mgw (mgcp_endp.c:279) 20241204085239439 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:441) 20241204085239439 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085239439 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:3C0EFAD9 DLCX: deleting conn:(091234/rtp C:3C0EFAD9 r=NULL:0<->l=::1:5788) (mgcp_protocol.c:1502) 20241204085239439 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239439 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241204085239439 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239439 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241204085239439 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241204085239439 DLMGCP DEBUG <0013> Generated response: line #00: 250 24192 OK (mgcp_msg.c:67) 20241204085239439 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): pass -> pass, component reason not changed 20241204085239440 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24193 rtpbridge/A@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239440 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085239440 DLMGCP DEBUG <0013> Received message: line #02: C: 0A1234 (mgcp_msg.c:67) 20241204085239440 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085239440 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found endpoint: rtpbridge/a@mgw (mgcp_endp.c:279) 20241204085239440 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:441) 20241204085239440 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085239440 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw conn:(0A1234/rtp C:331EAD79 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085239440 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:331EAD79 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085239440 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:331EAD79 output_enabled 0 (mgcp_msg.c:125) 20241204085239440 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085239440 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw conn:(0A1234/rtp C:331EAD79 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085239440 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085239440 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:331EAD79 CRCX: Creating connection: port: 5790 (mgcp_protocol.c:1112) 20241204085239440 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:331EAD79 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085239440 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085239440 DLMGCP DEBUG <0013> Generated response: line #00: 200 24193 OK (mgcp_msg.c:67) 20241204085239440 DLMGCP DEBUG <0013> Generated response: line #01: I: 331EAD79 (mgcp_msg.c:67) 20241204085239440 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085239440 DLMGCP DEBUG <0013> Generated response: line #03: o=- 331EAD79 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085239440 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085239440 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085239440 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085239440 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5790 RTP/AVP 112 (mgcp_msg.c:67) 20241204085239440 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085239440 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085239440 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24194 rtpbridge/A@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239440 DLMGCP DEBUG <0013> Received message: line #01: C: 0A1234 (mgcp_msg.c:67) 20241204085239440 DLMGCP DEBUG <0013> Received message: line #02: I: 331EAD79 (mgcp_msg.c:67) 20241204085239440 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found endpoint: rtpbridge/a@mgw (mgcp_endp.c:279) 20241204085239440 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:441) 20241204085239440 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085239440 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:331EAD79 DLCX: deleting conn:(0A1234/rtp C:331EAD79 r=NULL:0<->l=::1:5790) (mgcp_protocol.c:1502) 20241204085239440 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239440 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241204085239440 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239440 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241204085239440 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241204085239440 DLMGCP DEBUG <0013> Generated response: line #00: 250 24194 OK (mgcp_msg.c:67) 20241204085239440 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): pass -> pass, component reason not changed 20241204085239440 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24195 rtpbridge/B@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239440 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085239440 DLMGCP DEBUG <0013> Received message: line #02: C: 0B1234 (mgcp_msg.c:67) 20241204085239440 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085239440 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found endpoint: rtpbridge/b@mgw (mgcp_endp.c:279) 20241204085239440 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:441) 20241204085239440 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085239440 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw conn:(0B1234/rtp C:253A828D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085239441 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:253A828D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085239441 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:253A828D output_enabled 0 (mgcp_msg.c:125) 20241204085239441 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085239441 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw conn:(0B1234/rtp C:253A828D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085239441 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085239441 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:253A828D CRCX: Creating connection: port: 5792 (mgcp_protocol.c:1112) 20241204085239441 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:253A828D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085239441 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085239441 DLMGCP DEBUG <0013> Generated response: line #00: 200 24195 OK (mgcp_msg.c:67) 20241204085239441 DLMGCP DEBUG <0013> Generated response: line #01: I: 253A828D (mgcp_msg.c:67) 20241204085239441 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085239441 DLMGCP DEBUG <0013> Generated response: line #03: o=- 253A828D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085239441 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085239441 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085239441 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085239441 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5792 RTP/AVP 112 (mgcp_msg.c:67) 20241204085239441 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085239441 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085239441 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24196 rtpbridge/B@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239441 DLMGCP DEBUG <0013> Received message: line #01: C: 0B1234 (mgcp_msg.c:67) 20241204085239441 DLMGCP DEBUG <0013> Received message: line #02: I: 253A828D (mgcp_msg.c:67) 20241204085239441 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found endpoint: rtpbridge/b@mgw (mgcp_endp.c:279) 20241204085239441 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:441) 20241204085239441 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085239441 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:253A828D DLCX: deleting conn:(0B1234/rtp C:253A828D r=NULL:0<->l=::1:5792) (mgcp_protocol.c:1502) 20241204085239441 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239441 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241204085239441 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239441 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241204085239441 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241204085239441 DLMGCP DEBUG <0013> Generated response: line #00: 250 24196 OK (mgcp_msg.c:67) 20241204085239441 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): pass -> pass, component reason not changed 20241204085239441 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24197 rtpbridge/C@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239441 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085239441 DLMGCP DEBUG <0013> Received message: line #02: C: 0C1234 (mgcp_msg.c:67) 20241204085239441 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085239441 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found endpoint: rtpbridge/c@mgw (mgcp_endp.c:279) 20241204085239441 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:441) 20241204085239441 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085239441 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw conn:(0C1234/rtp C:A5163C45 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085239441 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:A5163C45 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085239441 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:A5163C45 output_enabled 0 (mgcp_msg.c:125) 20241204085239441 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085239441 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw conn:(0C1234/rtp C:A5163C45 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085239441 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085239441 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:A5163C45 CRCX: Creating connection: port: 5794 (mgcp_protocol.c:1112) 20241204085239441 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:A5163C45 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085239441 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085239441 DLMGCP DEBUG <0013> Generated response: line #00: 200 24197 OK (mgcp_msg.c:67) 20241204085239441 DLMGCP DEBUG <0013> Generated response: line #01: I: A5163C45 (mgcp_msg.c:67) 20241204085239441 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085239442 DLMGCP DEBUG <0013> Generated response: line #03: o=- A5163C45 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085239442 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085239442 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085239442 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085239442 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5794 RTP/AVP 112 (mgcp_msg.c:67) 20241204085239442 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085239442 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085239442 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24198 rtpbridge/C@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239442 DLMGCP DEBUG <0013> Received message: line #01: C: 0C1234 (mgcp_msg.c:67) 20241204085239442 DLMGCP DEBUG <0013> Received message: line #02: I: A5163C45 (mgcp_msg.c:67) 20241204085239442 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found endpoint: rtpbridge/c@mgw (mgcp_endp.c:279) 20241204085239442 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:441) 20241204085239442 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085239442 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:A5163C45 DLCX: deleting conn:(0C1234/rtp C:A5163C45 r=NULL:0<->l=::1:5794) (mgcp_protocol.c:1502) 20241204085239442 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239442 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241204085239442 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239442 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241204085239442 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241204085239442 DLMGCP DEBUG <0013> Generated response: line #00: 250 24198 OK (mgcp_msg.c:67) 20241204085239442 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): pass -> pass, component reason not changed 20241204085239442 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24199 rtpbridge/D@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239442 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085239442 DLMGCP DEBUG <0013> Received message: line #02: C: 0D1234 (mgcp_msg.c:67) 20241204085239442 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085239442 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found endpoint: rtpbridge/d@mgw (mgcp_endp.c:279) 20241204085239442 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:441) 20241204085239442 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085239442 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw conn:(0D1234/rtp C:CF31618C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085239442 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:CF31618C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085239442 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:CF31618C output_enabled 0 (mgcp_msg.c:125) 20241204085239442 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085239442 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw conn:(0D1234/rtp C:CF31618C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085239442 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085239442 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:CF31618C CRCX: Creating connection: port: 5796 (mgcp_protocol.c:1112) 20241204085239442 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:CF31618C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085239442 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085239442 DLMGCP DEBUG <0013> Generated response: line #00: 200 24199 OK (mgcp_msg.c:67) 20241204085239442 DLMGCP DEBUG <0013> Generated response: line #01: I: CF31618C (mgcp_msg.c:67) 20241204085239442 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085239442 DLMGCP DEBUG <0013> Generated response: line #03: o=- CF31618C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085239442 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085239442 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085239442 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085239442 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5796 RTP/AVP 112 (mgcp_msg.c:67) 20241204085239442 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085239442 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085239442 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24200 rtpbridge/D@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239442 DLMGCP DEBUG <0013> Received message: line #01: C: 0D1234 (mgcp_msg.c:67) 20241204085239442 DLMGCP DEBUG <0013> Received message: line #02: I: CF31618C (mgcp_msg.c:67) 20241204085239442 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found endpoint: rtpbridge/d@mgw (mgcp_endp.c:279) 20241204085239442 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:441) 20241204085239442 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085239442 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:CF31618C DLCX: deleting conn:(0D1234/rtp C:CF31618C r=NULL:0<->l=::1:5796) (mgcp_protocol.c:1502) 20241204085239443 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239443 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241204085239443 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239443 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241204085239443 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241204085239443 DLMGCP DEBUG <0013> Generated response: line #00: 250 24200 OK (mgcp_msg.c:67) 20241204085239443 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): pass -> pass, component reason not changed 20241204085239443 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24201 rtpbridge/E@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239443 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085239443 DLMGCP DEBUG <0013> Received message: line #02: C: 0E1234 (mgcp_msg.c:67) 20241204085239443 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085239443 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found endpoint: rtpbridge/e@mgw (mgcp_endp.c:279) 20241204085239443 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:441) 20241204085239443 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085239443 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw conn:(0E1234/rtp C:5C7D5F97 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085239443 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:5C7D5F97 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085239443 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:5C7D5F97 output_enabled 0 (mgcp_msg.c:125) 20241204085239443 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085239443 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw conn:(0E1234/rtp C:5C7D5F97 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085239443 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085239443 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:5C7D5F97 CRCX: Creating connection: port: 5798 (mgcp_protocol.c:1112) 20241204085239443 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:5C7D5F97 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085239443 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085239443 DLMGCP DEBUG <0013> Generated response: line #00: 200 24201 OK (mgcp_msg.c:67) 20241204085239443 DLMGCP DEBUG <0013> Generated response: line #01: I: 5C7D5F97 (mgcp_msg.c:67) 20241204085239443 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085239443 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5C7D5F97 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085239443 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085239443 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085239443 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085239443 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5798 RTP/AVP 112 (mgcp_msg.c:67) 20241204085239443 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085239443 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085239443 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24202 rtpbridge/E@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239443 DLMGCP DEBUG <0013> Received message: line #01: C: 0E1234 (mgcp_msg.c:67) 20241204085239443 DLMGCP DEBUG <0013> Received message: line #02: I: 5C7D5F97 (mgcp_msg.c:67) 20241204085239443 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found endpoint: rtpbridge/e@mgw (mgcp_endp.c:279) 20241204085239443 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:441) 20241204085239443 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085239443 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:5C7D5F97 DLCX: deleting conn:(0E1234/rtp C:5C7D5F97 r=NULL:0<->l=::1:5798) (mgcp_protocol.c:1502) 20241204085239443 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239443 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241204085239443 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239443 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241204085239443 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241204085239443 DLMGCP DEBUG <0013> Generated response: line #00: 250 24202 OK (mgcp_msg.c:67) 20241204085239443 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): pass -> pass, component reason not changed 20241204085239443 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24203 rtpbridge/F@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239443 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085239443 DLMGCP DEBUG <0013> Received message: line #02: C: 0F1234 (mgcp_msg.c:67) 20241204085239443 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085239443 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found endpoint: rtpbridge/f@mgw (mgcp_endp.c:279) 20241204085239443 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:441) 20241204085239443 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085239443 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw conn:(0F1234/rtp C:CBB7D6E3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085239443 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:CBB7D6E3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085239443 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:CBB7D6E3 output_enabled 0 (mgcp_msg.c:125) 20241204085239443 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085239443 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw conn:(0F1234/rtp C:CBB7D6E3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085239443 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085239443 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:CBB7D6E3 CRCX: Creating connection: port: 5800 (mgcp_protocol.c:1112) 20241204085239443 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:CBB7D6E3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085239443 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085239443 DLMGCP DEBUG <0013> Generated response: line #00: 200 24203 OK (mgcp_msg.c:67) 20241204085239443 DLMGCP DEBUG <0013> Generated response: line #01: I: CBB7D6E3 (mgcp_msg.c:67) 20241204085239443 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085239443 DLMGCP DEBUG <0013> Generated response: line #03: o=- CBB7D6E3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085239443 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085239443 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085239443 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085239443 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5800 RTP/AVP 112 (mgcp_msg.c:67) 20241204085239443 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085239443 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085239444 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24204 rtpbridge/F@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239444 DLMGCP DEBUG <0013> Received message: line #01: C: 0F1234 (mgcp_msg.c:67) 20241204085239444 DLMGCP DEBUG <0013> Received message: line #02: I: CBB7D6E3 (mgcp_msg.c:67) 20241204085239444 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found endpoint: rtpbridge/f@mgw (mgcp_endp.c:279) 20241204085239444 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:441) 20241204085239444 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085239444 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:CBB7D6E3 DLCX: deleting conn:(0F1234/rtp C:CBB7D6E3 r=NULL:0<->l=::1:5800) (mgcp_protocol.c:1502) 20241204085239444 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239444 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241204085239444 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239444 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241204085239444 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241204085239444 DLMGCP DEBUG <0013> Generated response: line #00: 250 24204 OK (mgcp_msg.c:67) 20241204085239444 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): pass -> pass, component reason not changed 20241204085239444 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24205 rtpbridge/10@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239444 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085239444 DLMGCP DEBUG <0013> Received message: line #02: C: 101234 (mgcp_msg.c:67) 20241204085239444 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085239444 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found endpoint: rtpbridge/10@mgw (mgcp_endp.c:279) 20241204085239444 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:441) 20241204085239444 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085239444 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw conn:(101234/rtp C:A8C77DEC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085239444 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:A8C77DEC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085239444 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:A8C77DEC output_enabled 0 (mgcp_msg.c:125) 20241204085239444 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085239444 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw conn:(101234/rtp C:A8C77DEC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085239444 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085239444 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:A8C77DEC CRCX: Creating connection: port: 5802 (mgcp_protocol.c:1112) 20241204085239444 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:A8C77DEC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085239444 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085239444 DLMGCP DEBUG <0013> Generated response: line #00: 200 24205 OK (mgcp_msg.c:67) 20241204085239444 DLMGCP DEBUG <0013> Generated response: line #01: I: A8C77DEC (mgcp_msg.c:67) 20241204085239444 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085239444 DLMGCP DEBUG <0013> Generated response: line #03: o=- A8C77DEC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085239444 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085239444 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085239444 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085239444 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5802 RTP/AVP 112 (mgcp_msg.c:67) 20241204085239444 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085239444 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085239444 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24206 rtpbridge/10@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239444 DLMGCP DEBUG <0013> Received message: line #01: C: 101234 (mgcp_msg.c:67) 20241204085239444 DLMGCP DEBUG <0013> Received message: line #02: I: A8C77DEC (mgcp_msg.c:67) 20241204085239444 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found endpoint: rtpbridge/10@mgw (mgcp_endp.c:279) 20241204085239444 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:441) 20241204085239444 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085239444 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:A8C77DEC DLCX: deleting conn:(101234/rtp C:A8C77DEC r=NULL:0<->l=::1:5802) (mgcp_protocol.c:1502) 20241204085239444 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239444 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241204085239444 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239444 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241204085239444 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241204085239444 DLMGCP DEBUG <0013> Generated response: line #00: 250 24206 OK (mgcp_msg.c:67) 20241204085239444 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): pass -> pass, component reason not changed 20241204085239445 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24207 rtpbridge/11@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239445 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085239445 DLMGCP DEBUG <0013> Received message: line #02: C: 111234 (mgcp_msg.c:67) 20241204085239445 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085239445 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found endpoint: rtpbridge/11@mgw (mgcp_endp.c:279) 20241204085239445 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:441) 20241204085239445 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085239445 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw conn:(111234/rtp C:01ED1B3D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085239445 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:01ED1B3D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085239445 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:01ED1B3D output_enabled 0 (mgcp_msg.c:125) 20241204085239445 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085239445 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw conn:(111234/rtp C:01ED1B3D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085239445 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085239445 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:01ED1B3D CRCX: Creating connection: port: 5804 (mgcp_protocol.c:1112) 20241204085239445 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:01ED1B3D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085239445 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085239445 DLMGCP DEBUG <0013> Generated response: line #00: 200 24207 OK (mgcp_msg.c:67) 20241204085239445 DLMGCP DEBUG <0013> Generated response: line #01: I: 01ED1B3D (mgcp_msg.c:67) 20241204085239445 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085239445 DLMGCP DEBUG <0013> Generated response: line #03: o=- 01ED1B3D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085239445 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085239445 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085239445 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085239445 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5804 RTP/AVP 112 (mgcp_msg.c:67) 20241204085239445 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085239445 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085239445 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24208 rtpbridge/11@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239445 DLMGCP DEBUG <0013> Received message: line #01: C: 111234 (mgcp_msg.c:67) 20241204085239445 DLMGCP DEBUG <0013> Received message: line #02: I: 01ED1B3D (mgcp_msg.c:67) 20241204085239445 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found endpoint: rtpbridge/11@mgw (mgcp_endp.c:279) 20241204085239445 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:441) 20241204085239445 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085239445 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:01ED1B3D DLCX: deleting conn:(111234/rtp C:01ED1B3D r=NULL:0<->l=::1:5804) (mgcp_protocol.c:1502) 20241204085239445 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239445 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241204085239445 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239445 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241204085239445 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241204085239445 DLMGCP DEBUG <0013> Generated response: line #00: 250 24208 OK (mgcp_msg.c:67) 20241204085239445 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): pass -> pass, component reason not changed 20241204085239446 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24209 rtpbridge/12@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239446 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085239446 DLMGCP DEBUG <0013> Received message: line #02: C: 121234 (mgcp_msg.c:67) 20241204085239446 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085239446 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found endpoint: rtpbridge/12@mgw (mgcp_endp.c:279) 20241204085239446 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:441) 20241204085239446 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085239446 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw conn:(121234/rtp C:5F1E9134 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085239446 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:5F1E9134 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085239446 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:5F1E9134 output_enabled 0 (mgcp_msg.c:125) 20241204085239446 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085239446 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw conn:(121234/rtp C:5F1E9134 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085239446 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085239446 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:5F1E9134 CRCX: Creating connection: port: 5806 (mgcp_protocol.c:1112) 20241204085239446 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:5F1E9134 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085239446 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085239446 DLMGCP DEBUG <0013> Generated response: line #00: 200 24209 OK (mgcp_msg.c:67) 20241204085239446 DLMGCP DEBUG <0013> Generated response: line #01: I: 5F1E9134 (mgcp_msg.c:67) 20241204085239446 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085239446 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5F1E9134 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085239446 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085239446 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085239446 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085239446 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5806 RTP/AVP 112 (mgcp_msg.c:67) 20241204085239446 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085239446 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085239446 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24210 rtpbridge/12@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239446 DLMGCP DEBUG <0013> Received message: line #01: C: 121234 (mgcp_msg.c:67) 20241204085239446 DLMGCP DEBUG <0013> Received message: line #02: I: 5F1E9134 (mgcp_msg.c:67) 20241204085239446 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found endpoint: rtpbridge/12@mgw (mgcp_endp.c:279) 20241204085239446 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:441) 20241204085239446 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085239446 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:5F1E9134 DLCX: deleting conn:(121234/rtp C:5F1E9134 r=NULL:0<->l=::1:5806) (mgcp_protocol.c:1502) 20241204085239446 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239446 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241204085239446 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239446 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241204085239446 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241204085239446 DLMGCP DEBUG <0013> Generated response: line #00: 250 24210 OK (mgcp_msg.c:67) 20241204085239446 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): pass -> pass, component reason not changed 20241204085239446 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24211 rtpbridge/13@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239446 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085239446 DLMGCP DEBUG <0013> Received message: line #02: C: 131234 (mgcp_msg.c:67) 20241204085239446 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085239446 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found endpoint: rtpbridge/13@mgw (mgcp_endp.c:279) 20241204085239446 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:441) 20241204085239446 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085239446 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw conn:(131234/rtp C:ED6BDA50 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085239446 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:ED6BDA50 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085239446 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:ED6BDA50 output_enabled 0 (mgcp_msg.c:125) 20241204085239446 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085239446 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw conn:(131234/rtp C:ED6BDA50 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085239446 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085239446 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:ED6BDA50 CRCX: Creating connection: port: 5808 (mgcp_protocol.c:1112) 20241204085239446 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:ED6BDA50 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085239446 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085239447 DLMGCP DEBUG <0013> Generated response: line #00: 200 24211 OK (mgcp_msg.c:67) 20241204085239447 DLMGCP DEBUG <0013> Generated response: line #01: I: ED6BDA50 (mgcp_msg.c:67) 20241204085239447 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085239447 DLMGCP DEBUG <0013> Generated response: line #03: o=- ED6BDA50 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085239447 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085239447 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085239447 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085239447 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5808 RTP/AVP 112 (mgcp_msg.c:67) 20241204085239447 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085239447 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085239447 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24212 rtpbridge/13@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239447 DLMGCP DEBUG <0013> Received message: line #01: C: 131234 (mgcp_msg.c:67) 20241204085239447 DLMGCP DEBUG <0013> Received message: line #02: I: ED6BDA50 (mgcp_msg.c:67) 20241204085239447 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found endpoint: rtpbridge/13@mgw (mgcp_endp.c:279) 20241204085239447 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:441) 20241204085239447 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085239447 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:ED6BDA50 DLCX: deleting conn:(131234/rtp C:ED6BDA50 r=NULL:0<->l=::1:5808) (mgcp_protocol.c:1502) 20241204085239447 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239447 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241204085239447 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239447 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241204085239447 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241204085239447 DLMGCP DEBUG <0013> Generated response: line #00: 250 24212 OK (mgcp_msg.c:67) 20241204085239447 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): pass -> pass, component reason not changed 20241204085239447 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24213 rtpbridge/14@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239447 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085239447 DLMGCP DEBUG <0013> Received message: line #02: C: 141234 (mgcp_msg.c:67) 20241204085239447 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085239447 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found endpoint: rtpbridge/14@mgw (mgcp_endp.c:279) 20241204085239447 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:441) 20241204085239447 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085239447 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw conn:(141234/rtp C:6C632802 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085239447 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:6C632802 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085239447 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:6C632802 output_enabled 0 (mgcp_msg.c:125) 20241204085239447 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085239447 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw conn:(141234/rtp C:6C632802 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085239447 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085239447 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:6C632802 CRCX: Creating connection: port: 5810 (mgcp_protocol.c:1112) 20241204085239447 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:6C632802 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085239447 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085239447 DLMGCP DEBUG <0013> Generated response: line #00: 200 24213 OK (mgcp_msg.c:67) 20241204085239447 DLMGCP DEBUG <0013> Generated response: line #01: I: 6C632802 (mgcp_msg.c:67) 20241204085239447 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085239447 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6C632802 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085239447 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085239447 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085239447 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085239447 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5810 RTP/AVP 112 (mgcp_msg.c:67) 20241204085239447 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085239447 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085239447 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24214 rtpbridge/14@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239447 DLMGCP DEBUG <0013> Received message: line #01: C: 141234 (mgcp_msg.c:67) 20241204085239447 DLMGCP DEBUG <0013> Received message: line #02: I: 6C632802 (mgcp_msg.c:67) 20241204085239447 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found endpoint: rtpbridge/14@mgw (mgcp_endp.c:279) 20241204085239447 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:441) 20241204085239447 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085239447 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:6C632802 DLCX: deleting conn:(141234/rtp C:6C632802 r=NULL:0<->l=::1:5810) (mgcp_protocol.c:1502) 20241204085239447 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239447 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241204085239447 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239447 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241204085239447 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241204085239447 DLMGCP DEBUG <0013> Generated response: line #00: 250 24214 OK (mgcp_msg.c:67) 20241204085239447 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): pass -> pass, component reason not changed 20241204085239448 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24215 rtpbridge/15@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239448 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085239448 DLMGCP DEBUG <0013> Received message: line #02: C: 151234 (mgcp_msg.c:67) 20241204085239448 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085239448 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found endpoint: rtpbridge/15@mgw (mgcp_endp.c:279) 20241204085239448 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:441) 20241204085239448 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085239448 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw conn:(151234/rtp C:9CD6AE66 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085239448 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:9CD6AE66 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085239448 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:9CD6AE66 output_enabled 0 (mgcp_msg.c:125) 20241204085239448 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085239448 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw conn:(151234/rtp C:9CD6AE66 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085239448 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085239448 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:9CD6AE66 CRCX: Creating connection: port: 5812 (mgcp_protocol.c:1112) 20241204085239448 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:9CD6AE66 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085239448 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085239448 DLMGCP DEBUG <0013> Generated response: line #00: 200 24215 OK (mgcp_msg.c:67) 20241204085239448 DLMGCP DEBUG <0013> Generated response: line #01: I: 9CD6AE66 (mgcp_msg.c:67) 20241204085239448 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085239448 DLMGCP DEBUG <0013> Generated response: line #03: o=- 9CD6AE66 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085239448 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085239448 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085239448 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085239448 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5812 RTP/AVP 112 (mgcp_msg.c:67) 20241204085239448 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085239448 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085239448 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24216 rtpbridge/15@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239448 DLMGCP DEBUG <0013> Received message: line #01: C: 151234 (mgcp_msg.c:67) 20241204085239448 DLMGCP DEBUG <0013> Received message: line #02: I: 9CD6AE66 (mgcp_msg.c:67) 20241204085239448 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found endpoint: rtpbridge/15@mgw (mgcp_endp.c:279) 20241204085239448 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:441) 20241204085239448 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085239448 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:9CD6AE66 DLCX: deleting conn:(151234/rtp C:9CD6AE66 r=NULL:0<->l=::1:5812) (mgcp_protocol.c:1502) 20241204085239448 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239448 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241204085239448 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239448 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241204085239448 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241204085239448 DLMGCP DEBUG <0013> Generated response: line #00: 250 24216 OK (mgcp_msg.c:67) 20241204085239448 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): pass -> pass, component reason not changed 20241204085239448 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24217 rtpbridge/16@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239448 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085239448 DLMGCP DEBUG <0013> Received message: line #02: C: 161234 (mgcp_msg.c:67) 20241204085239448 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085239448 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found endpoint: rtpbridge/16@mgw (mgcp_endp.c:279) 20241204085239448 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:441) 20241204085239448 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085239448 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw conn:(161234/rtp C:AE499FC7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085239448 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:AE499FC7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085239448 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:AE499FC7 output_enabled 0 (mgcp_msg.c:125) 20241204085239448 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085239448 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw conn:(161234/rtp C:AE499FC7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085239448 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085239448 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:AE499FC7 CRCX: Creating connection: port: 5814 (mgcp_protocol.c:1112) 20241204085239448 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:AE499FC7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085239448 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085239448 DLMGCP DEBUG <0013> Generated response: line #00: 200 24217 OK (mgcp_msg.c:67) 20241204085239448 DLMGCP DEBUG <0013> Generated response: line #01: I: AE499FC7 (mgcp_msg.c:67) 20241204085239448 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085239448 DLMGCP DEBUG <0013> Generated response: line #03: o=- AE499FC7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085239448 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085239448 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085239448 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085239448 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5814 RTP/AVP 112 (mgcp_msg.c:67) 20241204085239448 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085239448 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085239448 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24218 rtpbridge/16@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239448 DLMGCP DEBUG <0013> Received message: line #01: C: 161234 (mgcp_msg.c:67) 20241204085239448 DLMGCP DEBUG <0013> Received message: line #02: I: AE499FC7 (mgcp_msg.c:67) 20241204085239448 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found endpoint: rtpbridge/16@mgw (mgcp_endp.c:279) 20241204085239448 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:441) 20241204085239448 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085239448 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:AE499FC7 DLCX: deleting conn:(161234/rtp C:AE499FC7 r=NULL:0<->l=::1:5814) (mgcp_protocol.c:1502) 20241204085239449 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239449 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241204085239449 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239449 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241204085239449 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241204085239449 DLMGCP DEBUG <0013> Generated response: line #00: 250 24218 OK (mgcp_msg.c:67) 20241204085239449 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): pass -> pass, component reason not changed 20241204085239449 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24219 rtpbridge/17@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239449 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085239449 DLMGCP DEBUG <0013> Received message: line #02: C: 171234 (mgcp_msg.c:67) 20241204085239449 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085239449 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found endpoint: rtpbridge/17@mgw (mgcp_endp.c:279) 20241204085239449 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:441) 20241204085239449 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085239449 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw conn:(171234/rtp C:F8F593C9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085239449 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:F8F593C9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085239449 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:F8F593C9 output_enabled 0 (mgcp_msg.c:125) 20241204085239449 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085239449 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw conn:(171234/rtp C:F8F593C9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085239449 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085239449 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:F8F593C9 CRCX: Creating connection: port: 5816 (mgcp_protocol.c:1112) 20241204085239449 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:F8F593C9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085239449 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085239449 DLMGCP DEBUG <0013> Generated response: line #00: 200 24219 OK (mgcp_msg.c:67) 20241204085239449 DLMGCP DEBUG <0013> Generated response: line #01: I: F8F593C9 (mgcp_msg.c:67) 20241204085239449 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085239449 DLMGCP DEBUG <0013> Generated response: line #03: o=- F8F593C9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085239449 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085239449 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085239449 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085239449 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5816 RTP/AVP 112 (mgcp_msg.c:67) 20241204085239449 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085239449 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085239449 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24220 rtpbridge/17@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239449 DLMGCP DEBUG <0013> Received message: line #01: C: 171234 (mgcp_msg.c:67) 20241204085239449 DLMGCP DEBUG <0013> Received message: line #02: I: F8F593C9 (mgcp_msg.c:67) 20241204085239449 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found endpoint: rtpbridge/17@mgw (mgcp_endp.c:279) 20241204085239449 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:441) 20241204085239449 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085239449 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:F8F593C9 DLCX: deleting conn:(171234/rtp C:F8F593C9 r=NULL:0<->l=::1:5816) (mgcp_protocol.c:1502) 20241204085239449 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239449 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241204085239449 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239449 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241204085239449 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241204085239449 DLMGCP DEBUG <0013> Generated response: line #00: 250 24220 OK (mgcp_msg.c:67) 20241204085239449 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): pass -> pass, component reason not changed 20241204085239449 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24221 rtpbridge/18@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239449 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085239449 DLMGCP DEBUG <0013> Received message: line #02: C: 181234 (mgcp_msg.c:67) 20241204085239449 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085239449 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found endpoint: rtpbridge/18@mgw (mgcp_endp.c:279) 20241204085239449 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:441) 20241204085239449 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085239450 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw conn:(181234/rtp C:8C726906 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085239450 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:8C726906 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085239450 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:8C726906 output_enabled 0 (mgcp_msg.c:125) 20241204085239450 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085239450 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw conn:(181234/rtp C:8C726906 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085239450 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085239450 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:8C726906 CRCX: Creating connection: port: 5818 (mgcp_protocol.c:1112) 20241204085239450 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:8C726906 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085239450 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085239450 DLMGCP DEBUG <0013> Generated response: line #00: 200 24221 OK (mgcp_msg.c:67) 20241204085239450 DLMGCP DEBUG <0013> Generated response: line #01: I: 8C726906 (mgcp_msg.c:67) 20241204085239450 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085239450 DLMGCP DEBUG <0013> Generated response: line #03: o=- 8C726906 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085239450 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085239450 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085239450 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085239450 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5818 RTP/AVP 112 (mgcp_msg.c:67) 20241204085239450 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085239450 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085239450 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24222 rtpbridge/18@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239450 DLMGCP DEBUG <0013> Received message: line #01: C: 181234 (mgcp_msg.c:67) 20241204085239450 DLMGCP DEBUG <0013> Received message: line #02: I: 8C726906 (mgcp_msg.c:67) 20241204085239450 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found endpoint: rtpbridge/18@mgw (mgcp_endp.c:279) 20241204085239450 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:441) 20241204085239450 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085239450 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:8C726906 DLCX: deleting conn:(181234/rtp C:8C726906 r=NULL:0<->l=::1:5818) (mgcp_protocol.c:1502) 20241204085239450 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239450 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241204085239450 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239450 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241204085239450 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241204085239450 DLMGCP DEBUG <0013> Generated response: line #00: 250 24222 OK (mgcp_msg.c:67) 20241204085239450 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): pass -> pass, component reason not changed 20241204085239450 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24223 rtpbridge/19@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239450 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085239450 DLMGCP DEBUG <0013> Received message: line #02: C: 191234 (mgcp_msg.c:67) 20241204085239450 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085239450 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found endpoint: rtpbridge/19@mgw (mgcp_endp.c:279) 20241204085239450 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:441) 20241204085239450 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085239450 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw conn:(191234/rtp C:C31AEBB7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085239450 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:C31AEBB7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085239450 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:C31AEBB7 output_enabled 0 (mgcp_msg.c:125) 20241204085239450 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085239450 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw conn:(191234/rtp C:C31AEBB7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085239450 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085239450 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:C31AEBB7 CRCX: Creating connection: port: 5820 (mgcp_protocol.c:1112) 20241204085239450 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:C31AEBB7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085239450 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085239450 DLMGCP DEBUG <0013> Generated response: line #00: 200 24223 OK (mgcp_msg.c:67) 20241204085239450 DLMGCP DEBUG <0013> Generated response: line #01: I: C31AEBB7 (mgcp_msg.c:67) 20241204085239450 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085239450 DLMGCP DEBUG <0013> Generated response: line #03: o=- C31AEBB7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085239450 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085239450 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085239450 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085239450 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5820 RTP/AVP 112 (mgcp_msg.c:67) 20241204085239450 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085239450 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085239451 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24224 rtpbridge/19@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239451 DLMGCP DEBUG <0013> Received message: line #01: C: 191234 (mgcp_msg.c:67) 20241204085239451 DLMGCP DEBUG <0013> Received message: line #02: I: C31AEBB7 (mgcp_msg.c:67) 20241204085239451 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found endpoint: rtpbridge/19@mgw (mgcp_endp.c:279) 20241204085239451 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:441) 20241204085239451 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085239451 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:C31AEBB7 DLCX: deleting conn:(191234/rtp C:C31AEBB7 r=NULL:0<->l=::1:5820) (mgcp_protocol.c:1502) 20241204085239451 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239451 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241204085239451 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239451 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241204085239451 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241204085239451 DLMGCP DEBUG <0013> Generated response: line #00: 250 24224 OK (mgcp_msg.c:67) 20241204085239451 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): pass -> pass, component reason not changed 20241204085239451 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24225 rtpbridge/1A@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239451 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085239451 DLMGCP DEBUG <0013> Received message: line #02: C: 1A1234 (mgcp_msg.c:67) 20241204085239451 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085239451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found endpoint: rtpbridge/1a@mgw (mgcp_endp.c:279) 20241204085239451 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:441) 20241204085239451 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085239451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw conn:(1A1234/rtp C:2467724E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085239451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:2467724E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085239451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:2467724E output_enabled 0 (mgcp_msg.c:125) 20241204085239451 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085239451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw conn:(1A1234/rtp C:2467724E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085239451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085239451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:2467724E CRCX: Creating connection: port: 5822 (mgcp_protocol.c:1112) 20241204085239451 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:2467724E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085239451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085239451 DLMGCP DEBUG <0013> Generated response: line #00: 200 24225 OK (mgcp_msg.c:67) 20241204085239451 DLMGCP DEBUG <0013> Generated response: line #01: I: 2467724E (mgcp_msg.c:67) 20241204085239451 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085239451 DLMGCP DEBUG <0013> Generated response: line #03: o=- 2467724E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085239451 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085239451 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085239451 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085239451 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5822 RTP/AVP 112 (mgcp_msg.c:67) 20241204085239451 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085239451 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085239451 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24226 rtpbridge/1A@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239451 DLMGCP DEBUG <0013> Received message: line #01: C: 1A1234 (mgcp_msg.c:67) 20241204085239451 DLMGCP DEBUG <0013> Received message: line #02: I: 2467724E (mgcp_msg.c:67) 20241204085239451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found endpoint: rtpbridge/1a@mgw (mgcp_endp.c:279) 20241204085239451 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:441) 20241204085239451 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085239451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:2467724E DLCX: deleting conn:(1A1234/rtp C:2467724E r=NULL:0<->l=::1:5822) (mgcp_protocol.c:1502) 20241204085239451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239451 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241204085239451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241204085239451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241204085239451 DLMGCP DEBUG <0013> Generated response: line #00: 250 24226 OK (mgcp_msg.c:67) 20241204085239451 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): pass -> pass, component reason not changed 20241204085239452 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24227 rtpbridge/1B@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239452 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085239452 DLMGCP DEBUG <0013> Received message: line #02: C: 1B1234 (mgcp_msg.c:67) 20241204085239452 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085239452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found endpoint: rtpbridge/1b@mgw (mgcp_endp.c:279) 20241204085239452 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:441) 20241204085239452 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085239452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw conn:(1B1234/rtp C:A13D3B5D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085239452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:A13D3B5D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085239452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:A13D3B5D output_enabled 0 (mgcp_msg.c:125) 20241204085239452 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085239452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw conn:(1B1234/rtp C:A13D3B5D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085239452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085239452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:A13D3B5D CRCX: Creating connection: port: 5824 (mgcp_protocol.c:1112) 20241204085239452 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:A13D3B5D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085239452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085239452 DLMGCP DEBUG <0013> Generated response: line #00: 200 24227 OK (mgcp_msg.c:67) 20241204085239452 DLMGCP DEBUG <0013> Generated response: line #01: I: A13D3B5D (mgcp_msg.c:67) 20241204085239452 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085239452 DLMGCP DEBUG <0013> Generated response: line #03: o=- A13D3B5D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085239452 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085239452 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085239452 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085239452 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5824 RTP/AVP 112 (mgcp_msg.c:67) 20241204085239452 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085239452 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085239452 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24228 rtpbridge/1B@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239452 DLMGCP DEBUG <0013> Received message: line #01: C: 1B1234 (mgcp_msg.c:67) 20241204085239452 DLMGCP DEBUG <0013> Received message: line #02: I: A13D3B5D (mgcp_msg.c:67) 20241204085239452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found endpoint: rtpbridge/1b@mgw (mgcp_endp.c:279) 20241204085239452 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:441) 20241204085239452 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085239452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:A13D3B5D DLCX: deleting conn:(1B1234/rtp C:A13D3B5D r=NULL:0<->l=::1:5824) (mgcp_protocol.c:1502) 20241204085239452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239452 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241204085239452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241204085239452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241204085239452 DLMGCP DEBUG <0013> Generated response: line #00: 250 24228 OK (mgcp_msg.c:67) 20241204085239452 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): pass -> pass, component reason not changed 20241204085239452 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24229 rtpbridge/1C@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239452 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085239452 DLMGCP DEBUG <0013> Received message: line #02: C: 1C1234 (mgcp_msg.c:67) 20241204085239452 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085239452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found endpoint: rtpbridge/1c@mgw (mgcp_endp.c:279) 20241204085239452 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:441) 20241204085239452 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085239452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw conn:(1C1234/rtp C:1F74A293 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085239452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:1F74A293 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085239452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:1F74A293 output_enabled 0 (mgcp_msg.c:125) 20241204085239452 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085239452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw conn:(1C1234/rtp C:1F74A293 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085239452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085239452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:1F74A293 CRCX: Creating connection: port: 5826 (mgcp_protocol.c:1112) 20241204085239452 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:1F74A293 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085239452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085239452 DLMGCP DEBUG <0013> Generated response: line #00: 200 24229 OK (mgcp_msg.c:67) 20241204085239452 DLMGCP DEBUG <0013> Generated response: line #01: I: 1F74A293 (mgcp_msg.c:67) 20241204085239452 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085239452 DLMGCP DEBUG <0013> Generated response: line #03: o=- 1F74A293 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085239452 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085239452 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085239452 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085239452 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5826 RTP/AVP 112 (mgcp_msg.c:67) 20241204085239452 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085239452 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085239453 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24230 rtpbridge/1C@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239453 DLMGCP DEBUG <0013> Received message: line #01: C: 1C1234 (mgcp_msg.c:67) 20241204085239453 DLMGCP DEBUG <0013> Received message: line #02: I: 1F74A293 (mgcp_msg.c:67) 20241204085239453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found endpoint: rtpbridge/1c@mgw (mgcp_endp.c:279) 20241204085239453 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:441) 20241204085239453 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085239453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:1F74A293 DLCX: deleting conn:(1C1234/rtp C:1F74A293 r=NULL:0<->l=::1:5826) (mgcp_protocol.c:1502) 20241204085239453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239453 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241204085239453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241204085239453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241204085239453 DLMGCP DEBUG <0013> Generated response: line #00: 250 24230 OK (mgcp_msg.c:67) 20241204085239453 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): pass -> pass, component reason not changed 20241204085239453 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24231 rtpbridge/1D@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239453 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085239453 DLMGCP DEBUG <0013> Received message: line #02: C: 1D1234 (mgcp_msg.c:67) 20241204085239453 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085239453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found endpoint: rtpbridge/1d@mgw (mgcp_endp.c:279) 20241204085239453 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:441) 20241204085239453 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085239453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw conn:(1D1234/rtp C:1780B2B3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085239453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:1780B2B3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085239453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:1780B2B3 output_enabled 0 (mgcp_msg.c:125) 20241204085239453 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085239453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw conn:(1D1234/rtp C:1780B2B3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085239453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085239453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:1780B2B3 CRCX: Creating connection: port: 5828 (mgcp_protocol.c:1112) 20241204085239453 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:1780B2B3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085239453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085239453 DLMGCP DEBUG <0013> Generated response: line #00: 200 24231 OK (mgcp_msg.c:67) 20241204085239453 DLMGCP DEBUG <0013> Generated response: line #01: I: 1780B2B3 (mgcp_msg.c:67) 20241204085239453 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085239453 DLMGCP DEBUG <0013> Generated response: line #03: o=- 1780B2B3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085239453 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085239453 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085239453 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085239453 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5828 RTP/AVP 112 (mgcp_msg.c:67) 20241204085239453 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085239453 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085239453 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24232 rtpbridge/1D@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085239453 DLMGCP DEBUG <0013> Received message: line #01: C: 1D1234 (mgcp_msg.c:67) 20241204085239453 DLMGCP DEBUG <0013> Received message: line #02: I: 1780B2B3 (mgcp_msg.c:67) 20241204085239453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found endpoint: rtpbridge/1d@mgw (mgcp_endp.c:279) 20241204085239453 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:441) 20241204085239453 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085239453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:1780B2B3 DLCX: deleting conn:(1D1234/rtp C:1780B2B3 r=NULL:0<->l=::1:5828) (mgcp_protocol.c:1502) 20241204085239453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239453 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241204085239453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085239453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241204085239453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241204085239453 DLMGCP DEBUG <0013> Generated response: line #00: 250 24232 OK (mgcp_msg.c:67) 20241204085239453 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): pass -> pass, component reason not changed VirtCallAgent-STATS(202)@962a8b3e952c: Final verdict of PTC: none RTPEM1(200)@962a8b3e952c: Final verdict of PTC: none RTPEM2(201)@962a8b3e952c: Final verdict of PTC: none RTPEM0(199)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(203)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(199): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(200): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(201): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(202): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(203): none (pass -> pass) MTC@962a8b3e952c: Test case TC_crcx_dlcx_30ep finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_dlcx_30ep pass'. Wed Dec 4 08:52:39 UTC 2024 ====== MGCP_Test.TC_crcx_dlcx_30ep pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_dlcx_30ep.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=262396) Waiting for packet dumper to finish... 1 (prev_count=262396, count=349516) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_dlcx_30ep pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_rtpem_selftest'. ------ MGCP_Test.TC_rtpem_selftest ------ Wed Dec 4 08:52:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_rtpem_selftest.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_rtpem_selftest.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_rtpem_selftest' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_rtpem_selftest started. MTC@962a8b3e952c: === starting MTC@962a8b3e952c: === stopping RTPEM1(205)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM0(204)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. MTC@962a8b3e952c: stats A: { num_pkts_tx := 244, bytes_payload_tx := 976, num_pkts_rx := 244, 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@962a8b3e952c: stats B: { num_pkts_tx := 244, bytes_payload_tx := 976, num_pkts_rx := 244, 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@962a8b3e952c: tolerance: 0 packets MTC@962a8b3e952c: setverdict(pass): none -> pass VirtCallAgent-STATS(207)@962a8b3e952c: Final verdict of PTC: none RTPEM2(206)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(208)@962a8b3e952c: Final verdict of PTC: none RTPEM0(204)@962a8b3e952c: Final verdict of PTC: none RTPEM1(205)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(204): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(205): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(206): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(207): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(208): none (pass -> pass) MTC@962a8b3e952c: Test case TC_rtpem_selftest finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_rtpem_selftest pass'. Wed Dec 4 08:52:48 UTC 2024 ====== MGCP_Test.TC_rtpem_selftest pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_rtpem_selftest.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=52220) Waiting for packet dumper to finish... 1 (prev_count=52220, count=57616) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_rtpem_selftest pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_rtp'. ------ MGCP_Test.TC_one_crcx_receive_only_rtp ------ Wed Dec 4 08:52:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_one_crcx_receive_only_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_one_crcx_receive_only_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_rtp' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_one_crcx_receive_only_rtp started. 20241204085251099 DLMGCP DEBUG <0013> Received message: line #00: DLCX 45258 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085251099 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241204085251099 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085251099 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085251099 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085251099 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085251099 DLMGCP DEBUG <0013> Generated response: line #00: 515 45258 FAIL (mgcp_msg.c:67) 20241204085251103 DLMGCP DEBUG <0013> Received message: line #00: CRCX 45259 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085251103 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085251103 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241204085251103 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085251103 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085251103 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085251103 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085251103 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085251103 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085251103 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241204085251103 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000/1 (mgcp_msg.c:67) 20241204085251103 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085251103 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241204085251103 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085251103 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085251103 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:4C511150 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085251103 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:4C511150 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085251103 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:4C511150 output_enabled 0 (mgcp_msg.c:125) 20241204085251103 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085251103 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:4C511150 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241204085251104 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:4C511150 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:79) 20241204085251104 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085251104 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:4C511150 CRCX: Creating connection: port: 5830 (mgcp_protocol.c:1112) 20241204085251104 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:4C511150 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085251104 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085251104 DLMGCP DEBUG <0013> Generated response: line #00: 200 45259 OK (mgcp_msg.c:67) 20241204085251104 DLMGCP DEBUG <0013> Generated response: line #01: I: 4C511150 (mgcp_msg.c:67) 20241204085251104 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085251104 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4C511150 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085251104 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085251104 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085251104 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085251104 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5830 RTP/AVP 112 (mgcp_msg.c:67) 20241204085251104 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000/1 (mgcp_msg.c:67) 20241204085251104 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085252207 DLMGCP DEBUG <0013> Received message: line #00: DLCX 45260 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085252207 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:67) 20241204085252207 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241204085252207 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085252207 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085252207 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085252207 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085252207 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085252207 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085252207 DLMGCP DEBUG <0013> Generated response: line #00: 200 45260 OK (mgcp_msg.c:67) MTC@962a8b3e952c: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: setverdict(pass): none -> pass RTPEM0(209)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(213)@962a8b3e952c: Final verdict of PTC: none RTPEM2(211)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(212)@962a8b3e952c: Final verdict of PTC: none RTPEM1(210)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(209): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(210): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(211): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(212): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(213): none (pass -> pass) MTC@962a8b3e952c: Test case TC_one_crcx_receive_only_rtp finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_rtp pass'. Wed Dec 4 08:52:52 UTC 2024 ====== MGCP_Test.TC_one_crcx_receive_only_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_one_crcx_receive_only_rtp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=55400) Waiting for packet dumper to finish... 1 (prev_count=55400, count=69272) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_rtp pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp'. ------ MGCP_Test.TC_one_crcx_loopback_rtp ------ Wed Dec 4 08:52:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_one_crcx_loopback_rtp started. 20241204085255305 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29655 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085255306 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241204085255306 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085255306 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085255306 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085255306 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085255306 DLMGCP DEBUG <0013> Generated response: line #00: 515 29655 FAIL (mgcp_msg.c:67) 20241204085255322 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29656 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085255322 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:67) 20241204085255322 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241204085255322 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085255322 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085255322 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085255322 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085255322 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085255322 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085255322 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241204085255322 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241204085255322 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085255322 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241204085255322 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085255322 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085255322 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:D76CA92F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085255322 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D76CA92F connection mode 'loopback' 7 (mgcp_msg.c:120) 20241204085255322 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D76CA92F output_enabled 1 (mgcp_msg.c:125) 20241204085255322 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085255322 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:D76CA92F Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=GSM-HR-08 (mgcp_sdp.c:444) 20241204085255322 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:D76CA92F 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:79) 20241204085255322 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085255323 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw RTP-setup: Endpoint is in loopback mode, stopping here! (mgcp_protocol.c:167) 20241204085255323 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D76CA92F CRCX: Creating connection: port: 5832 (mgcp_protocol.c:1112) 20241204085255323 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:D76CA92F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085255323 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085255323 DLMGCP DEBUG <0013> Generated response: line #00: 200 29656 OK (mgcp_msg.c:67) 20241204085255323 DLMGCP DEBUG <0013> Generated response: line #01: I: D76CA92F (mgcp_msg.c:67) 20241204085255323 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085255323 DLMGCP DEBUG <0013> Generated response: line #03: o=- D76CA92F 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085255323 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085255323 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085255323 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085255323 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5832 RTP/AVP 112 (mgcp_msg.c:67) 20241204085255323 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241204085255323 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085256429 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29657 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085256429 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:67) 20241204085256429 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241204085256429 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085256429 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085256429 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085256429 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085256429 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085256429 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085256429 DLMGCP DEBUG <0013> Generated response: line #00: 200 29657 OK (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(fail): none -> fail MTC@962a8b3e952c: setverdict(fail): fail -> fail, component reason not changed MTC@962a8b3e952c: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, 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 := 1, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: setverdict(fail): fail -> fail reason: ""1 RTP packets received while RX was disabled"", component reason not changed VirtCallAgent-STATS(217)@962a8b3e952c: Final verdict of PTC: none RTPEM2(216)@962a8b3e952c: Final verdict of PTC: none RTPEM1(215)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(218)@962a8b3e952c: Final verdict of PTC: none RTPEM0(214)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: fail MTC@962a8b3e952c: Local verdict of PTC RTPEM0(214): none (fail -> fail) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(215): none (fail -> fail) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(216): none (fail -> fail) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(217): none (fail -> fail) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(218): none (fail -> fail) MTC@962a8b3e952c: Test case TC_one_crcx_loopback_rtp finished. Verdict: fail MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp fail'. Wed Dec 4 08:52:56 UTC 2024 ------ MGCP_Test.TC_one_crcx_loopback_rtp fail ------ Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_one_crcx_loopback_rtp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=108792) Waiting for packet dumper to finish... 1 (prev_count=108792, count=136656) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp fail' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp_ipv6'. ------ MGCP_Test.TC_one_crcx_loopback_rtp_ipv6 ------ Wed Dec 4 08:52:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp_ipv6' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_one_crcx_loopback_rtp_ipv6 started. 20241204085259500 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53779 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085259500 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241204085259500 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085259500 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085259500 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085259500 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085259500 DLMGCP DEBUG <0013> Generated response: line #00: 515 53779 FAIL (mgcp_msg.c:67) 20241204085259503 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53780 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085259503 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:67) 20241204085259503 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241204085259503 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085259503 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085259503 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241204085259503 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085259503 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085259503 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085259503 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241204085259503 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241204085259503 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085259503 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241204085259503 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085259503 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085259503 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:EC151583 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085259503 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:EC151583 connection mode 'loopback' 7 (mgcp_msg.c:120) 20241204085259503 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:EC151583 output_enabled 1 (mgcp_msg.c:125) 20241204085259503 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085259503 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:EC151583 Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=GSM-HR-08 (mgcp_sdp.c:444) 20241204085259503 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:EC151583 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:79) 20241204085259503 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085259503 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw RTP-setup: Endpoint is in loopback mode, stopping here! (mgcp_protocol.c:167) 20241204085259503 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:EC151583 CRCX: Creating connection: port: 5834 (mgcp_protocol.c:1112) 20241204085259503 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:EC151583 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085259503 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085259503 DLMGCP DEBUG <0013> Generated response: line #00: 200 53780 OK (mgcp_msg.c:67) 20241204085259503 DLMGCP DEBUG <0013> Generated response: line #01: I: EC151583 (mgcp_msg.c:67) 20241204085259503 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085259503 DLMGCP DEBUG <0013> Generated response: line #03: o=- EC151583 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085259503 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085259503 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085259503 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085259503 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5834 RTP/AVP 112 (mgcp_msg.c:67) 20241204085259503 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241204085259503 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085300840 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53781 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085300840 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:67) 20241204085300840 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241204085300840 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085300840 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085300840 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085300840 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085300840 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085300840 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085300840 DLMGCP DEBUG <0013> Generated response: line #00: 200 53781 OK (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(fail): none -> fail MTC@962a8b3e952c: setverdict(fail): fail -> fail, component reason not changed MTC@962a8b3e952c: stats: { num_pkts_tx := 39, bytes_payload_tx := 156, num_pkts_rx := 38, bytes_payload_rx := 152, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 1, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: setverdict(fail): fail -> fail reason: ""1 RTP packets received while RX was disabled"", component reason not changed IPA-CTRL-CLI-IPA(223)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(222)@962a8b3e952c: Final verdict of PTC: none RTPEM1(220)@962a8b3e952c: Final verdict of PTC: none RTPEM2(221)@962a8b3e952c: Final verdict of PTC: none RTPEM0(219)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: fail MTC@962a8b3e952c: Local verdict of PTC RTPEM0(219): none (fail -> fail) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(220): none (fail -> fail) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(221): none (fail -> fail) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(222): none (fail -> fail) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(223): none (fail -> fail) MTC@962a8b3e952c: Test case TC_one_crcx_loopback_rtp_ipv6 finished. Verdict: fail MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp_ipv6 fail'. Wed Dec 4 08:53:00 UTC 2024 ------ MGCP_Test.TC_one_crcx_loopback_rtp_ipv6 fail ------ Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_one_crcx_loopback_rtp_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=106284) Waiting for packet dumper to finish... 1 (prev_count=106284, count=116536) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp_ipv6 fail' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp'. ------ MGCP_Test.TC_two_crcx_and_rtp ------ Wed Dec 4 08:53:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_two_crcx_and_rtp started. 20241204085303912 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29819 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085303912 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085303912 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085303912 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085303912 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085303912 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085303912 DLMGCP DEBUG <0013> Generated response: line #00: 515 29819 FAIL (mgcp_msg.c:67) 20241204085303916 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29820 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085303916 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085303916 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241204085303916 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085303916 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085303916 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085303916 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085303916 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085303916 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085303916 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:67) 20241204085303916 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241204085303916 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085303916 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085303916 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085303916 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085303916 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:15D4D266 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085303916 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:15D4D266 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085303916 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:15D4D266 output_enabled 1 (mgcp_msg.c:125) 20241204085303916 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085303916 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:15D4D266 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:98=AMR (mgcp_sdp.c:444) 20241204085303916 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:15D4D266 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:79) 20241204085303916 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085303917 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:15D4D266 CRCX: Creating connection: port: 5836 (mgcp_protocol.c:1112) 20241204085303917 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:15D4D266 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085303917 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085303917 DLMGCP DEBUG <0013> Generated response: line #00: 200 29820 OK (mgcp_msg.c:67) 20241204085303917 DLMGCP DEBUG <0013> Generated response: line #01: I: 15D4D266 (mgcp_msg.c:67) 20241204085303917 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085303917 DLMGCP DEBUG <0013> Generated response: line #03: o=- 15D4D266 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085303917 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085303917 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085303917 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085303917 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5836 RTP/AVP 98 (mgcp_msg.c:67) 20241204085303917 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241204085303917 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085303918 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29821 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085303918 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085303918 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241204085303918 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085303918 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085303918 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085303918 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085303918 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085303918 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085303918 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 98 (mgcp_msg.c:67) 20241204085303918 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241204085303918 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085303918 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085303918 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085303919 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085303919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:45B7D13F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085303919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:45B7D13F connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085303919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:45B7D13F output_enabled 1 (mgcp_msg.c:125) 20241204085303919 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085303919 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:45B7D13F Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:98=AMR (mgcp_sdp.c:444) 20241204085303919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:45B7D13F 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:79) 20241204085303919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241204085303919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:45B7D13F CRCX: Creating connection: port: 5838 (mgcp_protocol.c:1112) 20241204085303919 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:45B7D13F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085303919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085303919 DLMGCP DEBUG <0013> Generated response: line #00: 200 29821 OK (mgcp_msg.c:67) 20241204085303919 DLMGCP DEBUG <0013> Generated response: line #01: I: 45B7D13F (mgcp_msg.c:67) 20241204085303919 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085303919 DLMGCP DEBUG <0013> Generated response: line #03: o=- 45B7D13F 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085303919 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085303919 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085303919 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085303919 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5838 RTP/AVP 98 (mgcp_msg.c:67) 20241204085303919 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241204085303919 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(224)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM0(224)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. 20241204085305050 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29822 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085305050 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241204085305050 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085305050 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085305050 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085305050 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241204085305050 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085305050 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085305050 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085305050 DLMGCP DEBUG <0013> Generated response: line #00: 200 29822 OK (mgcp_msg.c:67) RTPEM1(225)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. MTC@962a8b3e952c: stats A: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 45, bytes_payload_rx := 180, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: stats B: { num_pkts_tx := 45, bytes_payload_tx := 180, 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@962a8b3e952c: tolerance: 0 packets MTC@962a8b3e952c: stats: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 45, bytes_payload_rx := 180, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: stats: { num_pkts_tx := 45, bytes_payload_tx := 180, 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@962a8b3e952c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(228)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(227)@962a8b3e952c: Final verdict of PTC: none RTPEM2(226)@962a8b3e952c: Final verdict of PTC: none RTPEM1(225)@962a8b3e952c: Final verdict of PTC: none RTPEM0(224)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(224): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(225): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(226): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(227): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(228): none (pass -> pass) MTC@962a8b3e952c: Test case TC_two_crcx_and_rtp finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp pass'. Wed Dec 4 08:53:05 UTC 2024 ====== MGCP_Test.TC_two_crcx_and_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=126116) Waiting for packet dumper to finish... 1 (prev_count=126116, count=138524) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_bidir'. ------ MGCP_Test.TC_two_crcx_and_rtp_bidir ------ Wed Dec 4 08:53:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_bidir' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_two_crcx_and_rtp_bidir started. 20241204085308183 DLMGCP DEBUG <0013> Received message: line #00: DLCX 45566 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085308183 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085308183 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085308183 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085308183 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085308183 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085308183 DLMGCP DEBUG <0013> Generated response: line #00: 515 45566 FAIL (mgcp_msg.c:67) 20241204085308185 DLMGCP DEBUG <0013> Received message: line #00: CRCX 45567 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085308185 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085308185 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241204085308185 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085308185 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085308185 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085308185 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085308185 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085308185 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085308185 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:67) 20241204085308185 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241204085308185 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085308185 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085308185 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085308185 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085308185 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:3992260C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085308185 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3992260C connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085308185 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3992260C output_enabled 1 (mgcp_msg.c:125) 20241204085308185 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085308185 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3992260C Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:98=AMR (mgcp_sdp.c:444) 20241204085308186 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:3992260C 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:79) 20241204085308186 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085308186 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3992260C CRCX: Creating connection: port: 5840 (mgcp_protocol.c:1112) 20241204085308186 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3992260C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085308186 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085308186 DLMGCP DEBUG <0013> Generated response: line #00: 200 45567 OK (mgcp_msg.c:67) 20241204085308186 DLMGCP DEBUG <0013> Generated response: line #01: I: 3992260C (mgcp_msg.c:67) 20241204085308186 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085308186 DLMGCP DEBUG <0013> Generated response: line #03: o=- 3992260C 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085308186 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085308186 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085308186 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085308186 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5840 RTP/AVP 98 (mgcp_msg.c:67) 20241204085308186 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241204085308186 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085308187 DLMGCP DEBUG <0013> Received message: line #00: CRCX 45568 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085308187 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085308187 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241204085308187 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085308187 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085308187 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085308187 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085308187 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085308187 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085308187 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 98 (mgcp_msg.c:67) 20241204085308187 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241204085308187 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085308187 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085308187 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085308187 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085308187 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:843A4638 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085308187 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:843A4638 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085308187 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:843A4638 output_enabled 1 (mgcp_msg.c:125) 20241204085308187 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085308187 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:843A4638 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:98=AMR (mgcp_sdp.c:444) 20241204085308187 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:843A4638 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:79) 20241204085308187 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241204085308187 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:843A4638 CRCX: Creating connection: port: 5842 (mgcp_protocol.c:1112) 20241204085308187 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:843A4638 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085308187 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085308187 DLMGCP DEBUG <0013> Generated response: line #00: 200 45568 OK (mgcp_msg.c:67) 20241204085308187 DLMGCP DEBUG <0013> Generated response: line #01: I: 843A4638 (mgcp_msg.c:67) 20241204085308187 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085308187 DLMGCP DEBUG <0013> Generated response: line #03: o=- 843A4638 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085308187 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085308187 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085308187 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085308187 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5842 RTP/AVP 98 (mgcp_msg.c:67) 20241204085308187 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241204085308187 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085309290 DLMGCP DEBUG <0013> Received message: line #00: DLCX 45569 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085309290 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241204085309291 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085309291 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085309291 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085309291 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241204085309291 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085309291 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085309291 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085309291 DLMGCP DEBUG <0013> Generated response: line #00: 200 45569 OK (mgcp_msg.c:67) RTPEM1(230)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. MTC@962a8b3e952c: stats A: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: stats B: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: tolerance: 3 packets MTC@962a8b3e952c: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: setverdict(pass): none -> pass RTPEM1(230)@962a8b3e952c: Final verdict of PTC: none RTPEM0(229)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(232)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(233)@962a8b3e952c: Final verdict of PTC: none RTPEM2(231)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(229): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(230): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(231): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(232): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(233): none (pass -> pass) MTC@962a8b3e952c: Test case TC_two_crcx_and_rtp_bidir finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_bidir pass'. Wed Dec 4 08:53:09 UTC 2024 ====== MGCP_Test.TC_two_crcx_and_rtp_bidir pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=212544) Waiting for packet dumper to finish... 1 (prev_count=212544, count=255864) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_bidir pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp'. ------ MGCP_Test.TC_two_crcx_diff_pt_and_rtp ------ Wed Dec 4 08:53:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_diff_pt_and_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_diff_pt_and_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_two_crcx_diff_pt_and_rtp started. 20241204085312411 DLMGCP DEBUG <0013> Received message: line #00: DLCX 37010 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085312411 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085312411 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085312411 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085312411 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085312411 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085312411 DLMGCP DEBUG <0013> Generated response: line #00: 515 37010 FAIL (mgcp_msg.c:67) 20241204085312415 DLMGCP DEBUG <0013> Received message: line #00: CRCX 37011 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085312415 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085312415 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241204085312415 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085312415 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085312415 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085312415 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085312415 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085312415 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085312415 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:67) 20241204085312415 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241204085312415 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085312415 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085312415 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085312415 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085312415 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:1520458C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085312415 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1520458C connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085312415 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1520458C output_enabled 1 (mgcp_msg.c:125) 20241204085312415 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085312415 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1520458C Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:98=AMR (mgcp_sdp.c:444) 20241204085312415 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:1520458C 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:79) 20241204085312415 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085312415 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1520458C CRCX: Creating connection: port: 5844 (mgcp_protocol.c:1112) 20241204085312415 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1520458C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085312415 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085312415 DLMGCP DEBUG <0013> Generated response: line #00: 200 37011 OK (mgcp_msg.c:67) 20241204085312415 DLMGCP DEBUG <0013> Generated response: line #01: I: 1520458C (mgcp_msg.c:67) 20241204085312415 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085312415 DLMGCP DEBUG <0013> Generated response: line #03: o=- 1520458C 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085312415 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085312415 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085312415 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085312415 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5844 RTP/AVP 98 (mgcp_msg.c:67) 20241204085312415 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241204085312415 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085312418 DLMGCP DEBUG <0013> Received message: line #00: CRCX 37012 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085312418 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085312418 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241204085312418 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085312418 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085312418 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085312418 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085312418 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085312418 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085312418 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241204085312418 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085312418 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085312418 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085312418 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085312418 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085312418 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:FA07A766 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085312418 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FA07A766 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085312418 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FA07A766 output_enabled 1 (mgcp_msg.c:125) 20241204085312418 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085312418 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FA07A766 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241204085312418 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:FA07A766 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:79) 20241204085312418 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241204085312418 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FA07A766 CRCX: Creating connection: port: 5846 (mgcp_protocol.c:1112) 20241204085312418 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FA07A766 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085312418 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085312418 DLMGCP DEBUG <0013> Generated response: line #00: 200 37012 OK (mgcp_msg.c:67) 20241204085312418 DLMGCP DEBUG <0013> Generated response: line #01: I: FA07A766 (mgcp_msg.c:67) 20241204085312418 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085312418 DLMGCP DEBUG <0013> Generated response: line #03: o=- FA07A766 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085312418 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085312418 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085312418 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085312418 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5846 RTP/AVP 112 (mgcp_msg.c:67) 20241204085312418 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085312418 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(234)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM0(234)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. 20241204085313522 DLMGCP DEBUG <0013> Received message: line #00: DLCX 37013 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085313522 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241204085313522 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085313522 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085313522 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085313522 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241204085313522 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085313522 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085313522 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085313522 DLMGCP DEBUG <0013> Generated response: line #00: 200 37013 OK (mgcp_msg.c:67) RTPEM1(235)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. MTC@962a8b3e952c: stats A: { num_pkts_tx := 0, bytes_payload_tx := 0, 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@962a8b3e952c: stats B: { 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@962a8b3e952c: tolerance: 0 packets MTC@962a8b3e952c: stats: { num_pkts_tx := 0, bytes_payload_tx := 0, 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@962a8b3e952c: 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@962a8b3e952c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(238)@962a8b3e952c: Final verdict of PTC: none RTPEM2(236)@962a8b3e952c: Final verdict of PTC: none RTPEM1(235)@962a8b3e952c: Final verdict of PTC: none RTPEM0(234)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(237)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(234): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(235): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(236): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(237): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(238): none (pass -> pass) MTC@962a8b3e952c: Test case TC_two_crcx_diff_pt_and_rtp finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp pass'. Wed Dec 4 08:53:13 UTC 2024 ====== MGCP_Test.TC_two_crcx_diff_pt_and_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_diff_pt_and_rtp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=84208) Waiting for packet dumper to finish... 1 (prev_count=84208, count=145192) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir'. ------ MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir ------ Wed Dec 4 08:53:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_two_crcx_diff_pt_and_rtp_bidir started. 20241204085316627 DLMGCP DEBUG <0013> Received message: line #00: DLCX 36276 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085316627 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085316627 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085316627 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085316627 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085316627 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085316627 DLMGCP DEBUG <0013> Generated response: line #00: 515 36276 FAIL (mgcp_msg.c:67) 20241204085316631 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36277 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085316631 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085316631 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241204085316631 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085316631 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085316631 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085316631 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085316631 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085316631 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085316631 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:67) 20241204085316631 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241204085316631 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085316631 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085316631 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085316631 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085316631 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:B550763A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085316631 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B550763A connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085316631 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B550763A output_enabled 1 (mgcp_msg.c:125) 20241204085316631 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085316631 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B550763A Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:98=AMR (mgcp_sdp.c:444) 20241204085316631 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:B550763A 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:79) 20241204085316631 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085316631 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B550763A CRCX: Creating connection: port: 5848 (mgcp_protocol.c:1112) 20241204085316631 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B550763A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085316631 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085316631 DLMGCP DEBUG <0013> Generated response: line #00: 200 36277 OK (mgcp_msg.c:67) 20241204085316631 DLMGCP DEBUG <0013> Generated response: line #01: I: B550763A (mgcp_msg.c:67) 20241204085316631 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085316631 DLMGCP DEBUG <0013> Generated response: line #03: o=- B550763A 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085316631 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085316631 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085316631 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085316631 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5848 RTP/AVP 98 (mgcp_msg.c:67) 20241204085316631 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241204085316631 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085316633 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36278 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085316633 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085316633 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241204085316633 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085316633 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085316633 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085316633 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085316633 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085316633 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085316633 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241204085316633 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085316633 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085316633 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085316633 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085316633 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085316633 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:196544F3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085316633 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:196544F3 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085316633 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:196544F3 output_enabled 1 (mgcp_msg.c:125) 20241204085316633 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085316633 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:196544F3 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241204085316633 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:196544F3 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:79) 20241204085316633 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241204085316633 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:196544F3 CRCX: Creating connection: port: 5850 (mgcp_protocol.c:1112) 20241204085316633 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:196544F3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085316633 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085316633 DLMGCP DEBUG <0013> Generated response: line #00: 200 36278 OK (mgcp_msg.c:67) 20241204085316633 DLMGCP DEBUG <0013> Generated response: line #01: I: 196544F3 (mgcp_msg.c:67) 20241204085316633 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085316633 DLMGCP DEBUG <0013> Generated response: line #03: o=- 196544F3 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085316633 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085316633 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085316633 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085316633 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5850 RTP/AVP 112 (mgcp_msg.c:67) 20241204085316633 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085316633 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085317736 DLMGCP DEBUG <0013> Received message: line #00: DLCX 36279 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085317736 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241204085317736 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085317736 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085317736 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085317736 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241204085317737 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085317737 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085317737 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085317737 DLMGCP DEBUG <0013> Generated response: line #00: 200 36279 OK (mgcp_msg.c:67) RTPEM1(240)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. MTC@962a8b3e952c: stats A: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: stats B: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: tolerance: 3 packets MTC@962a8b3e952c: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(243)@962a8b3e952c: Final verdict of PTC: none RTPEM2(241)@962a8b3e952c: Final verdict of PTC: none RTPEM1(240)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(242)@962a8b3e952c: Final verdict of PTC: none RTPEM0(239)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(239): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(240): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(241): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(242): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (pass -> pass) MTC@962a8b3e952c: Test case TC_two_crcx_diff_pt_and_rtp_bidir finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir pass'. Wed Dec 4 08:53:17 UTC 2024 ====== MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=212588) Waiting for packet dumper to finish... 1 (prev_count=212588, count=255908) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp ------ Wed Dec 4 08:53:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_two_crcx_mdcx_and_rtp started. 20241204085320847 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47774 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085320847 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085320847 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085320847 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085320847 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085320847 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085320847 DLMGCP DEBUG <0013> Generated response: line #00: 515 47774 FAIL (mgcp_msg.c:67) 20241204085320851 DLMGCP DEBUG <0013> Received message: line #00: CRCX 47775 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085320851 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085320851 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085320851 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085320851 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085320851 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085320851 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085320851 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085320851 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085320851 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:67) 20241204085320851 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241204085320851 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085320851 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085320851 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085320851 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085320851 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E77D866E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085320851 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E77D866E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085320851 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E77D866E output_enabled 0 (mgcp_msg.c:125) 20241204085320851 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085320851 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E77D866E Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241204085320851 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E77D866E 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:79) 20241204085320851 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085320851 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E77D866E CRCX: Creating connection: port: 5852 (mgcp_protocol.c:1112) 20241204085320851 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E77D866E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085320851 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085320851 DLMGCP DEBUG <0013> Generated response: line #00: 200 47775 OK (mgcp_msg.c:67) 20241204085320851 DLMGCP DEBUG <0013> Generated response: line #01: I: E77D866E (mgcp_msg.c:67) 20241204085320851 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085320851 DLMGCP DEBUG <0013> Generated response: line #03: o=- E77D866E 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085320851 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085320851 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085320851 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085320851 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5852 RTP/AVP 3 (mgcp_msg.c:67) 20241204085320851 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241204085320854 DLMGCP DEBUG <0013> Received message: line #00: CRCX 47776 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085320854 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085320854 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085320854 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085320854 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085320854 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085320854 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085320854 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085320854 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085320854 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:67) 20241204085320854 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241204085320854 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085320854 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085320854 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085320854 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085320854 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E2222D3F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085320854 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E2222D3F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085320854 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E2222D3F output_enabled 0 (mgcp_msg.c:125) 20241204085320854 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085320854 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E2222D3F Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241204085320854 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E2222D3F 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:79) 20241204085320854 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241204085320854 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E2222D3F CRCX: Creating connection: port: 5854 (mgcp_protocol.c:1112) 20241204085320854 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E2222D3F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085320854 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085320854 DLMGCP DEBUG <0013> Generated response: line #00: 200 47776 OK (mgcp_msg.c:67) 20241204085320854 DLMGCP DEBUG <0013> Generated response: line #01: I: E2222D3F (mgcp_msg.c:67) 20241204085320854 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085320854 DLMGCP DEBUG <0013> Generated response: line #03: o=- E2222D3F 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085320854 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085320854 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085320854 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085320854 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5854 RTP/AVP 3 (mgcp_msg.c:67) 20241204085320854 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) RTPEM0(244)@962a8b3e952c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241204085322358 DLMGCP DEBUG <0013> Received message: line #00: MDCX 47777 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085322358 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085322358 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085322358 DLMGCP DEBUG <0013> Received message: line #03: I: E77D866E (mgcp_msg.c:67) 20241204085322358 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085322358 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085322358 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085322358 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085322358 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085322358 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085322358 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:67) 20241204085322358 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241204085322358 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085322358 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085322358 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085322358 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241204085322358 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E77D866E r=127.0.0.1:10000<->l=127.0.0.1:5852) (mgcp_msg.c:118) 20241204085322358 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E77D866E connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085322358 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E77D866E output_enabled 1 (mgcp_msg.c:125) 20241204085322358 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085322358 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E77D866E Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241204085322358 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E77D866E 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:79) 20241204085322358 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085322358 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E77D866E MDCX: modified conn:(1227/rtp C:E77D866E r=127.0.0.1:10000<->l=127.0.0.1:5852) (mgcp_protocol.c:1338) 20241204085322358 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E77D866E MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241204085322358 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085322358 DLMGCP DEBUG <0013> Generated response: line #00: 200 47777 OK (mgcp_msg.c:67) 20241204085322358 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241204085322358 DLMGCP DEBUG <0013> Generated response: line #02: o=- E77D866E 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085322358 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241204085322358 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085322358 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241204085322358 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5852 RTP/AVP 3 (mgcp_msg.c:67) 20241204085322358 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:67) RTPEM1(245)@962a8b3e952c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241204085322862 DLMGCP DEBUG <0013> Received message: line #00: MDCX 47778 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085322862 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085322862 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085322862 DLMGCP DEBUG <0013> Received message: line #03: I: E2222D3F (mgcp_msg.c:67) 20241204085322862 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085322862 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085322862 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085322862 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085322862 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085322862 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085322862 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:67) 20241204085322862 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241204085322862 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085322862 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085322862 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085322862 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241204085322862 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E2222D3F r=127.0.0.1:20000<->l=127.0.0.1:5854) (mgcp_msg.c:118) 20241204085322862 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E2222D3F connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085322862 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E2222D3F output_enabled 1 (mgcp_msg.c:125) 20241204085322862 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085322862 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E2222D3F Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241204085322862 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E2222D3F 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:79) 20241204085322862 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241204085322862 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E2222D3F MDCX: modified conn:(1227/rtp C:E2222D3F r=127.0.0.1:20000<->l=127.0.0.1:5854) (mgcp_protocol.c:1338) 20241204085322862 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E2222D3F MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241204085322862 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085322862 DLMGCP DEBUG <0013> Generated response: line #00: 200 47778 OK (mgcp_msg.c:67) 20241204085322862 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241204085322862 DLMGCP DEBUG <0013> Generated response: line #02: o=- E2222D3F 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085322862 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241204085322862 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085322862 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241204085322862 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5854 RTP/AVP 3 (mgcp_msg.c:67) 20241204085322862 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:67) MTC@962a8b3e952c: stats: { num_pkts_tx := 195, bytes_payload_tx := 780, 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@962a8b3e952c: 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 } 20241204085324966 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47779 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085324966 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241204085324966 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085324966 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085324966 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085324966 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241204085324966 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085324966 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085324966 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085324966 DLMGCP DEBUG <0013> Generated response: line #00: 200 47779 OK (mgcp_msg.c:67) RTPEM0(244)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. MTC@962a8b3e952c: setverdict(pass): none -> pass RTPEM1(245)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(248)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(247)@962a8b3e952c: Final verdict of PTC: none RTPEM0(244)@962a8b3e952c: Final verdict of PTC: none RTPEM2(246)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(244): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(245): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(246): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(247): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(248): none (pass -> pass) MTC@962a8b3e952c: Test case TC_two_crcx_mdcx_and_rtp finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp pass'. Wed Dec 4 08:53:24 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=595880) Waiting for packet dumper to finish... 1 (prev_count=595880, count=666400) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp'. ------ MGCP_Test.TC_two_crcx_and_unsolicited_rtp ------ Wed Dec 4 08:53:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_unsolicited_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_unsolicited_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_two_crcx_and_unsolicited_rtp started. 20241204085328058 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35978 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085328058 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085328058 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085328058 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085328058 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085328058 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085328058 DLMGCP DEBUG <0013> Generated response: line #00: 515 35978 FAIL (mgcp_msg.c:67) 20241204085328063 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35979 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085328063 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085328063 DLMGCP DEBUG <0013> Received message: line #02: C: 1234321326 (mgcp_msg.c:67) 20241204085328063 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085328063 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085328063 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085328063 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085328063 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085328063 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085328063 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:67) 20241204085328063 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241204085328063 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085328063 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085328063 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085328063 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085328063 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234321326/rtp C:3EDAB8DF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085328063 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3EDAB8DF connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085328063 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3EDAB8DF output_enabled 1 (mgcp_msg.c:125) 20241204085328063 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085328063 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3EDAB8DF Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:98=AMR (mgcp_sdp.c:444) 20241204085328063 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234321326/rtp C:3EDAB8DF 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:79) 20241204085328063 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085328063 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3EDAB8DF CRCX: Creating connection: port: 5856 (mgcp_protocol.c:1112) 20241204085328063 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3EDAB8DF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085328063 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085328063 DLMGCP DEBUG <0013> Generated response: line #00: 200 35979 OK (mgcp_msg.c:67) 20241204085328063 DLMGCP DEBUG <0013> Generated response: line #01: I: 3EDAB8DF (mgcp_msg.c:67) 20241204085328063 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085328063 DLMGCP DEBUG <0013> Generated response: line #03: o=- 3EDAB8DF 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085328063 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085328063 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085328063 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085328063 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5856 RTP/AVP 98 (mgcp_msg.c:67) 20241204085328063 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241204085328063 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085328065 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35980 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085328065 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085328065 DLMGCP DEBUG <0013> Received message: line #02: C: 1234321326 (mgcp_msg.c:67) 20241204085328066 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085328066 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085328066 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085328066 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085328066 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085328066 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085328066 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 98 (mgcp_msg.c:67) 20241204085328066 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241204085328066 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085328066 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085328066 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085328066 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085328066 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234321326/rtp C:E38C143F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085328066 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E38C143F connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085328066 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E38C143F output_enabled 1 (mgcp_msg.c:125) 20241204085328066 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085328066 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E38C143F Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:98=AMR (mgcp_sdp.c:444) 20241204085328066 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234321326/rtp C:E38C143F 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:79) 20241204085328066 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241204085328066 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E38C143F CRCX: Creating connection: port: 5858 (mgcp_protocol.c:1112) 20241204085328066 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E38C143F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085328066 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085328066 DLMGCP DEBUG <0013> Generated response: line #00: 200 35980 OK (mgcp_msg.c:67) 20241204085328066 DLMGCP DEBUG <0013> Generated response: line #01: I: E38C143F (mgcp_msg.c:67) 20241204085328066 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085328066 DLMGCP DEBUG <0013> Generated response: line #03: o=- E38C143F 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085328066 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085328066 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085328066 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085328066 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5858 RTP/AVP 98 (mgcp_msg.c:67) 20241204085328066 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241204085328066 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM1(250)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. 20241204085328591 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3EDAB8DF data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085328611 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3EDAB8DF data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085328632 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3EDAB8DF data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085328652 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3EDAB8DF data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085328672 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3EDAB8DF data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085328692 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3EDAB8DF data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085328712 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3EDAB8DF data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085328733 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3EDAB8DF data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085328753 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3EDAB8DF data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085328773 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3EDAB8DF data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085328793 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3EDAB8DF data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085328814 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3EDAB8DF data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085328834 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3EDAB8DF data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085328854 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3EDAB8DF data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085328874 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3EDAB8DF data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085328894 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3EDAB8DF data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085328915 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3EDAB8DF data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085328935 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3EDAB8DF data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085328955 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3EDAB8DF data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085328975 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3EDAB8DF data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085328995 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3EDAB8DF data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085329015 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3EDAB8DF data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085329036 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3EDAB8DF data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085329056 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:3EDAB8DF data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) RTPEM1(250)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. 20241204085329172 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35981 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085329172 DLMGCP DEBUG <0013> Received message: line #01: C: 1234321326 (mgcp_msg.c:67) 20241204085329172 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085329172 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085329172 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085329172 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241204085329172 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085329172 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085329172 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085329172 DLMGCP DEBUG <0013> Generated response: line #00: 200 35981 OK (mgcp_msg.c:67) RTPEM0(249)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. MTC@962a8b3e952c: stats A: { 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@962a8b3e952c: stats B: { num_pkts_tx := 0, bytes_payload_tx := 0, 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@962a8b3e952c: tolerance: 0 packets MTC@962a8b3e952c: 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@962a8b3e952c: 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@962a8b3e952c: setverdict(pass): none -> pass VirtCallAgent-STATS(252)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(253)@962a8b3e952c: Final verdict of PTC: none RTPEM0(249)@962a8b3e952c: Final verdict of PTC: none RTPEM2(251)@962a8b3e952c: Final verdict of PTC: none RTPEM1(250)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(249): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(250): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(251): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(252): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(253): none (pass -> pass) MTC@962a8b3e952c: Test case TC_two_crcx_and_unsolicited_rtp finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp pass'. Wed Dec 4 08:53:29 UTC 2024 ====== MGCP_Test.TC_two_crcx_and_unsolicited_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_unsolicited_rtp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=156068) Waiting for packet dumper to finish... 1 (prev_count=156068, count=174052) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho'. ------ MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho ------ Wed Dec 4 08:53:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_two_crcx_and_one_mdcx_rtp_ho started. 20241204085332272 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57501 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085332272 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241204085332272 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241204085332272 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085332272 DLMGCP ERROR <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085332272 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085332272 DLMGCP DEBUG <0013> Generated response: line #00: 515 57501 FAIL (mgcp_msg.c:67) 20241204085332276 DLMGCP DEBUG <0013> Received message: line #00: CRCX 57502 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085332276 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085332276 DLMGCP DEBUG <0013> Received message: line #02: C: 76338 (mgcp_msg.c:67) 20241204085332276 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085332276 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085332276 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085332276 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085332276 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085332276 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085332276 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 110 (mgcp_msg.c:67) 20241204085332276 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:67) 20241204085332276 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085332276 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241204085332276 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241204085332276 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085332276 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(76338/rtp C:1C3E81FA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085332276 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:1C3E81FA connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085332276 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:1C3E81FA output_enabled 1 (mgcp_msg.c:125) 20241204085332276 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085332276 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:1C3E81FA Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:110=GSM-EFR (mgcp_sdp.c:444) 20241204085332276 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(76338/rtp C:1C3E81FA 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:79) 20241204085332276 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085332276 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:1C3E81FA CRCX: Creating connection: port: 5860 (mgcp_protocol.c:1112) 20241204085332276 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:1C3E81FA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085332276 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085332276 DLMGCP DEBUG <0013> Generated response: line #00: 200 57502 OK (mgcp_msg.c:67) 20241204085332276 DLMGCP DEBUG <0013> Generated response: line #01: I: 1C3E81FA (mgcp_msg.c:67) 20241204085332276 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085332276 DLMGCP DEBUG <0013> Generated response: line #03: o=- 1C3E81FA 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085332276 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085332276 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085332276 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085332276 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5860 RTP/AVP 110 (mgcp_msg.c:67) 20241204085332276 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:67) 20241204085332276 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085332278 DLMGCP DEBUG <0013> Received message: line #00: CRCX 57503 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085332278 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085332278 DLMGCP DEBUG <0013> Received message: line #02: C: 76338 (mgcp_msg.c:67) 20241204085332278 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085332278 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085332278 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085332278 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085332278 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085332279 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085332279 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 110 (mgcp_msg.c:67) 20241204085332279 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:67) 20241204085332279 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085332279 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241204085332279 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241204085332279 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085332279 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(76338/rtp C:907344C2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085332279 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:907344C2 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085332279 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:907344C2 output_enabled 1 (mgcp_msg.c:125) 20241204085332279 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085332279 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:907344C2 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:110=GSM-EFR (mgcp_sdp.c:444) 20241204085332279 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(76338/rtp C:907344C2 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:79) 20241204085332279 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241204085332279 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:907344C2 CRCX: Creating connection: port: 5862 (mgcp_protocol.c:1112) 20241204085332279 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:907344C2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085332279 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085332279 DLMGCP DEBUG <0013> Generated response: line #00: 200 57503 OK (mgcp_msg.c:67) 20241204085332279 DLMGCP DEBUG <0013> Generated response: line #01: I: 907344C2 (mgcp_msg.c:67) 20241204085332279 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085332279 DLMGCP DEBUG <0013> Generated response: line #03: o=- 907344C2 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085332279 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085332279 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085332279 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085332279 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5862 RTP/AVP 110 (mgcp_msg.c:67) 20241204085332279 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:67) 20241204085332279 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085333284 DLMGCP DEBUG <0013> Received message: line #00: MDCX 57504 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085333284 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085333284 DLMGCP DEBUG <0013> Received message: line #02: C: 76338 (mgcp_msg.c:67) 20241204085333284 DLMGCP DEBUG <0013> Received message: line #03: I: 1C3E81FA (mgcp_msg.c:67) 20241204085333284 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085333284 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085333284 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085333284 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085333284 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085333284 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085333284 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10002 RTP/AVP 110 (mgcp_msg.c:67) 20241204085333284 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:67) 20241204085333284 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085333284 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241204085333284 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241204085333284 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241204085333284 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(76338/rtp C:1C3E81FA r=127.0.0.1:10000<->l=127.0.0.1:5860) (mgcp_msg.c:118) 20241204085333284 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:1C3E81FA connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085333284 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:1C3E81FA output_enabled 1 (mgcp_msg.c:125) 20241204085333284 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085333284 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:1C3E81FA Got media info via SDP: port:10002, addr:127.0.0.1, duration:20, payload-types:110=GSM-EFR (mgcp_sdp.c:444) 20241204085333285 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(76338/rtp C:1C3E81FA 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:79) 20241204085333285 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Configuring RTP endpoint: local port 10002 (mgcp_protocol.c:726) 20241204085333285 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:1C3E81FA MDCX: modified conn:(76338/rtp C:1C3E81FA r=127.0.0.1:10002<->l=127.0.0.1:5860) (mgcp_protocol.c:1338) 20241204085333285 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:1C3E81FA MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241204085333285 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085333285 DLMGCP DEBUG <0013> Generated response: line #00: 200 57504 OK (mgcp_msg.c:67) 20241204085333285 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241204085333285 DLMGCP DEBUG <0013> Generated response: line #02: o=- 1C3E81FA 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085333285 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241204085333285 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085333285 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241204085333285 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5860 RTP/AVP 110 (mgcp_msg.c:67) 20241204085333285 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:67) 20241204085333285 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241204085333313 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085333334 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085333354 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085333374 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085333394 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085333414 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085333435 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085333455 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085333475 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085333495 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085333515 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085333535 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085333555 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085333575 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085333596 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085333616 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085333636 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085333656 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085333676 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085333697 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085333717 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085333737 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085333757 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085333778 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085333798 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085333818 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085333838 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085333858 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085333878 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085333898 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085333919 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085333939 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085333959 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085333979 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085333999 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085334019 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085334040 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085334060 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085334080 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085334100 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085334120 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085334140 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085334161 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085334181 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085334201 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085334221 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085334241 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085334261 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085334282 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:1C3E81FA data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241204085335398 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57505 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085335398 DLMGCP DEBUG <0013> Received message: line #01: C: 76338 (mgcp_msg.c:67) 20241204085335398 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241204085335398 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241204085335398 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085335398 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241204085335398 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085335398 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085335398 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085335398 DLMGCP DEBUG <0013> Generated response: line #00: 200 57505 OK (mgcp_msg.c:67) RTPEM0(254)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. MTC@962a8b3e952c: stats A: { num_pkts_tx := 147, bytes_payload_tx := 588, num_pkts_rx := 147, bytes_payload_rx := 588, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: stats B: { num_pkts_tx := 147, bytes_payload_tx := 588, num_pkts_rx := 147, bytes_payload_rx := 588, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: tolerance: 5 packets MTC@962a8b3e952c: stats: { num_pkts_tx := 147, bytes_payload_tx := 588, num_pkts_rx := 147, bytes_payload_rx := 588, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: stats: { num_pkts_tx := 147, bytes_payload_tx := 588, num_pkts_rx := 147, bytes_payload_rx := 588, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: setverdict(pass): none -> pass RTPEM0(254)@962a8b3e952c: Final verdict of PTC: none RTPEM1(255)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(258)@962a8b3e952c: Final verdict of PTC: none RTPEM2(256)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(257)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(254): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(255): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(256): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(257): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(258): none (pass -> pass) MTC@962a8b3e952c: Test case TC_two_crcx_and_one_mdcx_rtp_ho finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho pass'. Wed Dec 4 08:53:35 UTC 2024 ====== MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=713444) Waiting for packet dumper to finish... 1 (prev_count=713444, count=756832) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_confecho_sendonly_rtp'. ------ MGCP_Test.TC_two_crcx_confecho_sendonly_rtp ------ Wed Dec 4 08:53:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_confecho_sendonly_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_confecho_sendonly_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_confecho_sendonly_rtp' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_two_crcx_confecho_sendonly_rtp started. 20241204085338550 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35684 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085338550 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085338550 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085338550 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085338550 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085338550 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085338550 DLMGCP DEBUG <0013> Generated response: line #00: 515 35684 FAIL (mgcp_msg.c:67) 20241204085338561 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35685 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085338561 DLMGCP DEBUG <0013> Received message: line #01: M: confecho (mgcp_msg.c:67) 20241204085338561 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241204085338561 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085338561 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085338561 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085338561 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085338561 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085338561 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085338561 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241204085338561 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241204085338561 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085338561 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085338561 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085338561 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085338561 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1225/rtp C:D388D4E8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085338561 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D388D4E8 connection mode 'confecho' 11 (mgcp_msg.c:120) 20241204085338561 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D388D4E8 output_enabled 1 (mgcp_msg.c:125) 20241204085338561 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085338561 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D388D4E8 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=GSM-HR-08 (mgcp_sdp.c:444) 20241204085338561 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1225/rtp C:D388D4E8 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:79) 20241204085338561 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085338562 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D388D4E8 CRCX: Creating connection: port: 5864 (mgcp_protocol.c:1112) 20241204085338562 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D388D4E8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085338562 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085338562 DLMGCP DEBUG <0013> Generated response: line #00: 200 35685 OK (mgcp_msg.c:67) 20241204085338562 DLMGCP DEBUG <0013> Generated response: line #01: I: D388D4E8 (mgcp_msg.c:67) 20241204085338562 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085338562 DLMGCP DEBUG <0013> Generated response: line #03: o=- D388D4E8 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085338562 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085338562 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085338562 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085338562 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5864 RTP/AVP 112 (mgcp_msg.c:67) 20241204085338562 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241204085338562 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085338567 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35686 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085338567 DLMGCP DEBUG <0013> Received message: line #01: M: sendonly (mgcp_msg.c:67) 20241204085338567 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241204085338567 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085338567 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085338567 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085338567 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085338567 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085338567 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085338567 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241204085338567 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241204085338567 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085338567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085338567 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085338567 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085338567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1225/rtp C:BDC73C1B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085338567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BDC73C1B connection mode 'sendonly' 2 (mgcp_msg.c:120) 20241204085338567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BDC73C1B output_enabled 1 (mgcp_msg.c:125) 20241204085338567 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085338567 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BDC73C1B Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=GSM-HR-08 (mgcp_sdp.c:444) 20241204085338567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1225/rtp C:BDC73C1B 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:79) 20241204085338567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241204085338567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BDC73C1B CRCX: Creating connection: port: 5866 (mgcp_protocol.c:1112) 20241204085338567 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BDC73C1B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085338567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085338567 DLMGCP DEBUG <0013> Generated response: line #00: 200 35686 OK (mgcp_msg.c:67) 20241204085338567 DLMGCP DEBUG <0013> Generated response: line #01: I: BDC73C1B (mgcp_msg.c:67) 20241204085338567 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085338567 DLMGCP DEBUG <0013> Generated response: line #03: o=- BDC73C1B 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085338567 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085338567 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085338567 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085338567 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5866 RTP/AVP 112 (mgcp_msg.c:67) 20241204085338567 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241204085338567 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085339671 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35687 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085339671 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:67) 20241204085339671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085339671 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085339671 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085339671 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241204085339671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085339671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085339671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085339671 DLMGCP DEBUG <0013> Generated response: line #00: 200 35687 OK (mgcp_msg.c:67) RTPEM0(259)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. MTC@962a8b3e952c: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: setverdict(pass): none -> pass VirtCallAgent-STATS(262)@962a8b3e952c: Final verdict of PTC: none RTPEM2(261)@962a8b3e952c: Final verdict of PTC: none RTPEM1(260)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(263)@962a8b3e952c: Final verdict of PTC: none RTPEM0(259)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(259): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(260): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(261): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(262): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(263): none (pass -> pass) MTC@962a8b3e952c: Test case TC_two_crcx_confecho_sendonly_rtp finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_confecho_sendonly_rtp pass'. Wed Dec 4 08:53:39 UTC 2024 ====== MGCP_Test.TC_two_crcx_confecho_sendonly_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_confecho_sendonly_rtp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=211972) Waiting for packet dumper to finish... 1 (prev_count=211972, count=255996) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_confecho_sendonly_rtp pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion'. ------ MGCP_Test.TC_ts101318_rfc5993_rtp_conversion ------ Wed Dec 4 08:53:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_ts101318_rfc5993_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_ts101318_rfc5993_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_ts101318_rfc5993_rtp_conversion started. 20241204085342742 DLMGCP DEBUG <0013> Received message: line #00: DLCX 22367 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085342742 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085342742 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085342742 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085342742 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085342742 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085342742 DLMGCP DEBUG <0013> Generated response: line #00: 515 22367 FAIL (mgcp_msg.c:67) 20241204085342747 DLMGCP DEBUG <0013> Received message: line #00: CRCX 22368 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085342747 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085342747 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241204085342747 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085342747 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085342747 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085342747 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085342747 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085342747 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085342747 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:67) 20241204085342747 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:67) 20241204085342747 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085342747 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085342747 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085342747 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085342747 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:4679085F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085342747 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4679085F connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085342747 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4679085F output_enabled 1 (mgcp_msg.c:125) 20241204085342747 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085342747 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4679085F Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08 (mgcp_sdp.c:444) 20241204085342747 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:4679085F 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:79) 20241204085342747 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085342747 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4679085F CRCX: Creating connection: port: 5868 (mgcp_protocol.c:1112) 20241204085342747 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4679085F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085342747 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085342747 DLMGCP DEBUG <0013> Generated response: line #00: 200 22368 OK (mgcp_msg.c:67) 20241204085342747 DLMGCP DEBUG <0013> Generated response: line #01: I: 4679085F (mgcp_msg.c:67) 20241204085342747 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085342747 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4679085F 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085342747 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085342747 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085342747 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085342747 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5868 RTP/AVP 111 (mgcp_msg.c:67) 20241204085342747 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:67) 20241204085342747 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085342749 DLMGCP DEBUG <0013> Received message: line #00: CRCX 22369 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085342749 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085342749 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241204085342749 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085342749 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085342749 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085342749 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085342749 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085342749 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085342749 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 111 (mgcp_msg.c:67) 20241204085342749 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:67) 20241204085342749 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085342749 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085342749 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085342749 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085342749 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:9AD0D3C1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085342749 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9AD0D3C1 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085342749 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9AD0D3C1 output_enabled 1 (mgcp_msg.c:125) 20241204085342749 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085342749 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9AD0D3C1 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08 (mgcp_sdp.c:444) 20241204085342750 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:9AD0D3C1 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:79) 20241204085342750 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241204085342750 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9AD0D3C1 CRCX: Creating connection: port: 5870 (mgcp_protocol.c:1112) 20241204085342750 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9AD0D3C1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085342750 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085342750 DLMGCP DEBUG <0013> Generated response: line #00: 200 22369 OK (mgcp_msg.c:67) 20241204085342750 DLMGCP DEBUG <0013> Generated response: line #01: I: 9AD0D3C1 (mgcp_msg.c:67) 20241204085342750 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085342750 DLMGCP DEBUG <0013> Generated response: line #03: o=- 9AD0D3C1 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085342750 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085342750 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085342750 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085342750 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5870 RTP/AVP 111 (mgcp_msg.c:67) 20241204085342750 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:67) 20241204085342750 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM1(265)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM1(265)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM0(264)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM0(264)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM0(264)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM1(265)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. 20241204085346865 DLMGCP DEBUG <0013> Received message: line #00: DLCX 22370 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085346865 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241204085346865 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085346865 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085346865 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085346865 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241204085346865 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085346865 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085346865 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085346865 DLMGCP DEBUG <0013> Generated response: line #00: 200 22370 OK (mgcp_msg.c:67) RTPEM0(264)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. MTC@962a8b3e952c: stats: { num_pkts_tx := 48, bytes_payload_tx := 672, num_pkts_rx := 48, bytes_payload_rx := 672, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: stats: { num_pkts_tx := 48, bytes_payload_tx := 720, 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@962a8b3e952c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(268)@962a8b3e952c: Final verdict of PTC: none RTPEM0(264)@962a8b3e952c: Final verdict of PTC: none RTPEM2(266)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(267)@962a8b3e952c: Final verdict of PTC: none RTPEM1(265)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(264): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(265): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(266): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(267): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@962a8b3e952c: Test case TC_ts101318_rfc5993_rtp_conversion finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion pass'. Wed Dec 4 08:53:46 UTC 2024 ====== MGCP_Test.TC_ts101318_rfc5993_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_ts101318_rfc5993_rtp_conversion.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=244436) Waiting for packet dumper to finish... 1 (prev_count=244436, count=255032) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp'. ------ MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp ------ Wed Dec 4 08:53:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_ts101318_rfc5993_rtp_conversion_fmtp started. 20241204085349975 DLMGCP DEBUG <0013> Received message: line #00: DLCX 5675 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085349975 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085349975 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085349975 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085349975 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085349975 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085349975 DLMGCP DEBUG <0013> Generated response: line #00: 515 5675 FAIL (mgcp_msg.c:67) 20241204085349981 DLMGCP DEBUG <0013> Received message: line #00: CRCX 5676 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085349981 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085349981 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241204085349981 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085349981 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085349981 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085349981 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085349981 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085349981 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085349981 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:67) 20241204085349981 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:67) 20241204085349981 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085349981 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:111 gsm-hr-format=ts101318 (mgcp_msg.c:67) 20241204085349981 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085349981 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085349981 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085349981 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:ABF2BA5A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085349981 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:ABF2BA5A connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085349981 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:ABF2BA5A output_enabled 1 (mgcp_msg.c:125) 20241204085349981 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085349981 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:ABF2BA5A Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08 (mgcp_sdp.c:444) 20241204085349981 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:ABF2BA5A 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:79) 20241204085349981 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085349981 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:ABF2BA5A CRCX: Creating connection: port: 5872 (mgcp_protocol.c:1112) 20241204085349981 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:ABF2BA5A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085349981 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085349981 DLMGCP DEBUG <0013> Generated response: line #00: 200 5676 OK (mgcp_msg.c:67) 20241204085349981 DLMGCP DEBUG <0013> Generated response: line #01: I: ABF2BA5A (mgcp_msg.c:67) 20241204085349981 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085349981 DLMGCP DEBUG <0013> Generated response: line #03: o=- ABF2BA5A 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085349981 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085349981 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085349981 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085349981 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5872 RTP/AVP 111 (mgcp_msg.c:67) 20241204085349981 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:67) 20241204085349981 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:111 (mgcp_msg.c:67) 20241204085349981 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085349984 DLMGCP DEBUG <0013> Received message: line #00: CRCX 5677 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085349984 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085349984 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241204085349984 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085349984 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085349984 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085349984 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085349984 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085349984 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085349984 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 111 (mgcp_msg.c:67) 20241204085349984 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:67) 20241204085349984 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085349984 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:111 gsm-hr-format=rfc5993 (mgcp_msg.c:67) 20241204085349984 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085349984 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085349984 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085349984 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:204BCB15 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085349984 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:204BCB15 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085349984 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:204BCB15 output_enabled 1 (mgcp_msg.c:125) 20241204085349984 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085349984 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:204BCB15 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08 (mgcp_sdp.c:444) 20241204085349984 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:204BCB15 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:79) 20241204085349984 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241204085349984 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:204BCB15 CRCX: Creating connection: port: 5874 (mgcp_protocol.c:1112) 20241204085349984 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:204BCB15 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085349984 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085349984 DLMGCP DEBUG <0013> Generated response: line #00: 200 5677 OK (mgcp_msg.c:67) 20241204085349984 DLMGCP DEBUG <0013> Generated response: line #01: I: 204BCB15 (mgcp_msg.c:67) 20241204085349984 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085349984 DLMGCP DEBUG <0013> Generated response: line #03: o=- 204BCB15 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085349984 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085349984 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085349984 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085349984 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5874 RTP/AVP 111 (mgcp_msg.c:67) 20241204085349984 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:67) 20241204085349984 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:111 (mgcp_msg.c:67) 20241204085349984 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM1(270)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM1(270)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM0(269)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM0(269)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM0(269)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM1(270)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. 20241204085354384 DLMGCP DEBUG <0013> Received message: line #00: DLCX 5678 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085354384 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241204085354384 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085354384 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085354384 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085354384 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241204085354384 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085354384 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085354384 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085354384 DLMGCP DEBUG <0013> Generated response: line #00: 200 5678 OK (mgcp_msg.c:67) RTPEM0(269)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. MTC@962a8b3e952c: stats: { num_pkts_tx := 42, bytes_payload_tx := 588, num_pkts_rx := 48, bytes_payload_rx := 672, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: stats: { num_pkts_tx := 48, bytes_payload_tx := 720, num_pkts_rx := 42, bytes_payload_rx := 630, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: setverdict(pass): none -> pass VirtCallAgent-STATS(272)@962a8b3e952c: Final verdict of PTC: none RTPEM2(271)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(273)@962a8b3e952c: Final verdict of PTC: none RTPEM1(270)@962a8b3e952c: Final verdict of PTC: none RTPEM0(269)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(269): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(270): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(271): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(272): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(273): none (pass -> pass) MTC@962a8b3e952c: Test case TC_ts101318_rfc5993_rtp_conversion_fmtp finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp pass'. Wed Dec 4 08:53:54 UTC 2024 ====== MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=234300) Waiting for packet dumper to finish... 1 (prev_count=234300, count=242664) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion'. ------ MGCP_Test.TC_amr_oa_bwe_rtp_conversion ------ Wed Dec 4 08:53:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_amr_oa_bwe_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_amr_oa_bwe_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_amr_oa_bwe_rtp_conversion started. 20241204085357451 DLMGCP DEBUG <0013> Received message: line #00: DLCX 55940 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085357451 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085357451 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085357451 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085357451 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085357451 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085357451 DLMGCP DEBUG <0013> Generated response: line #00: 515 55940 FAIL (mgcp_msg.c:67) 20241204085357455 DLMGCP DEBUG <0013> Received message: line #00: CRCX 55941 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085357455 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085357455 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241204085357455 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085357455 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085357455 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085357455 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085357455 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085357455 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085357455 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241204085357455 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241204085357455 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085357455 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:67) 20241204085357455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085357455 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085357455 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085357455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:2BAA2491 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085357455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2BAA2491 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085357455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2BAA2491 output_enabled 1 (mgcp_msg.c:125) 20241204085357455 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085357455 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2BAA2491 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR (mgcp_sdp.c:444) 20241204085357455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:2BAA2491 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:79) 20241204085357455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085357455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2BAA2491 CRCX: Creating connection: port: 5876 (mgcp_protocol.c:1112) 20241204085357455 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2BAA2491 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085357455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085357455 DLMGCP DEBUG <0013> Generated response: line #00: 200 55941 OK (mgcp_msg.c:67) 20241204085357455 DLMGCP DEBUG <0013> Generated response: line #01: I: 2BAA2491 (mgcp_msg.c:67) 20241204085357455 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085357455 DLMGCP DEBUG <0013> Generated response: line #03: o=- 2BAA2491 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085357455 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085357455 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085357455 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085357455 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5876 RTP/AVP 96 (mgcp_msg.c:67) 20241204085357455 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241204085357455 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:67) 20241204085357455 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085357458 DLMGCP DEBUG <0013> Received message: line #00: CRCX 55942 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085357458 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085357458 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241204085357458 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085357458 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085357458 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085357458 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085357458 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085357458 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085357458 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241204085357458 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085357458 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085357458 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=0 (mgcp_msg.c:67) 20241204085357458 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085357458 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085357458 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085357458 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:C3F17E75 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085357458 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C3F17E75 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085357458 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C3F17E75 output_enabled 1 (mgcp_msg.c:125) 20241204085357458 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085357458 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C3F17E75 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241204085357458 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:C3F17E75 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:79) 20241204085357458 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241204085357458 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C3F17E75 CRCX: Creating connection: port: 5878 (mgcp_protocol.c:1112) 20241204085357458 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C3F17E75 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085357458 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085357458 DLMGCP DEBUG <0013> Generated response: line #00: 200 55942 OK (mgcp_msg.c:67) 20241204085357458 DLMGCP DEBUG <0013> Generated response: line #01: I: C3F17E75 (mgcp_msg.c:67) 20241204085357458 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085357458 DLMGCP DEBUG <0013> Generated response: line #03: o=- C3F17E75 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085357458 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085357458 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085357458 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085357458 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5878 RTP/AVP 112 (mgcp_msg.c:67) 20241204085357458 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085357458 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:67) 20241204085357458 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM1(275)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM1(275)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM0(274)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM0(274)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM0(274)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM1(275)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. 20241204085401574 DLMGCP DEBUG <0013> Received message: line #00: DLCX 55943 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085401574 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241204085401574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085401574 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085401574 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085401574 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241204085401574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085401574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085401574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085401574 DLMGCP DEBUG <0013> Generated response: line #00: 200 55943 OK (mgcp_msg.c:67) RTPEM0(274)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. MTC@962a8b3e952c: stats: { num_pkts_tx := 49, bytes_payload_tx := 833, num_pkts_rx := 47, bytes_payload_rx := 799, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: stats: { num_pkts_tx := 47, bytes_payload_tx := 752, num_pkts_rx := 49, bytes_payload_rx := 784, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(278)@962a8b3e952c: Final verdict of PTC: none RTPEM2(276)@962a8b3e952c: Final verdict of PTC: none RTPEM0(274)@962a8b3e952c: Final verdict of PTC: none RTPEM1(275)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(277)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(274): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(275): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(276): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(277): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(278): none (pass -> pass) MTC@962a8b3e952c: Test case TC_amr_oa_bwe_rtp_conversion finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion pass'. Wed Dec 4 08:54:01 UTC 2024 ====== MGCP_Test.TC_amr_oa_bwe_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_amr_oa_bwe_rtp_conversion.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=247192) Waiting for packet dumper to finish... 1 (prev_count=247192, count=255184) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion'. ------ MGCP_Test.TC_amr_oa_oa_rtp_conversion ------ Wed Dec 4 08:54:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_amr_oa_oa_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_amr_oa_oa_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_amr_oa_oa_rtp_conversion started. 20241204085404704 DLMGCP DEBUG <0013> Received message: line #00: DLCX 21937 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085404704 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085404704 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085404704 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085404704 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085404704 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085404704 DLMGCP DEBUG <0013> Generated response: line #00: 515 21937 FAIL (mgcp_msg.c:67) 20241204085404707 DLMGCP DEBUG <0013> Received message: line #00: CRCX 21938 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) RTPEM1(280)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. 20241204085404707 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085404707 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241204085404707 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085404707 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085404707 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085404707 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085404707 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085404707 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085404707 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241204085404707 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241204085404707 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085404707 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:67) 20241204085404707 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085404707 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085404707 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085404708 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:B40B2CBB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085404708 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B40B2CBB connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085404708 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B40B2CBB output_enabled 1 (mgcp_msg.c:125) 20241204085404708 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085404708 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B40B2CBB Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR (mgcp_sdp.c:444) 20241204085404708 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:B40B2CBB 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:79) 20241204085404708 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085404708 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B40B2CBB CRCX: Creating connection: port: 5880 (mgcp_protocol.c:1112) 20241204085404708 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B40B2CBB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085404708 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085404708 DLMGCP DEBUG <0013> Generated response: line #00: 200 21938 OK (mgcp_msg.c:67) 20241204085404708 DLMGCP DEBUG <0013> Generated response: line #01: I: B40B2CBB (mgcp_msg.c:67) 20241204085404708 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085404708 DLMGCP DEBUG <0013> Generated response: line #03: o=- B40B2CBB 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085404708 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085404708 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085404708 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085404708 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5880 RTP/AVP 96 (mgcp_msg.c:67) 20241204085404708 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241204085404708 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:67) 20241204085404708 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085404711 DLMGCP DEBUG <0013> Received message: line #00: CRCX 21939 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085404711 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085404711 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241204085404711 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085404711 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085404711 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085404711 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085404711 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085404711 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085404711 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241204085404711 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085404711 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085404711 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241204085404711 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085404711 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085404711 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085404711 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:3CD1C8D2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085404711 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3CD1C8D2 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085404711 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3CD1C8D2 output_enabled 1 (mgcp_msg.c:125) 20241204085404711 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085404711 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3CD1C8D2 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241204085404711 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:3CD1C8D2 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:79) 20241204085404711 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241204085404711 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3CD1C8D2 CRCX: Creating connection: port: 5882 (mgcp_protocol.c:1112) 20241204085404711 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3CD1C8D2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085404711 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085404711 DLMGCP DEBUG <0013> Generated response: line #00: 200 21939 OK (mgcp_msg.c:67) 20241204085404711 DLMGCP DEBUG <0013> Generated response: line #01: I: 3CD1C8D2 (mgcp_msg.c:67) 20241204085404711 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085404711 DLMGCP DEBUG <0013> Generated response: line #03: o=- 3CD1C8D2 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085404711 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085404711 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085404711 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085404711 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5882 RTP/AVP 112 (mgcp_msg.c:67) 20241204085404711 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085404711 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241204085404711 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM1(280)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM0(279)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM0(279)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM0(279)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM1(280)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. 20241204085408816 DLMGCP DEBUG <0013> Received message: line #00: DLCX 21940 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085408816 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241204085408816 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085408817 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085408817 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085408817 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241204085408817 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085408817 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085408817 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085408817 DLMGCP DEBUG <0013> Generated response: line #00: 200 21940 OK (mgcp_msg.c:67) RTPEM0(279)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. MTC@962a8b3e952c: 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@962a8b3e952c: 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@962a8b3e952c: setverdict(pass): none -> pass VirtCallAgent-STATS(282)@962a8b3e952c: Final verdict of PTC: none RTPEM1(280)@962a8b3e952c: Final verdict of PTC: none RTPEM2(281)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(283)@962a8b3e952c: Final verdict of PTC: none RTPEM0(279)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(279): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(280): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(281): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(282): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@962a8b3e952c: Test case TC_amr_oa_oa_rtp_conversion finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion pass'. Wed Dec 4 08:54:08 UTC 2024 ====== MGCP_Test.TC_amr_oa_oa_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_amr_oa_oa_rtp_conversion.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=235644) Waiting for packet dumper to finish... 1 (prev_count=235644, count=257028) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion'. ------ MGCP_Test.TC_amr_bwe_bwe_rtp_conversion ------ Wed Dec 4 08:54:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_amr_bwe_bwe_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_amr_bwe_bwe_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_amr_bwe_bwe_rtp_conversion started. 20241204085411928 DLMGCP DEBUG <0013> Received message: line #00: DLCX 56749 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085411928 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085411928 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085411928 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085411928 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085411928 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085411928 DLMGCP DEBUG <0013> Generated response: line #00: 515 56749 FAIL (mgcp_msg.c:67) 20241204085411931 DLMGCP DEBUG <0013> Received message: line #00: CRCX 56750 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085411931 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085411931 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241204085411931 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085411931 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085411931 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085411931 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085411931 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085411931 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085411931 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241204085411931 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241204085411931 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085411931 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=0 (mgcp_msg.c:67) 20241204085411931 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085411931 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085411931 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085411931 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:7A3CB2B7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085411931 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7A3CB2B7 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085411931 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7A3CB2B7 output_enabled 1 (mgcp_msg.c:125) 20241204085411931 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085411931 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7A3CB2B7 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR (mgcp_sdp.c:444) 20241204085411931 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:7A3CB2B7 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:79) 20241204085411931 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085411931 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7A3CB2B7 CRCX: Creating connection: port: 5884 (mgcp_protocol.c:1112) 20241204085411931 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7A3CB2B7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085411931 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085411931 DLMGCP DEBUG <0013> Generated response: line #00: 200 56750 OK (mgcp_msg.c:67) 20241204085411931 DLMGCP DEBUG <0013> Generated response: line #01: I: 7A3CB2B7 (mgcp_msg.c:67) 20241204085411931 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085411931 DLMGCP DEBUG <0013> Generated response: line #03: o=- 7A3CB2B7 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085411931 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085411931 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085411931 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085411931 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5884 RTP/AVP 96 (mgcp_msg.c:67) 20241204085411931 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241204085411931 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=0 (mgcp_msg.c:67) 20241204085411931 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085411932 DLMGCP DEBUG <0013> Received message: line #00: CRCX 56751 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085411932 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085411932 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241204085411932 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085411932 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085411932 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085411932 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085411932 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085411932 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085411932 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241204085411932 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085411932 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085411932 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=0 (mgcp_msg.c:67) 20241204085411932 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085411932 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085411932 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085411932 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:69E3E807 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085411932 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:69E3E807 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085411932 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:69E3E807 output_enabled 1 (mgcp_msg.c:125) 20241204085411932 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085411932 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:69E3E807 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241204085411933 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:69E3E807 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:79) 20241204085411933 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241204085411933 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:69E3E807 CRCX: Creating connection: port: 5886 (mgcp_protocol.c:1112) 20241204085411933 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:69E3E807 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085411933 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085411933 DLMGCP DEBUG <0013> Generated response: line #00: 200 56751 OK (mgcp_msg.c:67) 20241204085411933 DLMGCP DEBUG <0013> Generated response: line #01: I: 69E3E807 (mgcp_msg.c:67) 20241204085411933 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085411933 DLMGCP DEBUG <0013> Generated response: line #03: o=- 69E3E807 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085411933 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085411933 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085411933 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085411933 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5886 RTP/AVP 112 (mgcp_msg.c:67) 20241204085411933 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085411933 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:67) 20241204085411933 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM1(285)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM1(285)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM0(284)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM0(284)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM0(284)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM1(285)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. 20241204085416039 DLMGCP DEBUG <0013> Received message: line #00: DLCX 56752 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085416039 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241204085416039 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085416039 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085416039 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085416039 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241204085416039 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085416039 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085416039 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085416039 DLMGCP DEBUG <0013> Generated response: line #00: 200 56752 OK (mgcp_msg.c:67) RTPEM0(284)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. MTC@962a8b3e952c: stats: { num_pkts_tx := 49, bytes_payload_tx := 686, num_pkts_rx := 42, bytes_payload_rx := 588, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: stats: { num_pkts_tx := 42, bytes_payload_tx := 588, num_pkts_rx := 49, bytes_payload_rx := 686, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: setverdict(pass): none -> pass RTPEM0(284)@962a8b3e952c: Final verdict of PTC: none RTPEM2(286)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(287)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(288)@962a8b3e952c: Final verdict of PTC: none RTPEM1(285)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(284): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(285): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(286): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(287): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(288): none (pass -> pass) MTC@962a8b3e952c: Test case TC_amr_bwe_bwe_rtp_conversion finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion pass'. Wed Dec 4 08:54:16 UTC 2024 ====== MGCP_Test.TC_amr_bwe_bwe_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_amr_bwe_bwe_rtp_conversion.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=235648) Waiting for packet dumper to finish... 1 (prev_count=235648, count=243640) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion'. ------ MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion ------ Wed Dec 4 08:54:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_amr_oa_oa_no_bwe_rtp_conversion started. 20241204085419134 DLMGCP DEBUG <0013> Received message: line #00: DLCX 51999 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085419134 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085419134 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085419134 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085419134 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085419134 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085419134 DLMGCP DEBUG <0013> Generated response: line #00: 515 51999 FAIL (mgcp_msg.c:67) 20241204085419138 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52000 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085419138 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085419138 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241204085419138 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085419138 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085419138 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085419138 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085419138 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085419138 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085419138 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241204085419138 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241204085419138 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085419138 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:67) 20241204085419138 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085419138 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085419138 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085419138 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:C773CC91 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085419138 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C773CC91 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085419138 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C773CC91 output_enabled 1 (mgcp_msg.c:125) 20241204085419138 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085419138 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C773CC91 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR (mgcp_sdp.c:444) 20241204085419138 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:C773CC91 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:79) 20241204085419138 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085419139 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C773CC91 CRCX: Creating connection: port: 5888 (mgcp_protocol.c:1112) 20241204085419139 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C773CC91 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085419139 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085419139 DLMGCP DEBUG <0013> Generated response: line #00: 200 52000 OK (mgcp_msg.c:67) 20241204085419139 DLMGCP DEBUG <0013> Generated response: line #01: I: C773CC91 (mgcp_msg.c:67) 20241204085419139 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085419139 DLMGCP DEBUG <0013> Generated response: line #03: o=- C773CC91 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085419139 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085419139 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085419139 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085419139 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5888 RTP/AVP 96 (mgcp_msg.c:67) 20241204085419139 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241204085419139 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:67) 20241204085419139 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085419141 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52001 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085419141 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085419141 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241204085419141 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085419141 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085419141 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085419141 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085419141 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085419141 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085419141 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:67) 20241204085419141 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085419141 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:67) 20241204085419141 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085419141 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241204085419141 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=0 (mgcp_msg.c:67) 20241204085419141 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085419141 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085419141 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085419141 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:D4ACE82E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085419141 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D4ACE82E connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085419141 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D4ACE82E output_enabled 1 (mgcp_msg.c:125) 20241204085419141 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085419141 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D4ACE82E Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR 113=AMR (mgcp_sdp.c:444) 20241204085419141 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:D4ACE82E 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:79) 20241204085419141 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:D4ACE82E 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:79) 20241204085419141 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241204085419141 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D4ACE82E CRCX: Creating connection: port: 5890 (mgcp_protocol.c:1112) 20241204085419141 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D4ACE82E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085419141 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085419141 DLMGCP DEBUG <0013> Generated response: line #00: 200 52001 OK (mgcp_msg.c:67) 20241204085419141 DLMGCP DEBUG <0013> Generated response: line #01: I: D4ACE82E (mgcp_msg.c:67) 20241204085419141 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085419141 DLMGCP DEBUG <0013> Generated response: line #03: o=- D4ACE82E 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085419141 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085419141 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085419141 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085419141 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5890 RTP/AVP 112 (mgcp_msg.c:67) 20241204085419141 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085419141 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241204085419141 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM1(290)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM1(290)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM0(289)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM0(289)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM0(289)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM1(290)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. 20241204085423250 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52002 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085423250 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241204085423250 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085423250 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085423250 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085423250 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241204085423250 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085423250 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085423250 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085423250 DLMGCP DEBUG <0013> Generated response: line #00: 200 52002 OK (mgcp_msg.c:67) RTPEM0(289)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. MTC@962a8b3e952c: stats: { num_pkts_tx := 49, bytes_payload_tx := 735, num_pkts_rx := 49, bytes_payload_rx := 735, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: stats: { num_pkts_tx := 49, bytes_payload_tx := 735, num_pkts_rx := 49, bytes_payload_rx := 735, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: setverdict(pass): none -> pass RTPEM2(291)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(292)@962a8b3e952c: Final verdict of PTC: none RTPEM0(289)@962a8b3e952c: Final verdict of PTC: none RTPEM1(290)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(293)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(289): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(290): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(291): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(292): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(293): none (pass -> pass) MTC@962a8b3e952c: Test case TC_amr_oa_oa_no_bwe_rtp_conversion finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion pass'. Wed Dec 4 08:54:23 UTC 2024 ====== MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252960) Waiting for packet dumper to finish... 1 (prev_count=252960, count=260952) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion'. ------ MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion ------ Wed Dec 4 08:54:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_amr_oa_no_bwe_oa_rtp_conversion started. 20241204085426334 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61634 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085426334 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085426334 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085426334 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085426334 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085426334 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085426334 DLMGCP DEBUG <0013> Generated response: line #00: 515 61634 FAIL (mgcp_msg.c:67) 20241204085426338 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61635 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085426338 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085426338 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241204085426338 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085426338 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085426338 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085426338 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085426338 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085426338 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085426338 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241204085426338 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241204085426338 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085426338 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:67) 20241204085426338 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085426338 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085426338 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085426338 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:2C946A27 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085426338 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2C946A27 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085426338 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2C946A27 output_enabled 1 (mgcp_msg.c:125) 20241204085426338 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085426338 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2C946A27 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR (mgcp_sdp.c:444) 20241204085426338 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:2C946A27 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:79) 20241204085426338 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085426338 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2C946A27 CRCX: Creating connection: port: 5892 (mgcp_protocol.c:1112) 20241204085426338 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2C946A27 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085426338 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085426338 DLMGCP DEBUG <0013> Generated response: line #00: 200 61635 OK (mgcp_msg.c:67) 20241204085426338 DLMGCP DEBUG <0013> Generated response: line #01: I: 2C946A27 (mgcp_msg.c:67) 20241204085426338 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085426338 DLMGCP DEBUG <0013> Generated response: line #03: o=- 2C946A27 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085426338 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085426338 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085426338 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085426338 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5892 RTP/AVP 96 (mgcp_msg.c:67) 20241204085426338 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241204085426338 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:67) 20241204085426338 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085426340 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61636 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085426340 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085426340 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241204085426340 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085426340 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085426340 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085426340 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085426340 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085426340 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085426340 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:67) 20241204085426340 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085426340 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:67) 20241204085426340 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085426340 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=0 (mgcp_msg.c:67) 20241204085426340 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=1 (mgcp_msg.c:67) 20241204085426340 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085426340 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085426340 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085426340 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:3B2892A7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085426340 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3B2892A7 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085426340 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3B2892A7 output_enabled 1 (mgcp_msg.c:125) 20241204085426340 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085426340 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3B2892A7 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR 113=AMR (mgcp_sdp.c:444) 20241204085426340 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:3B2892A7 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:79) 20241204085426340 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:3B2892A7 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:79) 20241204085426340 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241204085426340 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3B2892A7 CRCX: Creating connection: port: 5894 (mgcp_protocol.c:1112) 20241204085426340 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3B2892A7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085426340 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085426340 DLMGCP DEBUG <0013> Generated response: line #00: 200 61636 OK (mgcp_msg.c:67) 20241204085426340 DLMGCP DEBUG <0013> Generated response: line #01: I: 3B2892A7 (mgcp_msg.c:67) 20241204085426340 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085426340 DLMGCP DEBUG <0013> Generated response: line #03: o=- 3B2892A7 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085426340 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085426340 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085426340 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085426340 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5894 RTP/AVP 113 (mgcp_msg.c:67) 20241204085426340 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:113 AMR/8000 (mgcp_msg.c:67) 20241204085426340 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:113 octet-align=1 (mgcp_msg.c:67) 20241204085426340 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM1(295)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM1(295)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM0(294)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM0(294)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM0(294)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM1(295)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. 20241204085430447 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61637 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085430447 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241204085430447 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085430447 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085430447 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085430447 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241204085430447 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085430447 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085430447 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085430447 DLMGCP DEBUG <0013> Generated response: line #00: 200 61637 OK (mgcp_msg.c:67) RTPEM0(294)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. MTC@962a8b3e952c: stats: { num_pkts_tx := 49, bytes_payload_tx := 735, num_pkts_rx := 49, bytes_payload_rx := 735, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: stats: { num_pkts_tx := 49, bytes_payload_tx := 735, num_pkts_rx := 49, bytes_payload_rx := 735, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: setverdict(pass): none -> pass RTPEM2(296)@962a8b3e952c: Final verdict of PTC: none RTPEM1(295)@962a8b3e952c: Final verdict of PTC: none RTPEM0(294)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(298)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(297)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(294): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(295): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(296): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(297): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(298): none (pass -> pass) MTC@962a8b3e952c: Test case TC_amr_oa_no_bwe_oa_rtp_conversion finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion pass'. Wed Dec 4 08:54:30 UTC 2024 ====== MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=239304) Waiting for packet dumper to finish... 1 (prev_count=239304, count=260688) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion'. ------ MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion ------ Wed Dec 4 08:54:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_amr_bwe_bwe_no_oa_rtp_conversion started. 20241204085433517 DLMGCP DEBUG <0013> Received message: line #00: DLCX 30673 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085433517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085433517 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085433517 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085433517 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085433517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085433517 DLMGCP DEBUG <0013> Generated response: line #00: 515 30673 FAIL (mgcp_msg.c:67) 20241204085433519 DLMGCP DEBUG <0013> Received message: line #00: CRCX 30674 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085433519 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085433519 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241204085433519 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085433519 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085433519 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085433519 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085433519 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085433519 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085433519 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241204085433519 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241204085433519 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085433519 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=0 (mgcp_msg.c:67) 20241204085433519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085433519 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085433519 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085433519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:FDD253B0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085433519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FDD253B0 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085433519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FDD253B0 output_enabled 1 (mgcp_msg.c:125) 20241204085433519 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085433519 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FDD253B0 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR (mgcp_sdp.c:444) 20241204085433520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:FDD253B0 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:79) 20241204085433520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085433520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FDD253B0 CRCX: Creating connection: port: 5896 (mgcp_protocol.c:1112) 20241204085433520 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FDD253B0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085433520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085433520 DLMGCP DEBUG <0013> Generated response: line #00: 200 30674 OK (mgcp_msg.c:67) 20241204085433520 DLMGCP DEBUG <0013> Generated response: line #01: I: FDD253B0 (mgcp_msg.c:67) 20241204085433520 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085433520 DLMGCP DEBUG <0013> Generated response: line #03: o=- FDD253B0 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085433520 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085433520 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085433520 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085433520 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5896 RTP/AVP 96 (mgcp_msg.c:67) 20241204085433520 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241204085433520 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=0 (mgcp_msg.c:67) 20241204085433520 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085433521 DLMGCP DEBUG <0013> Received message: line #00: CRCX 30675 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085433521 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085433521 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241204085433521 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085433521 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085433521 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085433521 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085433521 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085433521 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085433521 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:67) 20241204085433521 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085433521 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:67) 20241204085433521 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085433521 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=0 (mgcp_msg.c:67) 20241204085433521 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=1 (mgcp_msg.c:67) 20241204085433521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085433521 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085433521 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085433521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:D348F094 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085433521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D348F094 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085433521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D348F094 output_enabled 1 (mgcp_msg.c:125) 20241204085433521 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085433521 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D348F094 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR 113=AMR (mgcp_sdp.c:444) 20241204085433521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:D348F094 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:79) 20241204085433521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:D348F094 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:79) 20241204085433521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241204085433521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D348F094 CRCX: Creating connection: port: 5898 (mgcp_protocol.c:1112) 20241204085433521 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D348F094 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085433521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085433521 DLMGCP DEBUG <0013> Generated response: line #00: 200 30675 OK (mgcp_msg.c:67) 20241204085433521 DLMGCP DEBUG <0013> Generated response: line #01: I: D348F094 (mgcp_msg.c:67) 20241204085433521 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085433521 DLMGCP DEBUG <0013> Generated response: line #03: o=- D348F094 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085433521 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085433521 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085433521 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085433521 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5898 RTP/AVP 112 (mgcp_msg.c:67) 20241204085433521 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085433521 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:67) 20241204085433521 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM1(300)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM1(300)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM0(299)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM0(299)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM0(299)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM1(300)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. 20241204085437630 DLMGCP DEBUG <0013> Received message: line #00: DLCX 30676 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085437630 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241204085437630 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085437630 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085437630 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085437630 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241204085437630 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085437630 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085437630 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085437630 DLMGCP DEBUG <0013> Generated response: line #00: 200 30676 OK (mgcp_msg.c:67) RTPEM0(299)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. MTC@962a8b3e952c: stats: { num_pkts_tx := 49, bytes_payload_tx := 686, num_pkts_rx := 49, bytes_payload_rx := 686, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: stats: { num_pkts_tx := 49, bytes_payload_tx := 686, num_pkts_rx := 49, bytes_payload_rx := 686, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: setverdict(pass): none -> pass VirtCallAgent-STATS(302)@962a8b3e952c: Final verdict of PTC: none RTPEM2(301)@962a8b3e952c: Final verdict of PTC: none RTPEM1(300)@962a8b3e952c: Final verdict of PTC: none RTPEM0(299)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(303)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(299): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(300): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(301): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(302): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(303): none (pass -> pass) MTC@962a8b3e952c: Test case TC_amr_bwe_bwe_no_oa_rtp_conversion finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion pass'. Wed Dec 4 08:54:37 UTC 2024 ====== MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252700) Waiting for packet dumper to finish... 1 (prev_count=252700, count=260692) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion'. ------ MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion ------ Wed Dec 4 08:54:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_amr_bwe_no_oa_bwe_rtp_conversion started. 20241204085440698 DLMGCP DEBUG <0013> Received message: line #00: DLCX 16619 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085440698 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085440698 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085440698 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085440698 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085440698 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085440698 DLMGCP DEBUG <0013> Generated response: line #00: 515 16619 FAIL (mgcp_msg.c:67) 20241204085440702 DLMGCP DEBUG <0013> Received message: line #00: CRCX 16620 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085440702 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085440702 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241204085440702 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085440702 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085440702 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085440702 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085440702 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085440702 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085440702 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241204085440702 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241204085440702 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085440702 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=0 (mgcp_msg.c:67) 20241204085440702 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085440702 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085440702 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085440702 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:2B206219 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085440702 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2B206219 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085440702 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2B206219 output_enabled 1 (mgcp_msg.c:125) 20241204085440702 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085440702 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2B206219 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR (mgcp_sdp.c:444) 20241204085440702 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:2B206219 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:79) 20241204085440702 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085440702 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2B206219 CRCX: Creating connection: port: 5900 (mgcp_protocol.c:1112) 20241204085440702 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2B206219 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085440702 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085440702 DLMGCP DEBUG <0013> Generated response: line #00: 200 16620 OK (mgcp_msg.c:67) 20241204085440702 DLMGCP DEBUG <0013> Generated response: line #01: I: 2B206219 (mgcp_msg.c:67) 20241204085440702 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085440702 DLMGCP DEBUG <0013> Generated response: line #03: o=- 2B206219 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085440702 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085440702 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085440702 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085440702 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5900 RTP/AVP 96 (mgcp_msg.c:67) 20241204085440702 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241204085440702 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=0 (mgcp_msg.c:67) 20241204085440702 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085440704 DLMGCP DEBUG <0013> Received message: line #00: CRCX 16621 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085440704 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085440704 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241204085440704 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085440704 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085440704 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085440704 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085440704 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085440704 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085440704 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:67) 20241204085440704 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085440705 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:67) 20241204085440705 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085440705 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241204085440705 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=0 (mgcp_msg.c:67) 20241204085440705 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085440705 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085440705 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085440705 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:D4DFD0B4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085440705 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D4DFD0B4 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085440705 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D4DFD0B4 output_enabled 1 (mgcp_msg.c:125) 20241204085440705 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085440705 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D4DFD0B4 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR 113=AMR (mgcp_sdp.c:444) 20241204085440705 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:D4DFD0B4 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:79) 20241204085440705 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:D4DFD0B4 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:79) 20241204085440705 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241204085440705 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D4DFD0B4 CRCX: Creating connection: port: 5902 (mgcp_protocol.c:1112) 20241204085440705 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D4DFD0B4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085440705 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085440705 DLMGCP DEBUG <0013> Generated response: line #00: 200 16621 OK (mgcp_msg.c:67) 20241204085440705 DLMGCP DEBUG <0013> Generated response: line #01: I: D4DFD0B4 (mgcp_msg.c:67) 20241204085440705 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085440705 DLMGCP DEBUG <0013> Generated response: line #03: o=- D4DFD0B4 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085440705 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085440705 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085440705 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085440705 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5902 RTP/AVP 113 (mgcp_msg.c:67) 20241204085440705 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:113 AMR/8000 (mgcp_msg.c:67) 20241204085440705 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:113 octet-align=0 (mgcp_msg.c:67) 20241204085440705 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM1(305)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM1(305)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM0(304)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM0(304)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM0(304)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM1(305)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. 20241204085444831 DLMGCP DEBUG <0013> Received message: line #00: DLCX 16622 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085444831 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241204085444831 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085444831 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085444831 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085444831 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241204085444831 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085444831 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085444831 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085444831 DLMGCP DEBUG <0013> Generated response: line #00: 200 16622 OK (mgcp_msg.c:67) RTPEM0(304)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. MTC@962a8b3e952c: stats: { num_pkts_tx := 49, bytes_payload_tx := 686, num_pkts_rx := 45, bytes_payload_rx := 630, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: stats: { num_pkts_tx := 45, bytes_payload_tx := 630, num_pkts_rx := 49, bytes_payload_rx := 686, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: setverdict(pass): none -> pass VirtCallAgent-STATS(307)@962a8b3e952c: Final verdict of PTC: none RTPEM1(305)@962a8b3e952c: Final verdict of PTC: none RTPEM2(306)@962a8b3e952c: Final verdict of PTC: none RTPEM0(304)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(308)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(304): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(305): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(306): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(307): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(308): none (pass -> pass) MTC@962a8b3e952c: Test case TC_amr_bwe_no_oa_bwe_rtp_conversion finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion pass'. Wed Dec 4 08:54:44 UTC 2024 ====== MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=243772) Waiting for packet dumper to finish... 1 (prev_count=243772, count=251764) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_conn_timeout'. ------ MGCP_Test.TC_conn_timeout ------ Wed Dec 4 08:54:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_conn_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_conn_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_conn_timeout' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_conn_timeout started. 20241204085447962 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3867 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085447962 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241204085447962 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085447962 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085447962 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085447962 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085447962 DLMGCP DEBUG <0013> Generated response: line #00: 515 3867 FAIL (mgcp_msg.c:67) MTC@962a8b3e952c: Setting conn-timeout to 1s MTC@962a8b3e952c: Sending RTP data for 1.5s 20241204085447967 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3868 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085447967 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:67) 20241204085447967 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241204085447967 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085447967 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085447967 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085447967 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085447967 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085447967 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085447967 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:67) 20241204085447967 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241204085447967 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085447967 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241204085447967 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085447967 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085447967 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085447967 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:82102494 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085447967 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 connection mode 'loopback' 7 (mgcp_msg.c:120) 20241204085447967 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 output_enabled 1 (mgcp_msg.c:125) 20241204085447967 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085447967 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:82102494 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08 (mgcp_sdp.c:444) 20241204085447967 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:82102494 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:79) 20241204085447967 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085447967 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw RTP-setup: Endpoint is in loopback mode, stopping here! (mgcp_protocol.c:167) 20241204085447967 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 CRCX: Creating connection: port: 5904 (mgcp_protocol.c:1112) 20241204085447967 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:82102494 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085447967 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085447967 DLMGCP DEBUG <0013> Generated response: line #00: 200 3868 OK (mgcp_msg.c:67) 20241204085447967 DLMGCP DEBUG <0013> Generated response: line #01: I: 82102494 (mgcp_msg.c:67) 20241204085447967 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085447967 DLMGCP DEBUG <0013> Generated response: line #03: o=- 82102494 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085447967 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085447967 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085447967 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085447967 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5904 RTP/AVP 111 (mgcp_msg.c:67) 20241204085447967 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241204085447967 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085447989 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448009 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448029 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448049 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448069 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448090 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448110 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448130 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448150 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448170 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448190 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448211 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448231 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448251 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448272 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448292 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448312 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448333 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448353 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448374 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448394 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448414 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448434 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448455 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448475 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448495 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448516 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448536 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448556 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448576 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448597 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448617 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448637 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448657 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448678 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448698 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448718 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448739 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448759 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448779 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448800 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448820 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448841 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448861 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448881 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448901 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448922 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448942 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448962 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085448983 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085449003 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085449023 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085449043 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085449064 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085449084 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085449104 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085449125 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085449145 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085449165 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085449186 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085449206 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085449226 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085449246 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085449266 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085449287 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085449307 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085449327 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085449347 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085449381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085449401 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085449421 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085449441 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085449462 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) MTC@962a8b3e952c: Stopping for 0.5s and resuming 20241204085449991 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085450011 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085450032 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) 20241204085450052 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:82102494 watchdog kicked (mgcp_conn.c:158) MTC@962a8b3e952c: Stopping for 1.5s, expecting to run into timeout 20241204085451054 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw CI:82102494 connection timed out! (mgcp_conn.c:148) 20241204085451054 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) MTC@962a8b3e952c: Resuming should fail now RTPEM0(309)@962a8b3e952c: Connection refused (expected) RTPEM0(309)@962a8b3e952c: Connection refused (expected) RTPEM0(309)@962a8b3e952c: Connection refused (expected) RTPEM0(309)@962a8b3e952c: Connection refused (expected) RTPEM0(309)@962a8b3e952c: Connection refused (expected) RTPEM0(309)@962a8b3e952c: Connection refused (expected) RTPEM0(309)@962a8b3e952c: Connection refused (expected) RTPEM0(309)@962a8b3e952c: Connection refused (expected) RTPEM0(309)@962a8b3e952c: Connection refused (expected) MTC@962a8b3e952c: Setting conn-timeout back to 0 (disabled) MTC@962a8b3e952c: setverdict(pass): none -> pass VirtCallAgent-STATS(312)@962a8b3e952c: Final verdict of PTC: none RTPEM0(309)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(313)@962a8b3e952c: Final verdict of PTC: none RTPEM1(310)@962a8b3e952c: Final verdict of PTC: none RTPEM2(311)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(309): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(310): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(311): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(312): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(313): none (pass -> pass) MTC@962a8b3e952c: Test case TC_conn_timeout finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_conn_timeout pass'. Wed Dec 4 08:54:51 UTC 2024 ====== MGCP_Test.TC_conn_timeout pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_conn_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=210220) Waiting for packet dumper to finish... 1 (prev_count=210220, count=218596) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_conn_timeout pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_and_dlcx_ep'. ------ MGCP_Test.TC_e1_crcx_and_dlcx_ep ------ Wed Dec 4 08:54:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_e1_crcx_and_dlcx_ep.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_e1_crcx_and_dlcx_ep.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_and_dlcx_ep' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_e1_crcx_and_dlcx_ep started. 20241204085454855 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9199 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085454856 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw (trunk:1) found endpoint: ds/e1-1/s-1/su16-0@mgw (mgcp_endp.c:279) 20241204085454856 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:441) 20241204085454856 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085454856 DLMGCP ERROR <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085454856 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085454856 DLMGCP DEBUG <0013> Generated response: line #00: 515 9199 FAIL (mgcp_msg.c:67) 20241204085454859 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9200 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085454859 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085454859 DLMGCP DEBUG <0013> Received message: line #02: C: 8376F297 (mgcp_msg.c:67) 20241204085454859 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085454859 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw (trunk:1) found endpoint: ds/e1-1/s-1/su16-0@mgw (mgcp_endp.c:279) 20241204085454859 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:441) 20241204085454859 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085454859 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:403) 20241204085454859 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085454859 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=502 (mgcp_protocol.c:230) 20241204085454859 DLMGCP DEBUG <0013> Generated response: line #00: 502 9200 FAIL (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(fail): none -> fail reason: "Response didn't match template", new component reason: "Response didn't match template" RTPEM1(315)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(318)@962a8b3e952c: Final verdict of PTC: none RTPEM0(314)@962a8b3e952c: Final verdict of PTC: none RTPEM2(316)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(317)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: fail reason: "Response didn't match template" MTC@962a8b3e952c: Local verdict of PTC RTPEM0(314): none (fail -> fail) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(315): none (fail -> fail) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(316): none (fail -> fail) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(317): none (fail -> fail) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(318): none (fail -> fail) MTC@962a8b3e952c: Test case TC_e1_crcx_and_dlcx_ep finished. Verdict: fail reason: Response didn't match template MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_and_dlcx_ep fail'. Wed Dec 4 08:54:54 UTC 2024 ------ MGCP_Test.TC_e1_crcx_and_dlcx_ep fail ------ Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_e1_crcx_and_dlcx_ep.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=17340) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_and_dlcx_ep fail' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_with_overlap'. ------ MGCP_Test.TC_e1_crcx_with_overlap ------ Wed Dec 4 08:54:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_e1_crcx_with_overlap.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_e1_crcx_with_overlap.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_with_overlap' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_e1_crcx_with_overlap started. 20241204085457973 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34996 ds/e1-1/s-1/su8-0@mgw MGCP 1.0 (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(fail): none -> fail reason: "Response didn't match template", new component reason: "Response didn't match template" 20241204085457973 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085457973 DLMGCP DEBUG <0013> Received message: line #02: C: 8376F297 (mgcp_msg.c:67) 20241204085457973 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085457973 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su8-0@mgw (trunk:1) found endpoint: ds/e1-1/s-1/su8-0@mgw (mgcp_endp.c:279) 20241204085457973 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "ds/e1-1/s-1/su8-0@mgw" (mgcp_protocol.c:441) 20241204085457973 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su8-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085457973 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:403) 20241204085457973 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su8-0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085457973 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su8-0@mgw Generated response: code=502 (mgcp_protocol.c:230) 20241204085457973 DLMGCP DEBUG <0013> Generated response: line #00: 502 34996 FAIL (mgcp_msg.c:67) IPA-CTRL-CLI-IPA(323)@962a8b3e952c: Final verdict of PTC: none RTPEM2(321)@962a8b3e952c: Final verdict of PTC: none RTPEM1(320)@962a8b3e952c: Final verdict of PTC: none RTPEM0(319)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(322)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: fail reason: "Response didn't match template" MTC@962a8b3e952c: Local verdict of PTC RTPEM0(319): none (fail -> fail) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(320): none (fail -> fail) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(321): none (fail -> fail) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(322): none (fail -> fail) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(323): none (fail -> fail) MTC@962a8b3e952c: Test case TC_e1_crcx_with_overlap finished. Verdict: fail reason: Response didn't match template MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_with_overlap fail'. Wed Dec 4 08:54:57 UTC 2024 ------ MGCP_Test.TC_e1_crcx_with_overlap fail ------ Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_e1_crcx_with_overlap.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=15388) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_with_overlap fail' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_loopback'. ------ MGCP_Test.TC_e1_crcx_loopback ------ Wed Dec 4 08:55:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_e1_crcx_loopback.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_e1_crcx_loopback.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_loopback' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_e1_crcx_loopback started. 20241204085501070 DLMGCP DEBUG <0013> Received message: line #00: DLCX 13997 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085501070 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw (trunk:1) found endpoint: ds/e1-1/s-1/su16-0@mgw (mgcp_endp.c:279) 20241204085501070 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:441) 20241204085501070 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085501070 DLMGCP ERROR <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085501070 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085501070 DLMGCP DEBUG <0013> Generated response: line #00: 515 13997 FAIL (mgcp_msg.c:67) 20241204085501076 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13998 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085501076 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:67) 20241204085501076 DLMGCP DEBUG <0013> Received message: line #02: C: 12250989 (mgcp_msg.c:67) 20241204085501076 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085501076 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085501077 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085501077 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085501077 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085501077 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085501077 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:67) 20241204085501077 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241204085501077 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085501077 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw (trunk:1) found endpoint: ds/e1-1/s-1/su16-0@mgw (mgcp_endp.c:279) 20241204085501077 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:441) 20241204085501077 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085501077 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:403) 20241204085501077 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085501077 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=502 (mgcp_protocol.c:230) 20241204085501077 DLMGCP DEBUG <0013> Generated response: line #00: 502 13998 FAIL (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(fail): none -> fail reason: "Response didn't match template", new component reason: "Response didn't match template" RTPEM1(325)@962a8b3e952c: Final verdict of PTC: none RTPEM2(326)@962a8b3e952c: Final verdict of PTC: none RTPEM0(324)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(328)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(327)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: fail reason: "Response didn't match template" MTC@962a8b3e952c: Local verdict of PTC RTPEM0(324): none (fail -> fail) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(325): none (fail -> fail) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(326): none (fail -> fail) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(327): none (fail -> fail) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(328): none (fail -> fail) MTC@962a8b3e952c: Test case TC_e1_crcx_loopback finished. Verdict: fail reason: Response didn't match template MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_loopback fail'. Wed Dec 4 08:55:01 UTC 2024 ------ MGCP_Test.TC_e1_crcx_loopback fail ------ Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_e1_crcx_loopback.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=19236) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_loopback fail' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_dlcx_wildcarded'. ------ MGCP_Test.TC_e1_dlcx_wildcarded ------ Wed Dec 4 08:55:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_e1_dlcx_wildcarded.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_e1_dlcx_wildcarded.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_dlcx_wildcarded' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_e1_dlcx_wildcarded started. 20241204085504187 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63828 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085504187 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085504187 DLMGCP DEBUG <0013> Received message: line #02: C: 8376F297 (mgcp_msg.c:67) 20241204085504187 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085504187 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw (trunk:1) found endpoint: ds/e1-1/s-1/su16-0@mgw (mgcp_endp.c:279) 20241204085504187 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:441) 20241204085504187 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085504187 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:403) 20241204085504187 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085504187 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=502 (mgcp_protocol.c:230) 20241204085504187 DLMGCP DEBUG <0013> Generated response: line #00: 502 63828 FAIL (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(fail): none -> fail reason: "Response didn't match template", new component reason: "Response didn't match template" VirtCallAgent-STATS(332)@962a8b3e952c: Final verdict of PTC: none RTPEM1(330)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(333)@962a8b3e952c: Final verdict of PTC: none RTPEM2(331)@962a8b3e952c: Final verdict of PTC: none RTPEM0(329)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: fail reason: "Response didn't match template" MTC@962a8b3e952c: Local verdict of PTC RTPEM0(329): none (fail -> fail) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(330): none (fail -> fail) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(331): none (fail -> fail) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(332): none (fail -> fail) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(333): none (fail -> fail) MTC@962a8b3e952c: Test case TC_e1_dlcx_wildcarded finished. Verdict: fail reason: Response didn't match template MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_dlcx_wildcarded fail'. Wed Dec 4 08:55:04 UTC 2024 ------ MGCP_Test.TC_e1_dlcx_wildcarded fail ------ Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_e1_dlcx_wildcarded.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=15380) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_dlcx_wildcarded fail' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_mdcx_ip4'. ------ MGCP_Test.TC_crcx_mdcx_ip4 ------ Wed Dec 4 08:55:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_mdcx_ip4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_mdcx_ip4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_mdcx_ip4' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_crcx_mdcx_ip4 started. 20241204085507302 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40544 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085507302 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085507302 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085507302 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085507302 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085507302 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085507302 DLMGCP DEBUG <0013> Generated response: line #00: 515 40544 FAIL (mgcp_msg.c:67) 20241204085507306 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40545 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085507306 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085507306 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085507306 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085507306 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085507306 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085507306 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085507306 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:50DB70C7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085507306 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:50DB70C7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085507306 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:50DB70C7 output_enabled 0 (mgcp_msg.c:125) 20241204085507306 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085507306 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:50DB70C7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085507306 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085507306 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:50DB70C7 CRCX: Creating connection: port: 5906 (mgcp_protocol.c:1112) 20241204085507306 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:50DB70C7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085507306 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085507306 DLMGCP DEBUG <0013> Generated response: line #00: 200 40545 OK (mgcp_msg.c:67) 20241204085507306 DLMGCP DEBUG <0013> Generated response: line #01: I: 50DB70C7 (mgcp_msg.c:67) 20241204085507306 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085507306 DLMGCP DEBUG <0013> Generated response: line #03: o=- 50DB70C7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085507306 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085507306 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085507306 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085507306 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5906 RTP/AVP 112 (mgcp_msg.c:67) 20241204085507306 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085507306 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085507308 DLMGCP DEBUG <0013> Received message: line #00: MDCX 40546 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085507308 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085507308 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085507308 DLMGCP DEBUG <0013> Received message: line #03: I: 50DB70C7 (mgcp_msg.c:67) 20241204085507308 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085507308 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085507308 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:67) 20241204085507308 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085507308 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085507308 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085507308 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:67) 20241204085507308 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241204085507308 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085507308 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085507308 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085507308 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241204085507308 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:50DB70C7 r=NULL:0<->l=::1:5906) (mgcp_msg.c:118) 20241204085507308 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:50DB70C7 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085507308 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:50DB70C7 output_enabled 1 (mgcp_msg.c:125) 20241204085507308 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085507308 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:50DB70C7 Got media info via SDP: port:2344, addr:127.0.0.1, duration:20, payload-types:98=AMR (mgcp_sdp.c:444) 20241204085507308 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:50DB70C7 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:79) 20241204085507308 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 2344 (mgcp_protocol.c:726) 20241204085507308 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:50DB70C7 MDCX: modified conn:(1234/rtp C:50DB70C7 r=127.0.0.1:2344<->l=127.0.0.1:5908) (mgcp_protocol.c:1338) 20241204085507308 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:50DB70C7 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241204085507308 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085507308 DLMGCP DEBUG <0013> Generated response: line #00: 200 40546 OK (mgcp_msg.c:67) 20241204085507308 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241204085507308 DLMGCP DEBUG <0013> Generated response: line #02: o=- 50DB70C7 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085507308 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241204085507308 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085507308 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241204085507308 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5908 RTP/AVP 98 (mgcp_msg.c:67) 20241204085507308 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241204085507308 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241204085507310 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40547 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085507310 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085507310 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085507310 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085507310 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085507310 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085507310 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085507310 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085507310 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085507310 DLMGCP DEBUG <0013> Generated response: line #00: 200 40547 OK (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): none -> pass RTPEM1(335)@962a8b3e952c: Final verdict of PTC: none RTPEM2(336)@962a8b3e952c: Final verdict of PTC: none RTPEM0(334)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(337)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(334): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(335): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(336): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(337): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (pass -> pass) MTC@962a8b3e952c: Test case TC_crcx_mdcx_ip4 finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip4 pass'. Wed Dec 4 08:55:07 UTC 2024 ====== MGCP_Test.TC_crcx_mdcx_ip4 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_mdcx_ip4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=35652) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip4 pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_mdcx_ip6'. ------ MGCP_Test.TC_crcx_mdcx_ip6 ------ Wed Dec 4 08:55:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_mdcx_ip6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_mdcx_ip6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_mdcx_ip6' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_crcx_mdcx_ip6 started. 20241204085510410 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9982 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085510410 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085510410 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085510410 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085510410 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085510410 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085510410 DLMGCP DEBUG <0013> Generated response: line #00: 515 9982 FAIL (mgcp_msg.c:67) 20241204085510413 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9983 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085510413 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085510413 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085510413 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085510413 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085510413 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085510413 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085510413 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:356245F7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085510413 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:356245F7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085510413 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:356245F7 output_enabled 0 (mgcp_msg.c:125) 20241204085510413 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085510413 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:356245F7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085510413 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085510413 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:356245F7 CRCX: Creating connection: port: 5910 (mgcp_protocol.c:1112) 20241204085510413 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:356245F7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085510413 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085510413 DLMGCP DEBUG <0013> Generated response: line #00: 200 9983 OK (mgcp_msg.c:67) 20241204085510413 DLMGCP DEBUG <0013> Generated response: line #01: I: 356245F7 (mgcp_msg.c:67) 20241204085510413 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085510413 DLMGCP DEBUG <0013> Generated response: line #03: o=- 356245F7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085510413 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085510413 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085510413 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085510413 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5910 RTP/AVP 112 (mgcp_msg.c:67) 20241204085510413 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085510413 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085510414 DLMGCP DEBUG <0013> Received message: line #00: MDCX 9984 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085510414 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085510414 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085510414 DLMGCP DEBUG <0013> Received message: line #03: I: 356245F7 (mgcp_msg.c:67) 20241204085510414 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085510414 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085510414 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::2 (mgcp_msg.c:67) 20241204085510414 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085510414 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085510414 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085510414 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:67) 20241204085510414 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241204085510414 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085510414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085510414 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085510414 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241204085510414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:356245F7 r=NULL:0<->l=::1:5910) (mgcp_msg.c:118) 20241204085510414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:356245F7 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085510414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:356245F7 output_enabled 1 (mgcp_msg.c:125) 20241204085510414 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085510414 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:356245F7 Got media info via SDP: port:2344, addr:::1, duration:20, payload-types:98=AMR (mgcp_sdp.c:444) 20241204085510414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:356245F7 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:79) 20241204085510414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 2344 (mgcp_protocol.c:726) 20241204085510414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:356245F7 MDCX: modified conn:(1234/rtp C:356245F7 r=::1:2344<->l=::1:5910) (mgcp_protocol.c:1338) 20241204085510414 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:356245F7 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241204085510414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085510414 DLMGCP DEBUG <0013> Generated response: line #00: 200 9984 OK (mgcp_msg.c:67) 20241204085510414 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241204085510414 DLMGCP DEBUG <0013> Generated response: line #02: o=- 356245F7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085510414 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241204085510414 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085510414 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241204085510414 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5910 RTP/AVP 98 (mgcp_msg.c:67) 20241204085510414 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241204085510414 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241204085510414 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9985 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085510414 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085510414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085510414 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085510414 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085510414 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085510414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085510414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085510414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085510414 DLMGCP DEBUG <0013> Generated response: line #00: 200 9985 OK (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(343)@962a8b3e952c: Final verdict of PTC: none RTPEM1(340)@962a8b3e952c: Final verdict of PTC: none RTPEM0(339)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(342)@962a8b3e952c: Final verdict of PTC: none RTPEM2(341)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(339): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(340): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(341): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(342): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(343): none (pass -> pass) MTC@962a8b3e952c: Test case TC_crcx_mdcx_ip6 finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip6 pass'. Wed Dec 4 08:55:10 UTC 2024 ====== MGCP_Test.TC_crcx_mdcx_ip6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_mdcx_ip6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=35112) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip6 pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_iufp_sendrecv'. ------ MGCP_Test.TC_crcx_iufp_sendrecv ------ Wed Dec 4 08:55:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_iufp_sendrecv.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_iufp_sendrecv.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_iufp_sendrecv' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_crcx_iufp_sendrecv started. 20241204085513521 DLMGCP DEBUG <0013> Received message: line #00: DLCX 39260 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085513521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085513521 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085513521 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085513521 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085513521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085513521 DLMGCP DEBUG <0013> Generated response: line #00: 515 39260 FAIL (mgcp_msg.c:67) 20241204085513523 DLMGCP DEBUG <0013> Received message: line #00: CRCX 39261 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085513523 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085513523 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085513523 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085513523 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085513523 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:67) 20241204085513523 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085513523 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085513523 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085513523 DLMGCP DEBUG <0013> Received message: line #09: m=audio 0 RTP/AVP 96 (mgcp_msg.c:67) 20241204085513523 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085513523 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085513523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085513523 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085513523 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085513523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:68B708F0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085513523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:68B708F0 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085513523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:68B708F0 output_enabled 1 (mgcp_msg.c:125) 20241204085513523 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085513523 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:68B708F0 Got media info via SDP: port:0, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241204085513523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:68B708F0 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:79) 20241204085513523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085513523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:68B708F0 CRCX: Creating connection: port: 5912 (mgcp_protocol.c:1112) 20241204085513523 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:68B708F0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085513523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085513523 DLMGCP DEBUG <0013> Generated response: line #00: 200 39261 OK (mgcp_msg.c:67) 20241204085513523 DLMGCP DEBUG <0013> Generated response: line #01: I: 68B708F0 (mgcp_msg.c:67) 20241204085513523 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085513523 DLMGCP DEBUG <0013> Generated response: line #03: o=- 68B708F0 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085513523 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085513523 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085513523 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085513523 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5912 RTP/AVP 96 (mgcp_msg.c:67) 20241204085513523 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085513523 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085513523 DLMGCP DEBUG <0013> Received message: line #00: MDCX 39262 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085513523 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085513523 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085513523 DLMGCP DEBUG <0013> Received message: line #03: I: 68B708F0 (mgcp_msg.c:67) 20241204085513523 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085513523 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085513523 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:67) 20241204085513523 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085513523 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085513523 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085513523 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 96 (mgcp_msg.c:67) 20241204085513523 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085513523 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085513523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085513523 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085513523 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241204085513523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:68B708F0 r=127.0.0.1:0<->l=127.0.0.1:5912) (mgcp_msg.c:118) 20241204085513523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:68B708F0 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085513523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:68B708F0 output_enabled 1 (mgcp_msg.c:125) 20241204085513523 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085513523 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:68B708F0 Got media info via SDP: port:2344, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241204085513523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:68B708F0 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:79) 20241204085513523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 2344 (mgcp_protocol.c:726) 20241204085513523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:68B708F0 MDCX: modified conn:(1234/rtp C:68B708F0 r=127.0.0.1:2344<->l=127.0.0.1:5912) (mgcp_protocol.c:1338) 20241204085513523 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:68B708F0 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241204085513523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085513523 DLMGCP DEBUG <0013> Generated response: line #00: 200 39262 OK (mgcp_msg.c:67) 20241204085513523 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241204085513523 DLMGCP DEBUG <0013> Generated response: line #02: o=- 68B708F0 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085513523 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241204085513523 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085513523 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241204085513523 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5912 RTP/AVP 96 (mgcp_msg.c:67) 20241204085513523 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085513523 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241204085513524 DLMGCP DEBUG <0013> Received message: line #00: DLCX 39263 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085513524 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085513524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085513524 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085513524 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085513524 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085513524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085513524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085513524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085513524 DLMGCP DEBUG <0013> Generated response: line #00: 200 39263 OK (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(348)@962a8b3e952c: Final verdict of PTC: none RTPEM2(346)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(347)@962a8b3e952c: Final verdict of PTC: none RTPEM0(344)@962a8b3e952c: Final verdict of PTC: none RTPEM1(345)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(344): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(345): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(346): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(347): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(348): none (pass -> pass) MTC@962a8b3e952c: Test case TC_crcx_iufp_sendrecv finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_iufp_sendrecv pass'. Wed Dec 4 08:55:13 UTC 2024 ====== MGCP_Test.TC_crcx_iufp_sendrecv pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_iufp_sendrecv.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=38828) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_iufp_sendrecv pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_iufp_recvonly'. ------ MGCP_Test.TC_crcx_iufp_recvonly ------ Wed Dec 4 08:55:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_iufp_recvonly.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_iufp_recvonly.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_iufp_recvonly' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_crcx_iufp_recvonly started. 20241204085516665 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43138 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085516665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085516665 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085516665 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085516665 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085516665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085516665 DLMGCP DEBUG <0013> Generated response: line #00: 515 43138 FAIL (mgcp_msg.c:67) 20241204085516666 DLMGCP DEBUG <0013> Received message: line #00: CRCX 43139 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085516666 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085516666 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085516666 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085516666 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085516666 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:67) 20241204085516666 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085516666 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085516666 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085516666 DLMGCP DEBUG <0013> Received message: line #09: m=audio 0 RTP/AVP 96 (mgcp_msg.c:67) 20241204085516666 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085516666 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085516666 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085516666 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085516666 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085516666 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:92FB92EB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085516666 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:92FB92EB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085516666 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:92FB92EB output_enabled 0 (mgcp_msg.c:125) 20241204085516666 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085516666 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:92FB92EB Got media info via SDP: port:0, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241204085516666 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:92FB92EB 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:79) 20241204085516666 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085516666 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:92FB92EB CRCX: Creating connection: port: 5914 (mgcp_protocol.c:1112) 20241204085516666 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:92FB92EB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085516666 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085516666 DLMGCP DEBUG <0013> Generated response: line #00: 200 43139 OK (mgcp_msg.c:67) 20241204085516666 DLMGCP DEBUG <0013> Generated response: line #01: I: 92FB92EB (mgcp_msg.c:67) 20241204085516666 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085516666 DLMGCP DEBUG <0013> Generated response: line #03: o=- 92FB92EB 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085516666 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085516666 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085516666 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085516666 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5914 RTP/AVP 96 (mgcp_msg.c:67) 20241204085516666 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085516666 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085516667 DLMGCP DEBUG <0013> Received message: line #00: MDCX 43140 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085516667 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085516667 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241204085516667 DLMGCP DEBUG <0013> Received message: line #03: I: 92FB92EB (mgcp_msg.c:67) 20241204085516667 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085516667 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085516667 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:67) 20241204085516667 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085516667 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085516667 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085516667 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 96 (mgcp_msg.c:67) 20241204085516667 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085516667 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085516667 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085516667 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085516667 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241204085516667 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:92FB92EB r=127.0.0.1:0<->l=127.0.0.1:5914) (mgcp_msg.c:118) 20241204085516667 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:92FB92EB connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085516667 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:92FB92EB output_enabled 1 (mgcp_msg.c:125) 20241204085516667 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085516667 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:92FB92EB Got media info via SDP: port:2344, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241204085516667 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:92FB92EB 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:79) 20241204085516667 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 2344 (mgcp_protocol.c:726) 20241204085516667 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:92FB92EB MDCX: modified conn:(1234/rtp C:92FB92EB r=127.0.0.1:2344<->l=127.0.0.1:5914) (mgcp_protocol.c:1338) 20241204085516667 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:92FB92EB MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241204085516667 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085516667 DLMGCP DEBUG <0013> Generated response: line #00: 200 43140 OK (mgcp_msg.c:67) 20241204085516667 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241204085516667 DLMGCP DEBUG <0013> Generated response: line #02: o=- 92FB92EB 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085516667 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241204085516667 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085516667 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241204085516667 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5914 RTP/AVP 96 (mgcp_msg.c:67) 20241204085516667 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085516667 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241204085516667 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43141 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085516667 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241204085516667 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085516667 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085516667 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085516667 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085516667 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085516667 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085516667 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085516667 DLMGCP DEBUG <0013> Generated response: line #00: 200 43141 OK (mgcp_msg.c:67) MTC@962a8b3e952c: setverdict(pass): none -> pass VirtCallAgent-STATS(352)@962a8b3e952c: Final verdict of PTC: none RTPEM2(351)@962a8b3e952c: Final verdict of PTC: none RTPEM0(349)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(353)@962a8b3e952c: Final verdict of PTC: none RTPEM1(350)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(349): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(350): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(351): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(352): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@962a8b3e952c: Test case TC_crcx_iufp_recvonly finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_iufp_recvonly pass'. Wed Dec 4 08:55:16 UTC 2024 ====== MGCP_Test.TC_crcx_iufp_recvonly pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_iufp_recvonly.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=38628) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_iufp_recvonly pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 ------ Wed Dec 4 08:55:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 started. 20241204085520314 DLMGCP DEBUG <0013> Received message: line #00: DLCX 56104 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085520314 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085520314 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085520314 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085520314 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085520314 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085520314 DLMGCP DEBUG <0013> Generated response: line #00: 515 56104 FAIL (mgcp_msg.c:67) 20241204085520319 DLMGCP DEBUG <0013> Received message: line #00: CRCX 56105 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085520319 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085520319 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085520319 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085520319 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085520319 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085520319 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085520319 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085520319 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085520319 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:67) 20241204085520319 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241204085520319 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085520319 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085520319 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085520319 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085520319 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E1D564C7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085520319 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E1D564C7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085520319 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E1D564C7 output_enabled 0 (mgcp_msg.c:125) 20241204085520319 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085520319 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E1D564C7 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241204085520319 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E1D564C7 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:79) 20241204085520319 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085520319 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E1D564C7 CRCX: Creating connection: port: 5916 (mgcp_protocol.c:1112) 20241204085520319 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E1D564C7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085520319 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085520319 DLMGCP DEBUG <0013> Generated response: line #00: 200 56105 OK (mgcp_msg.c:67) 20241204085520319 DLMGCP DEBUG <0013> Generated response: line #01: I: E1D564C7 (mgcp_msg.c:67) 20241204085520319 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085520319 DLMGCP DEBUG <0013> Generated response: line #03: o=- E1D564C7 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085520319 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085520319 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085520319 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085520319 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5916 RTP/AVP 3 (mgcp_msg.c:67) 20241204085520319 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241204085520322 DLMGCP DEBUG <0013> Received message: line #00: CRCX 56106 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085520322 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085520322 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085520322 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085520322 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085520322 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241204085520322 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085520322 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085520322 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085520322 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:67) 20241204085520322 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241204085520322 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085520322 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085520322 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085520322 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085520322 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:596AE40E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085520322 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:596AE40E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085520322 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:596AE40E output_enabled 0 (mgcp_msg.c:125) 20241204085520322 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085520322 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:596AE40E Got media info via SDP: port:20000, addr:::1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241204085520322 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:596AE40E 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:79) 20241204085520322 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241204085520323 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:596AE40E CRCX: Creating connection: port: 5918 (mgcp_protocol.c:1112) 20241204085520323 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:596AE40E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085520323 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085520323 DLMGCP DEBUG <0013> Generated response: line #00: 200 56106 OK (mgcp_msg.c:67) 20241204085520323 DLMGCP DEBUG <0013> Generated response: line #01: I: 596AE40E (mgcp_msg.c:67) 20241204085520323 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085520323 DLMGCP DEBUG <0013> Generated response: line #03: o=- 596AE40E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085520323 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085520323 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085520323 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085520323 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5918 RTP/AVP 3 (mgcp_msg.c:67) 20241204085520323 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) RTPEM0(354)@962a8b3e952c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241204085521829 DLMGCP DEBUG <0013> Received message: line #00: MDCX 56107 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085521829 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085521829 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085521829 DLMGCP DEBUG <0013> Received message: line #03: I: E1D564C7 (mgcp_msg.c:67) 20241204085521829 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085521829 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085521829 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085521829 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085521829 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085521829 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085521829 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:67) 20241204085521829 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241204085521829 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085521829 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085521829 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085521829 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241204085521829 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E1D564C7 r=127.0.0.1:10000<->l=127.0.0.1:5916) (mgcp_msg.c:118) 20241204085521829 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E1D564C7 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085521829 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E1D564C7 output_enabled 1 (mgcp_msg.c:125) 20241204085521829 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085521829 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E1D564C7 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241204085521829 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E1D564C7 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:79) 20241204085521829 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085521829 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E1D564C7 MDCX: modified conn:(1227/rtp C:E1D564C7 r=127.0.0.1:10000<->l=127.0.0.1:5916) (mgcp_protocol.c:1338) 20241204085521829 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E1D564C7 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241204085521829 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085521829 DLMGCP DEBUG <0013> Generated response: line #00: 200 56107 OK (mgcp_msg.c:67) 20241204085521829 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241204085521829 DLMGCP DEBUG <0013> Generated response: line #02: o=- E1D564C7 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085521829 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241204085521829 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085521829 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241204085521829 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5916 RTP/AVP 3 (mgcp_msg.c:67) 20241204085521829 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:67) RTPEM1(355)@962a8b3e952c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241204085522333 DLMGCP DEBUG <0013> Received message: line #00: MDCX 56108 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085522333 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085522333 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085522333 DLMGCP DEBUG <0013> Received message: line #03: I: 596AE40E (mgcp_msg.c:67) 20241204085522333 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085522333 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085522333 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241204085522333 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085522333 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085522333 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085522333 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:67) 20241204085522333 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241204085522333 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085522333 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085522333 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085522333 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241204085522333 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:596AE40E r=::1:20000<->l=::1:5918) (mgcp_msg.c:118) 20241204085522333 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:596AE40E connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085522333 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:596AE40E output_enabled 1 (mgcp_msg.c:125) 20241204085522333 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085522333 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:596AE40E Got media info via SDP: port:20000, addr:::1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241204085522333 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:596AE40E 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:79) 20241204085522333 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241204085522333 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:596AE40E MDCX: modified conn:(1227/rtp C:596AE40E r=::1:20000<->l=::1:5918) (mgcp_protocol.c:1338) 20241204085522333 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:596AE40E MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241204085522333 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085522333 DLMGCP DEBUG <0013> Generated response: line #00: 200 56108 OK (mgcp_msg.c:67) 20241204085522333 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241204085522333 DLMGCP DEBUG <0013> Generated response: line #02: o=- 596AE40E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085522333 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241204085522333 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085522333 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241204085522333 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5918 RTP/AVP 3 (mgcp_msg.c:67) 20241204085522333 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:67) MTC@962a8b3e952c: stats: { num_pkts_tx := 194, bytes_payload_tx := 776, num_pkts_rx := 123, bytes_payload_rx := 492, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: stats: { num_pkts_tx := 170, bytes_payload_tx := 680, 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 } 20241204085524435 DLMGCP DEBUG <0013> Received message: line #00: DLCX 56109 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085524436 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241204085524436 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085524436 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085524436 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085524436 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241204085524436 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085524436 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085524436 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085524436 DLMGCP DEBUG <0013> Generated response: line #00: 200 56109 OK (mgcp_msg.c:67) RTPEM0(354)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. MTC@962a8b3e952c: setverdict(pass): none -> pass RTPEM0(354)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(357)@962a8b3e952c: Final verdict of PTC: none RTPEM2(356)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(358)@962a8b3e952c: Final verdict of PTC: none RTPEM1(355)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(354): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(355): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(356): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(357): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(358): none (pass -> pass) MTC@962a8b3e952c: Test case TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 pass'. Wed Dec 4 08:55:24 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=627320) Waiting for packet dumper to finish... 1 (prev_count=627320, count=677008) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6 ------ Wed Dec 4 08:55:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_two_crcx_mdcx_and_rtp_ipv6 started. 20241204085527512 DLMGCP DEBUG <0013> Received message: line #00: DLCX 16515 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085527512 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085527512 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085527512 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085527512 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085527512 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085527512 DLMGCP DEBUG <0013> Generated response: line #00: 515 16515 FAIL (mgcp_msg.c:67) 20241204085527517 DLMGCP DEBUG <0013> Received message: line #00: CRCX 16516 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085527517 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085527517 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085527517 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085527517 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085527517 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241204085527517 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085527517 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085527517 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085527517 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:67) 20241204085527517 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241204085527517 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085527517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085527517 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085527517 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085527517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:2470AA7A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085527517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2470AA7A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085527517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2470AA7A output_enabled 0 (mgcp_msg.c:125) 20241204085527517 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085527517 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2470AA7A Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241204085527517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:2470AA7A 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:79) 20241204085527517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085527517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2470AA7A CRCX: Creating connection: port: 5920 (mgcp_protocol.c:1112) 20241204085527517 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2470AA7A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085527517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085527517 DLMGCP DEBUG <0013> Generated response: line #00: 200 16516 OK (mgcp_msg.c:67) 20241204085527517 DLMGCP DEBUG <0013> Generated response: line #01: I: 2470AA7A (mgcp_msg.c:67) 20241204085527517 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085527517 DLMGCP DEBUG <0013> Generated response: line #03: o=- 2470AA7A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085527517 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085527517 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085527517 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085527517 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5920 RTP/AVP 3 (mgcp_msg.c:67) 20241204085527517 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241204085527519 DLMGCP DEBUG <0013> Received message: line #00: CRCX 16517 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085527519 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085527519 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085527519 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085527519 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085527519 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241204085527519 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085527519 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085527519 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085527519 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:67) 20241204085527519 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241204085527519 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085527519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085527519 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085527519 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085527519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:2D79F448 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085527519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2D79F448 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085527519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2D79F448 output_enabled 0 (mgcp_msg.c:125) 20241204085527519 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085527519 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2D79F448 Got media info via SDP: port:20000, addr:::1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241204085527519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:2D79F448 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:79) 20241204085527519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241204085527519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2D79F448 CRCX: Creating connection: port: 5922 (mgcp_protocol.c:1112) 20241204085527520 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2D79F448 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085527520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085527520 DLMGCP DEBUG <0013> Generated response: line #00: 200 16517 OK (mgcp_msg.c:67) 20241204085527520 DLMGCP DEBUG <0013> Generated response: line #01: I: 2D79F448 (mgcp_msg.c:67) 20241204085527520 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085527520 DLMGCP DEBUG <0013> Generated response: line #03: o=- 2D79F448 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085527520 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085527520 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085527520 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085527520 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5922 RTP/AVP 3 (mgcp_msg.c:67) 20241204085527520 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) RTPEM0(359)@962a8b3e952c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241204085529026 DLMGCP DEBUG <0013> Received message: line #00: MDCX 16518 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085529027 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085529027 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085529027 DLMGCP DEBUG <0013> Received message: line #03: I: 2470AA7A (mgcp_msg.c:67) 20241204085529027 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085529027 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085529027 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241204085529027 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085529027 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085529027 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085529027 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:67) 20241204085529027 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241204085529027 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085529027 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085529027 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085529027 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241204085529027 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:2470AA7A r=::1:10000<->l=::1:5920) (mgcp_msg.c:118) 20241204085529027 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2470AA7A connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085529027 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2470AA7A output_enabled 1 (mgcp_msg.c:125) 20241204085529027 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085529027 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2470AA7A Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241204085529027 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:2470AA7A 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:79) 20241204085529027 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085529027 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2470AA7A MDCX: modified conn:(1227/rtp C:2470AA7A r=::1:10000<->l=::1:5920) (mgcp_protocol.c:1338) 20241204085529027 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2470AA7A MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241204085529027 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085529027 DLMGCP DEBUG <0013> Generated response: line #00: 200 16518 OK (mgcp_msg.c:67) 20241204085529027 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241204085529027 DLMGCP DEBUG <0013> Generated response: line #02: o=- 2470AA7A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085529027 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241204085529027 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085529027 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241204085529027 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5920 RTP/AVP 3 (mgcp_msg.c:67) 20241204085529027 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:67) RTPEM1(360)@962a8b3e952c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241204085529530 DLMGCP DEBUG <0013> Received message: line #00: MDCX 16519 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085529530 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085529530 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085529530 DLMGCP DEBUG <0013> Received message: line #03: I: 2D79F448 (mgcp_msg.c:67) 20241204085529530 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085529530 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085529530 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241204085529530 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085529530 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085529530 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085529530 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:67) 20241204085529530 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241204085529530 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085529530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085529530 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085529530 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241204085529530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:2D79F448 r=::1:20000<->l=::1:5922) (mgcp_msg.c:118) 20241204085529530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2D79F448 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085529530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2D79F448 output_enabled 1 (mgcp_msg.c:125) 20241204085529530 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085529530 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2D79F448 Got media info via SDP: port:20000, addr:::1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241204085529530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:2D79F448 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:79) 20241204085529530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241204085529530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2D79F448 MDCX: modified conn:(1227/rtp C:2D79F448 r=::1:20000<->l=::1:5922) (mgcp_protocol.c:1338) 20241204085529530 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2D79F448 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241204085529530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085529530 DLMGCP DEBUG <0013> Generated response: line #00: 200 16519 OK (mgcp_msg.c:67) 20241204085529530 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241204085529530 DLMGCP DEBUG <0013> Generated response: line #02: o=- 2D79F448 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085529530 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241204085529530 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085529530 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241204085529530 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5922 RTP/AVP 3 (mgcp_msg.c:67) 20241204085529530 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:67) MTC@962a8b3e952c: stats: { num_pkts_tx := 195, bytes_payload_tx := 780, num_pkts_rx := 123, bytes_payload_rx := 492, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: stats: { num_pkts_tx := 172, bytes_payload_tx := 688, 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 } 20241204085531634 DLMGCP DEBUG <0013> Received message: line #00: DLCX 16520 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085531634 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241204085531634 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085531634 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085531634 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085531634 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241204085531634 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085531634 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085531634 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085531634 DLMGCP DEBUG <0013> Generated response: line #00: 200 16520 OK (mgcp_msg.c:67) RTPEM0(359)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. MTC@962a8b3e952c: setverdict(pass): none -> pass RTPEM0(359)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(363)@962a8b3e952c: Final verdict of PTC: none RTPEM1(360)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(362)@962a8b3e952c: Final verdict of PTC: none RTPEM2(361)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(359): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(360): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(361): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(362): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(363): none (pass -> pass) MTC@962a8b3e952c: Test case TC_two_crcx_mdcx_and_rtp_ipv6 finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6 pass'. Wed Dec 4 08:55:31 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=656704) Waiting for packet dumper to finish... 1 (prev_count=656704, count=689560) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6 pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6 ------ Wed Dec 4 08:55:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6 started. 20241204085535804 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25059 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085535804 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085535804 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085535804 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085535804 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085535804 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085535804 DLMGCP DEBUG <0013> Generated response: line #00: 515 25059 FAIL (mgcp_msg.c:67) 20241204085535808 DLMGCP DEBUG <0013> Received message: line #00: CRCX 25060 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085535808 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085535808 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241204085535808 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085535808 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085535808 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241204085535808 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085535808 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085535808 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085535808 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241204085535808 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085535808 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085535808 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241204085535808 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085535809 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085535809 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085535809 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:6CAFF51F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085535809 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6CAFF51F connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085535809 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6CAFF51F output_enabled 1 (mgcp_msg.c:125) 20241204085535809 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085535809 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6CAFF51F Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241204085535809 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:6CAFF51F 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:79) 20241204085535809 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085535809 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6CAFF51F CRCX: Creating connection: port: 5924 (mgcp_protocol.c:1112) 20241204085535809 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6CAFF51F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085535809 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085535809 DLMGCP DEBUG <0013> Generated response: line #00: 200 25060 OK (mgcp_msg.c:67) 20241204085535809 DLMGCP DEBUG <0013> Generated response: line #01: I: 6CAFF51F (mgcp_msg.c:67) 20241204085535809 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085535809 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6CAFF51F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085535809 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085535809 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085535809 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085535809 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5924 RTP/AVP 112 (mgcp_msg.c:67) 20241204085535809 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085535809 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241204085535809 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085535813 DLMGCP DEBUG <0013> Received message: line #00: CRCX 25061 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085535813 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085535813 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241204085535813 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085535813 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241204085535813 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085535813 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241204085535813 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085535813 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085535813 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085535813 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241204085535813 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241204085535813 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085535813 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085535813 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085535813 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085535813 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241204085535813 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:4F9A5A59 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085535813 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4F9A5A59 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085535813 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4F9A5A59 output_enabled 1 (mgcp_msg.c:125) 20241204085535813 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085535813 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4F9A5A59 Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241204085535813 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:4F9A5A59 r=::1:1985<->l=:0 CID=11) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085535813 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241204085535813 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4F9A5A59 CRCX: Creating connection: port: 5926 (mgcp_protocol.c:1112) 20241204085535813 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4F9A5A59 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085535813 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085535813 DLMGCP DEBUG <0013> Generated response: line #00: 200 25061 OK (mgcp_msg.c:67) 20241204085535813 DLMGCP DEBUG <0013> Generated response: line #01: I: 4F9A5A59 (mgcp_msg.c:67) 20241204085535813 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 11 (mgcp_msg.c:67) 20241204085535813 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085535813 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4F9A5A59 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085535813 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085535813 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085535813 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085535813 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241204085535813 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241204085535813 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(367)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. 20241204085537017 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25062 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085537017 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241204085537017 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085537017 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085537017 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085537017 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241204085537017 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085537017 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085537017 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085537017 DLMGCP DEBUG <0013> Generated response: line #00: 200 25062 OK (mgcp_msg.c:67) RTPEM1(365)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. MTC@962a8b3e952c: stats A: { num_pkts_tx := 48, bytes_payload_tx := 816, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: stats B: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 12, bytes_payload_rx := 720, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: tolerance: 3 packets MTC@962a8b3e952c: batch_size: 4 packets MTC@962a8b3e952c: stats: { num_pkts_tx := 48, bytes_payload_tx := 816, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: 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@962a8b3e952c: setverdict(pass): none -> pass VirtCallAgent-STATS(368)@962a8b3e952c: Final verdict of PTC: none OsmuxEM(367)@962a8b3e952c: Final verdict of PTC: none RTPEM2(366)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(369)@962a8b3e952c: Final verdict of PTC: none RTPEM1(365)@962a8b3e952c: Final verdict of PTC: none RTPEM0(364)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(364): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(365): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(366): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC OsmuxEM(367): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(368): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(369): none (pass -> pass) MTC@962a8b3e952c: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6 finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6 pass'. Wed Dec 4 08:55:37 UTC 2024 ====== MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=149996) Waiting for packet dumper to finish... 1 (prev_count=149996, count=183912) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6 pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 ------ Wed Dec 4 08:55:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 started. 20241204085540091 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40250 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085540091 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085540091 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085540091 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085540091 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085540091 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085540091 DLMGCP DEBUG <0013> Generated response: line #00: 515 40250 FAIL (mgcp_msg.c:67) 20241204085540095 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40251 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085540095 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085540095 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241204085540095 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085540095 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085540095 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085540095 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085540095 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085540095 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085540095 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241204085540095 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085540095 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085540095 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241204085540095 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085540095 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085540095 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085540095 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:84B4EF01 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085540095 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:84B4EF01 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085540095 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:84B4EF01 output_enabled 1 (mgcp_msg.c:125) 20241204085540095 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085540095 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:84B4EF01 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241204085540095 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:84B4EF01 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:79) 20241204085540095 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085540095 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:84B4EF01 CRCX: Creating connection: port: 5928 (mgcp_protocol.c:1112) 20241204085540095 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:84B4EF01 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085540095 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085540095 DLMGCP DEBUG <0013> Generated response: line #00: 200 40251 OK (mgcp_msg.c:67) 20241204085540095 DLMGCP DEBUG <0013> Generated response: line #01: I: 84B4EF01 (mgcp_msg.c:67) 20241204085540095 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085540095 DLMGCP DEBUG <0013> Generated response: line #03: o=- 84B4EF01 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085540095 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085540095 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085540095 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085540095 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5928 RTP/AVP 112 (mgcp_msg.c:67) 20241204085540095 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085540095 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241204085540095 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085540098 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40252 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085540098 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085540098 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241204085540098 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085540098 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241204085540098 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085540098 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241204085540098 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085540098 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085540098 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085540098 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241204085540098 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241204085540098 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085540098 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085540098 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085540098 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085540098 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241204085540098 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:D0276325 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085540098 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D0276325 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085540098 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D0276325 output_enabled 1 (mgcp_msg.c:125) 20241204085540098 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085540098 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D0276325 Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241204085540098 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:D0276325 r=::1:1985<->l=:0 CID=12) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085540098 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241204085540098 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D0276325 CRCX: Creating connection: port: 5930 (mgcp_protocol.c:1112) 20241204085540098 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D0276325 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085540098 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085540098 DLMGCP DEBUG <0013> Generated response: line #00: 200 40252 OK (mgcp_msg.c:67) 20241204085540098 DLMGCP DEBUG <0013> Generated response: line #01: I: D0276325 (mgcp_msg.c:67) 20241204085540098 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 12 (mgcp_msg.c:67) 20241204085540098 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085540098 DLMGCP DEBUG <0013> Generated response: line #04: o=- D0276325 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085540098 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085540098 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085540098 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085540098 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241204085540098 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241204085540098 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(373)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. 20241204085541301 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40253 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085541301 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241204085541301 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085541301 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085541301 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085541301 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241204085541301 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085541301 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085541301 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085541301 DLMGCP DEBUG <0013> Generated response: line #00: 200 40253 OK (mgcp_msg.c:67) RTPEM1(371)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. MTC@962a8b3e952c: stats A: { num_pkts_tx := 49, bytes_payload_tx := 833, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: stats B: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 13, bytes_payload_rx := 735, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: tolerance: 3 packets MTC@962a8b3e952c: batch_size: 4 packets MTC@962a8b3e952c: stats: { num_pkts_tx := 49, bytes_payload_tx := 833, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: stats: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 13, bytes_payload_rx := 735, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: setverdict(pass): none -> pass RTPEM1(371)@962a8b3e952c: Final verdict of PTC: none RTPEM0(370)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(375)@962a8b3e952c: Final verdict of PTC: none RTPEM2(372)@962a8b3e952c: Final verdict of PTC: none OsmuxEM(373)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(374)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(370): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(371): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(372): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC OsmuxEM(373): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(374): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(375): none (pass -> pass) MTC@962a8b3e952c: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 pass'. Wed Dec 4 08:55:41 UTC 2024 ====== MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=156532) Waiting for packet dumper to finish... 1 (prev_count=156532, count=183056) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 ------ Wed Dec 4 08:55:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 started. 20241204085544504 DLMGCP DEBUG <0013> Received message: line #00: DLCX 1311 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085544504 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085544504 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085544504 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085544504 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085544504 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085544504 DLMGCP DEBUG <0013> Generated response: line #00: 515 1311 FAIL (mgcp_msg.c:67) 20241204085544509 DLMGCP DEBUG <0013> Received message: line #00: CRCX 1312 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085544509 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085544509 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241204085544509 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085544509 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085544509 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241204085544509 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085544509 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085544509 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085544509 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241204085544509 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085544509 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085544509 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241204085544509 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085544509 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085544509 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085544509 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:01CFF7ED r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085544509 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:01CFF7ED connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085544509 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:01CFF7ED output_enabled 1 (mgcp_msg.c:125) 20241204085544509 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085544509 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:01CFF7ED Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241204085544509 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:01CFF7ED 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:79) 20241204085544509 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085544509 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:01CFF7ED CRCX: Creating connection: port: 5932 (mgcp_protocol.c:1112) 20241204085544509 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:01CFF7ED CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085544509 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085544509 DLMGCP DEBUG <0013> Generated response: line #00: 200 1312 OK (mgcp_msg.c:67) 20241204085544509 DLMGCP DEBUG <0013> Generated response: line #01: I: 01CFF7ED (mgcp_msg.c:67) 20241204085544509 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085544509 DLMGCP DEBUG <0013> Generated response: line #03: o=- 01CFF7ED 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085544509 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085544509 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085544509 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085544509 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5932 RTP/AVP 112 (mgcp_msg.c:67) 20241204085544509 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085544509 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241204085544509 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241204085544512 DLMGCP DEBUG <0013> Received message: line #00: CRCX 1313 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085544512 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085544512 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241204085544512 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085544512 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241204085544512 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085544512 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085544512 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085544512 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085544512 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085544512 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241204085544512 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241204085544512 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085544512 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085544512 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085544512 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085544512 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241204085544512 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:8C561CE0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085544512 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8C561CE0 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085544512 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8C561CE0 output_enabled 1 (mgcp_msg.c:125) 20241204085544512 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085544512 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8C561CE0 Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241204085544512 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:8C561CE0 r=127.0.0.1:1985<->l=:0 CID=13) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085544512 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241204085544512 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8C561CE0 CRCX: Creating connection: port: 5934 (mgcp_protocol.c:1112) 20241204085544512 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8C561CE0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085544512 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085544512 DLMGCP DEBUG <0013> Generated response: line #00: 200 1313 OK (mgcp_msg.c:67) 20241204085544512 DLMGCP DEBUG <0013> Generated response: line #01: I: 8C561CE0 (mgcp_msg.c:67) 20241204085544512 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 13 (mgcp_msg.c:67) 20241204085544512 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085544512 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8C561CE0 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085544512 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085544512 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085544512 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085544512 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241204085544512 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241204085544512 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(379)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. 20241204085545716 DLMGCP DEBUG <0013> Received message: line #00: DLCX 1314 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085545716 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241204085545716 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085545716 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085545716 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085545716 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241204085545716 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085545716 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085545716 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085545716 DLMGCP DEBUG <0013> Generated response: line #00: 200 1314 OK (mgcp_msg.c:67) RTPEM1(377)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. MTC@962a8b3e952c: stats A: { num_pkts_tx := 49, bytes_payload_tx := 833, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: stats B: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 13, bytes_payload_rx := 735, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: tolerance: 3 packets MTC@962a8b3e952c: batch_size: 4 packets MTC@962a8b3e952c: stats: { num_pkts_tx := 49, bytes_payload_tx := 833, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: stats: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 13, bytes_payload_rx := 735, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: setverdict(pass): none -> pass VirtCallAgent-STATS(380)@962a8b3e952c: Final verdict of PTC: none RTPEM1(377)@962a8b3e952c: Final verdict of PTC: none RTPEM0(376)@962a8b3e952c: Final verdict of PTC: none RTPEM2(378)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(381)@962a8b3e952c: Final verdict of PTC: none OsmuxEM(379)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(376): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(377): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(378): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC OsmuxEM(379): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(380): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@962a8b3e952c: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 pass'. Wed Dec 4 08:55:45 UTC 2024 ====== MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=153068) Waiting for packet dumper to finish... 1 (prev_count=153068, count=185712) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6 ------ Wed Dec 4 08:55:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6 started. 20241204085548805 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54568 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085548805 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085548805 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085548805 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085548805 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085548805 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085548805 DLMGCP DEBUG <0013> Generated response: line #00: 515 54568 FAIL (mgcp_msg.c:67) 20241204085548810 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54569 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085548810 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085548810 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085548810 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085548810 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085548810 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241204085548810 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085548810 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085548810 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085548810 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241204085548810 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085548810 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085548810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085548810 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085548810 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085548810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:6802FF7F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085548810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6802FF7F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085548810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6802FF7F output_enabled 0 (mgcp_msg.c:125) 20241204085548810 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085548810 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6802FF7F Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241204085548810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:6802FF7F 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:79) 20241204085548810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085548810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6802FF7F CRCX: Creating connection: port: 5936 (mgcp_protocol.c:1112) 20241204085548810 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6802FF7F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085548810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085548810 DLMGCP DEBUG <0013> Generated response: line #00: 200 54569 OK (mgcp_msg.c:67) 20241204085548810 DLMGCP DEBUG <0013> Generated response: line #01: I: 6802FF7F (mgcp_msg.c:67) 20241204085548810 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085548810 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6802FF7F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085548810 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085548810 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085548810 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085548810 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5936 RTP/AVP 112 (mgcp_msg.c:67) 20241204085548810 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085548810 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085548814 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54570 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085548814 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085548814 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085548814 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085548814 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241204085548814 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085548814 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241204085548814 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085548814 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085548814 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085548814 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241204085548814 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241204085548814 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085548814 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085548814 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085548814 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085548814 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241204085548814 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:33A5C43B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085548814 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:33A5C43B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085548814 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:33A5C43B output_enabled 0 (mgcp_msg.c:125) 20241204085548814 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085548814 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:33A5C43B Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241204085548814 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:33A5C43B r=::1:1985<->l=:0 CID=14) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085548814 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241204085548814 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:33A5C43B CRCX: Creating connection: port: 5938 (mgcp_protocol.c:1112) 20241204085548814 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:33A5C43B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085548814 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085548814 DLMGCP DEBUG <0013> Generated response: line #00: 200 54570 OK (mgcp_msg.c:67) 20241204085548814 DLMGCP DEBUG <0013> Generated response: line #01: I: 33A5C43B (mgcp_msg.c:67) 20241204085548814 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 14 (mgcp_msg.c:67) 20241204085548814 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085548814 DLMGCP DEBUG <0013> Generated response: line #04: o=- 33A5C43B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085548814 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085548814 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085548814 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085548814 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241204085548814 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241204085548814 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM0(382)@962a8b3e952c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241204085550320 DLMGCP DEBUG <0013> Received message: line #00: MDCX 54571 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085550320 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085550320 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085550320 DLMGCP DEBUG <0013> Received message: line #03: I: 6802FF7F (mgcp_msg.c:67) 20241204085550320 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085550320 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085550320 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241204085550320 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085550320 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085550320 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085550320 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241204085550320 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085550320 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085550320 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085550320 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085550320 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241204085550320 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:6802FF7F r=::1:10000<->l=::1:5936) (mgcp_msg.c:118) 20241204085550320 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6802FF7F connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085550320 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6802FF7F output_enabled 1 (mgcp_msg.c:125) 20241204085550320 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085550320 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6802FF7F Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241204085550320 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:6802FF7F 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:79) 20241204085550321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085550321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6802FF7F MDCX: modified conn:(1227/rtp C:6802FF7F r=::1:10000<->l=::1:5936) (mgcp_protocol.c:1338) 20241204085550321 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6802FF7F MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241204085550321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085550321 DLMGCP DEBUG <0013> Generated response: line #00: 200 54571 OK (mgcp_msg.c:67) 20241204085550321 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241204085550321 DLMGCP DEBUG <0013> Generated response: line #02: o=- 6802FF7F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085550321 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241204085550321 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085550321 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241204085550321 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5936 RTP/AVP 112 (mgcp_msg.c:67) 20241204085550321 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085550321 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(385)@962a8b3e952c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241204085550824 DLMGCP DEBUG <0013> Received message: line #00: MDCX 54572 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085550824 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085550824 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085550824 DLMGCP DEBUG <0013> Received message: line #03: I: 33A5C43B (mgcp_msg.c:67) 20241204085550824 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085550824 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:67) 20241204085550824 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:67) 20241204085550824 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241204085550824 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:67) 20241204085550824 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085550824 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:67) 20241204085550824 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241204085550824 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241204085550824 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:67) 20241204085550824 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085550824 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085550824 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241204085550824 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241204085550824 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:33A5C43B r=::1:1985<->l=::1:5938 CID=14) (mgcp_msg.c:118) 20241204085550824 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:33A5C43B connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085550824 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:33A5C43B output_enabled 1 (mgcp_msg.c:125) 20241204085550824 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085550824 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:33A5C43B Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241204085550824 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:33A5C43B 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:79) 20241204085550824 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241204085550824 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:33A5C43B MDCX: modified conn:(1227/rtp C:33A5C43B r=::1:1985<->l=::1:5938 CID=14) (mgcp_protocol.c:1338) 20241204085550824 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:33A5C43B MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241204085550824 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085550824 DLMGCP DEBUG <0013> Generated response: line #00: 200 54572 OK (mgcp_msg.c:67) 20241204085550824 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 14 (mgcp_msg.c:67) 20241204085550824 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085550824 DLMGCP DEBUG <0013> Generated response: line #03: o=- 33A5C43B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085550824 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085550824 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085550824 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085550824 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241204085550824 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241204085550824 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) MTC@962a8b3e952c: stats: { num_pkts_tx := 196, bytes_payload_tx := 3332, num_pkts_rx := 122, bytes_payload_rx := 2074, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: 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 } 20241204085552929 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54573 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085552929 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241204085552929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085552929 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085552929 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085552929 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241204085552929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085552929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085552929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085552929 DLMGCP DEBUG <0013> Generated response: line #00: 200 54573 OK (mgcp_msg.c:67) RTPEM0(382)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. MTC@962a8b3e952c: setverdict(pass): none -> pass RTPEM0(382)@962a8b3e952c: Final verdict of PTC: none RTPEM2(384)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(387)@962a8b3e952c: Final verdict of PTC: none OsmuxEM(385)@962a8b3e952c: Final verdict of PTC: none RTPEM1(383)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(386)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(382): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(383): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(384): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC OsmuxEM(385): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(386): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(387): none (pass -> pass) MTC@962a8b3e952c: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6 finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6 pass'. Wed Dec 4 08:55:52 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=427788) Waiting for packet dumper to finish... 1 (prev_count=427788, count=476516) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6 pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 ------ Wed Dec 4 08:55:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 started. 20241204085556004 DLMGCP DEBUG <0013> Received message: line #00: DLCX 21793 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085556004 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085556004 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085556004 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085556004 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085556004 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085556004 DLMGCP DEBUG <0013> Generated response: line #00: 515 21793 FAIL (mgcp_msg.c:67) 20241204085556008 DLMGCP DEBUG <0013> Received message: line #00: CRCX 21794 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085556008 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085556008 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085556008 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085556008 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085556008 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085556008 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085556008 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085556008 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085556008 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241204085556008 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085556008 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085556008 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085556008 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085556008 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085556008 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:C9932CD5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085556008 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C9932CD5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085556008 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C9932CD5 output_enabled 0 (mgcp_msg.c:125) 20241204085556008 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085556008 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C9932CD5 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241204085556008 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:C9932CD5 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:79) 20241204085556008 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085556008 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C9932CD5 CRCX: Creating connection: port: 5940 (mgcp_protocol.c:1112) 20241204085556008 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C9932CD5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085556008 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085556008 DLMGCP DEBUG <0013> Generated response: line #00: 200 21794 OK (mgcp_msg.c:67) 20241204085556008 DLMGCP DEBUG <0013> Generated response: line #01: I: C9932CD5 (mgcp_msg.c:67) 20241204085556008 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085556008 DLMGCP DEBUG <0013> Generated response: line #03: o=- C9932CD5 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085556008 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085556008 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085556008 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085556008 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5940 RTP/AVP 112 (mgcp_msg.c:67) 20241204085556008 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085556008 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085556010 DLMGCP DEBUG <0013> Received message: line #00: CRCX 21795 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085556010 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085556010 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085556010 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085556011 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241204085556011 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085556011 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241204085556011 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085556011 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085556011 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085556011 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241204085556011 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241204085556011 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085556011 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085556011 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085556011 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085556011 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241204085556011 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:C1A1E396 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085556011 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C1A1E396 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085556011 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C1A1E396 output_enabled 0 (mgcp_msg.c:125) 20241204085556011 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085556011 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C1A1E396 Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241204085556011 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:C1A1E396 r=::1:1985<->l=:0 CID=15) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085556011 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241204085556011 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C1A1E396 CRCX: Creating connection: port: 5942 (mgcp_protocol.c:1112) 20241204085556011 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C1A1E396 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085556011 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085556011 DLMGCP DEBUG <0013> Generated response: line #00: 200 21795 OK (mgcp_msg.c:67) 20241204085556011 DLMGCP DEBUG <0013> Generated response: line #01: I: C1A1E396 (mgcp_msg.c:67) 20241204085556011 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 15 (mgcp_msg.c:67) 20241204085556011 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085556011 DLMGCP DEBUG <0013> Generated response: line #04: o=- C1A1E396 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085556011 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085556011 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085556011 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085556011 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241204085556011 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241204085556011 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM0(388)@962a8b3e952c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241204085557516 DLMGCP DEBUG <0013> Received message: line #00: MDCX 21796 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085557516 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085557516 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085557516 DLMGCP DEBUG <0013> Received message: line #03: I: C9932CD5 (mgcp_msg.c:67) 20241204085557516 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085557516 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085557516 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085557516 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085557516 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085557516 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085557516 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241204085557516 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085557516 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085557516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085557516 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085557516 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241204085557516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:C9932CD5 r=127.0.0.1:10000<->l=127.0.0.1:5940) (mgcp_msg.c:118) 20241204085557516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C9932CD5 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085557516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C9932CD5 output_enabled 1 (mgcp_msg.c:125) 20241204085557516 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085557516 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C9932CD5 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241204085557516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:C9932CD5 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:79) 20241204085557516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085557516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C9932CD5 MDCX: modified conn:(1227/rtp C:C9932CD5 r=127.0.0.1:10000<->l=127.0.0.1:5940) (mgcp_protocol.c:1338) 20241204085557516 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C9932CD5 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241204085557516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085557516 DLMGCP DEBUG <0013> Generated response: line #00: 200 21796 OK (mgcp_msg.c:67) 20241204085557516 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241204085557516 DLMGCP DEBUG <0013> Generated response: line #02: o=- C9932CD5 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085557516 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241204085557516 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085557516 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241204085557516 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5940 RTP/AVP 112 (mgcp_msg.c:67) 20241204085557516 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085557516 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(391)@962a8b3e952c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241204085558019 DLMGCP DEBUG <0013> Received message: line #00: MDCX 21797 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085558019 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085558019 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085558019 DLMGCP DEBUG <0013> Received message: line #03: I: C1A1E396 (mgcp_msg.c:67) 20241204085558019 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085558019 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:67) 20241204085558019 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:67) 20241204085558019 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241204085558019 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:67) 20241204085558019 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085558019 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:67) 20241204085558019 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241204085558019 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241204085558019 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:67) 20241204085558019 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085558019 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085558019 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241204085558019 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241204085558019 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:C1A1E396 r=::1:1985<->l=::1:5942 CID=15) (mgcp_msg.c:118) 20241204085558019 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C1A1E396 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085558019 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C1A1E396 output_enabled 1 (mgcp_msg.c:125) 20241204085558019 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085558019 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C1A1E396 Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241204085558019 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:C1A1E396 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:79) 20241204085558019 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241204085558019 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C1A1E396 MDCX: modified conn:(1227/rtp C:C1A1E396 r=::1:1985<->l=::1:5942 CID=15) (mgcp_protocol.c:1338) 20241204085558019 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C1A1E396 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241204085558019 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085558019 DLMGCP DEBUG <0013> Generated response: line #00: 200 21797 OK (mgcp_msg.c:67) 20241204085558019 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 15 (mgcp_msg.c:67) 20241204085558019 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085558019 DLMGCP DEBUG <0013> Generated response: line #03: o=- C1A1E396 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085558019 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085558019 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085558019 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085558019 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241204085558019 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241204085558019 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) MTC@962a8b3e952c: stats: { num_pkts_tx := 197, bytes_payload_tx := 3349, num_pkts_rx := 122, bytes_payload_rx := 2074, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: 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 } 20241204085600123 DLMGCP DEBUG <0013> Received message: line #00: DLCX 21798 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085600123 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241204085600123 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085600123 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085600123 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085600123 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241204085600123 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085600123 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085600123 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085600123 DLMGCP DEBUG <0013> Generated response: line #00: 200 21798 OK (mgcp_msg.c:67) RTPEM0(388)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. MTC@962a8b3e952c: setverdict(pass): none -> pass OsmuxEM(391)@962a8b3e952c: Final verdict of PTC: none RTPEM2(390)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(393)@962a8b3e952c: Final verdict of PTC: none RTPEM0(388)@962a8b3e952c: Final verdict of PTC: none RTPEM1(389)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(392)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(388): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(389): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(390): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC OsmuxEM(391): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(392): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(393): none (pass -> pass) MTC@962a8b3e952c: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 pass'. Wed Dec 4 08:56:00 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=453108) Waiting for packet dumper to finish... 1 (prev_count=453108, count=467384) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 ------ Wed Dec 4 08:56:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 started. 20241204085603197 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25417 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085603197 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085603197 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085603197 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085603197 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085603197 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085603197 DLMGCP DEBUG <0013> Generated response: line #00: 515 25417 FAIL (mgcp_msg.c:67) 20241204085603200 DLMGCP DEBUG <0013> Received message: line #00: CRCX 25418 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085603200 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085603200 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085603200 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085603200 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085603200 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241204085603200 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085603200 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085603200 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085603200 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241204085603200 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085603200 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085603200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085603200 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085603200 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085603200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:D1E45BF3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085603200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D1E45BF3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085603200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D1E45BF3 output_enabled 0 (mgcp_msg.c:125) 20241204085603200 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085603200 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D1E45BF3 Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241204085603200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:D1E45BF3 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:79) 20241204085603201 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085603201 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D1E45BF3 CRCX: Creating connection: port: 5944 (mgcp_protocol.c:1112) 20241204085603201 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D1E45BF3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085603201 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085603201 DLMGCP DEBUG <0013> Generated response: line #00: 200 25418 OK (mgcp_msg.c:67) 20241204085603201 DLMGCP DEBUG <0013> Generated response: line #01: I: D1E45BF3 (mgcp_msg.c:67) 20241204085603201 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085603201 DLMGCP DEBUG <0013> Generated response: line #03: o=- D1E45BF3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085603201 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085603201 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085603201 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085603201 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5944 RTP/AVP 112 (mgcp_msg.c:67) 20241204085603201 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085603201 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085603202 DLMGCP DEBUG <0013> Received message: line #00: CRCX 25419 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085603202 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085603202 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085603202 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085603202 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241204085603202 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085603202 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085603202 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085603202 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085603202 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085603202 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241204085603202 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241204085603202 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085603202 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085603202 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085603202 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085603202 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241204085603202 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:815A0762 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085603202 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:815A0762 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085603203 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:815A0762 output_enabled 0 (mgcp_msg.c:125) 20241204085603203 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085603203 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:815A0762 Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241204085603203 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:815A0762 r=127.0.0.1:1985<->l=:0 CID=16) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085603203 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241204085603203 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:815A0762 CRCX: Creating connection: port: 5946 (mgcp_protocol.c:1112) 20241204085603203 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:815A0762 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085603203 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085603203 DLMGCP DEBUG <0013> Generated response: line #00: 200 25419 OK (mgcp_msg.c:67) 20241204085603203 DLMGCP DEBUG <0013> Generated response: line #01: I: 815A0762 (mgcp_msg.c:67) 20241204085603203 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 16 (mgcp_msg.c:67) 20241204085603203 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241204085603203 DLMGCP DEBUG <0013> Generated response: line #04: o=- 815A0762 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085603203 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241204085603203 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085603203 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241204085603203 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241204085603203 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241204085603203 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM0(394)@962a8b3e952c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241204085604708 DLMGCP DEBUG <0013> Received message: line #00: MDCX 25420 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085604708 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085604708 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085604708 DLMGCP DEBUG <0013> Received message: line #03: I: D1E45BF3 (mgcp_msg.c:67) 20241204085604708 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085604708 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085604708 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241204085604708 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085604708 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085604708 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085604708 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241204085604708 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085604708 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085604708 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085604708 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085604708 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241204085604708 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:D1E45BF3 r=::1:10000<->l=::1:5944) (mgcp_msg.c:118) 20241204085604708 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D1E45BF3 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085604708 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D1E45BF3 output_enabled 1 (mgcp_msg.c:125) 20241204085604708 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085604708 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D1E45BF3 Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241204085604708 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:D1E45BF3 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:79) 20241204085604708 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085604708 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D1E45BF3 MDCX: modified conn:(1227/rtp C:D1E45BF3 r=::1:10000<->l=::1:5944) (mgcp_protocol.c:1338) 20241204085604708 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D1E45BF3 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241204085604708 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085604708 DLMGCP DEBUG <0013> Generated response: line #00: 200 25420 OK (mgcp_msg.c:67) 20241204085604708 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241204085604708 DLMGCP DEBUG <0013> Generated response: line #02: o=- D1E45BF3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085604708 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241204085604708 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085604708 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241204085604708 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5944 RTP/AVP 112 (mgcp_msg.c:67) 20241204085604708 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085604708 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(397)@962a8b3e952c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241204085605211 DLMGCP DEBUG <0013> Received message: line #00: MDCX 25421 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085605211 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085605211 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085605211 DLMGCP DEBUG <0013> Received message: line #03: I: 815A0762 (mgcp_msg.c:67) 20241204085605211 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085605211 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:67) 20241204085605211 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:67) 20241204085605211 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085605211 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:67) 20241204085605211 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085605211 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:67) 20241204085605211 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241204085605211 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241204085605211 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:67) 20241204085605211 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085605211 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085605211 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241204085605211 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241204085605211 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:815A0762 r=127.0.0.1:1985<->l=127.0.0.1:5946 CID=16) (mgcp_msg.c:118) 20241204085605211 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:815A0762 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085605211 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:815A0762 output_enabled 1 (mgcp_msg.c:125) 20241204085605211 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085605211 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:815A0762 Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241204085605211 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:815A0762 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:79) 20241204085605211 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241204085605211 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:815A0762 MDCX: modified conn:(1227/rtp C:815A0762 r=127.0.0.1:1985<->l=127.0.0.1:5946 CID=16) (mgcp_protocol.c:1338) 20241204085605211 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:815A0762 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241204085605211 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085605211 DLMGCP DEBUG <0013> Generated response: line #00: 200 25421 OK (mgcp_msg.c:67) 20241204085605211 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 16 (mgcp_msg.c:67) 20241204085605211 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085605211 DLMGCP DEBUG <0013> Generated response: line #03: o=- 815A0762 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085605211 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085605211 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085605211 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085605211 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241204085605211 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241204085605211 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) MTC@962a8b3e952c: stats: { num_pkts_tx := 197, bytes_payload_tx := 3349, num_pkts_rx := 122, bytes_payload_rx := 2074, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: 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 } 20241204085607316 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25422 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085607316 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241204085607316 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085607316 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085607316 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085607316 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241204085607316 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085607316 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085607316 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085607316 DLMGCP DEBUG <0013> Generated response: line #00: 200 25422 OK (mgcp_msg.c:67) RTPEM0(394)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. MTC@962a8b3e952c: setverdict(pass): none -> pass OsmuxEM(397)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(399)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(398)@962a8b3e952c: Final verdict of PTC: none RTPEM1(395)@962a8b3e952c: Final verdict of PTC: none RTPEM0(394)@962a8b3e952c: Final verdict of PTC: none RTPEM2(396)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(394): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(395): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(396): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC OsmuxEM(397): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(398): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(399): none (pass -> pass) MTC@962a8b3e952c: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 pass'. Wed Dec 4 08:56:07 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=457588) Waiting for packet dumper to finish... 1 (prev_count=457588, count=477496) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup ------ Wed Dec 4 08:56:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_two_crcx_mdcx_and_iuup started. 20241204085611106 DLMGCP DEBUG <0013> Received message: line #00: DLCX 4178 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085611106 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085611106 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085611106 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085611106 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085611106 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085611106 DLMGCP DEBUG <0013> Generated response: line #00: 515 4178 FAIL (mgcp_msg.c:67) 20241204085611108 DLMGCP DEBUG <0013> Received message: line #00: CRCX 4179 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085611108 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085611108 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085611108 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085611108 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085611108 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085611108 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085611108 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085611108 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085611108 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241204085611108 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085611108 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085611108 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085611108 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085611108 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085611108 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:67A6C050 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085611108 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:67A6C050 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085611109 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:67A6C050 output_enabled 0 (mgcp_msg.c:125) 20241204085611109 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085611109 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:67A6C050 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241204085611109 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:67A6C050 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:79) 20241204085611109 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085611109 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:67A6C050 CRCX: Creating connection: port: 5948 (mgcp_protocol.c:1112) 20241204085611109 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:67A6C050 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085611109 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085611109 DLMGCP DEBUG <0013> Generated response: line #00: 200 4179 OK (mgcp_msg.c:67) 20241204085611109 DLMGCP DEBUG <0013> Generated response: line #01: I: 67A6C050 (mgcp_msg.c:67) 20241204085611109 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085611109 DLMGCP DEBUG <0013> Generated response: line #03: o=- 67A6C050 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085611109 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085611109 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085611109 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085611109 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5948 RTP/AVP 96 (mgcp_msg.c:67) 20241204085611109 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085611109 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(400)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. 20241204085611111 DLMGCP DEBUG <0013> Received message: line #00: CRCX 4180 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085611111 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085611111 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085611111 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085611111 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085611111 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085611111 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085611111 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085611111 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085611111 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:67) 20241204085611111 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085611111 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085611111 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085611111 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085611111 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085611111 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:663B17A2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085611111 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:663B17A2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085611111 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:663B17A2 output_enabled 0 (mgcp_msg.c:125) 20241204085611111 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085611111 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:663B17A2 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241204085611112 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:663B17A2 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:79) 20241204085611112 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241204085611112 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:663B17A2 CRCX: Creating connection: port: 5950 (mgcp_protocol.c:1112) 20241204085611112 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:663B17A2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085611112 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085611112 DLMGCP DEBUG <0013> Generated response: line #00: 200 4180 OK (mgcp_msg.c:67) 20241204085611112 DLMGCP DEBUG <0013> Generated response: line #01: I: 663B17A2 (mgcp_msg.c:67) 20241204085611112 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085611112 DLMGCP DEBUG <0013> Generated response: line #03: o=- 663B17A2 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085611112 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085611112 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085611112 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085611112 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5950 RTP/AVP 96 (mgcp_msg.c:67) 20241204085611112 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085611112 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM1(401)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM0(400)@962a8b3e952c: IuUP INIT_ACK Received RTPEM0(400)@962a8b3e952c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241204085612618 DLMGCP DEBUG <0013> Received message: line #00: MDCX 4181 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085612618 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085612618 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085612618 DLMGCP DEBUG <0013> Received message: line #03: I: 67A6C050 (mgcp_msg.c:67) 20241204085612618 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085612618 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085612618 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085612618 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085612618 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085612618 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085612618 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241204085612618 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085612618 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085612618 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085612618 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085612618 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241204085612618 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:67A6C050 r=127.0.0.1:10000<->l=127.0.0.1:5948) (mgcp_msg.c:118) 20241204085612618 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:67A6C050 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085612618 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:67A6C050 output_enabled 1 (mgcp_msg.c:125) 20241204085612618 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085612618 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:67A6C050 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241204085612618 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:67A6C050 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:79) 20241204085612618 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085612618 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:67A6C050 MDCX: modified conn:(1227/rtp C:67A6C050 r=127.0.0.1:10000<->l=127.0.0.1:5948) (mgcp_protocol.c:1338) 20241204085612618 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:67A6C050 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241204085612618 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085612618 DLMGCP DEBUG <0013> Generated response: line #00: 200 4181 OK (mgcp_msg.c:67) 20241204085612618 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241204085612618 DLMGCP DEBUG <0013> Generated response: line #02: o=- 67A6C050 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085612618 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241204085612618 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085612618 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241204085612618 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5948 RTP/AVP 96 (mgcp_msg.c:67) 20241204085612618 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085612618 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) RTPEM1(401)@962a8b3e952c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241204085613122 DLMGCP DEBUG <0013> Received message: line #00: MDCX 4182 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085613122 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085613122 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085613122 DLMGCP DEBUG <0013> Received message: line #03: I: 663B17A2 (mgcp_msg.c:67) 20241204085613122 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085613122 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085613122 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085613122 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085613122 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085613122 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085613122 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:67) 20241204085613122 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085613122 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085613122 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085613122 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085613122 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241204085613122 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:663B17A2 r=127.0.0.1:20000<->l=127.0.0.1:5950) (mgcp_msg.c:118) 20241204085613122 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:663B17A2 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085613122 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:663B17A2 output_enabled 1 (mgcp_msg.c:125) 20241204085613122 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085613122 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:663B17A2 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241204085613122 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:663B17A2 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:79) 20241204085613122 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241204085613122 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:663B17A2 MDCX: modified conn:(1227/rtp C:663B17A2 r=127.0.0.1:20000<->l=127.0.0.1:5950) (mgcp_protocol.c:1338) 20241204085613122 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:663B17A2 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241204085613122 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085613122 DLMGCP DEBUG <0013> Generated response: line #00: 200 4182 OK (mgcp_msg.c:67) 20241204085613122 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241204085613122 DLMGCP DEBUG <0013> Generated response: line #02: o=- 663B17A2 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085613122 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241204085613122 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085613122 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241204085613122 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5950 RTP/AVP 96 (mgcp_msg.c:67) 20241204085613122 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085613122 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) MTC@962a8b3e952c: stats: { num_pkts_tx := 187, bytes_payload_tx := 748, num_pkts_rx := 114, bytes_payload_rx := 912, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: stats: { num_pkts_tx := 163, bytes_payload_tx := 652, num_pkts_rx := 90, bytes_payload_rx := 734, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20241204085615226 DLMGCP DEBUG <0013> Received message: line #00: DLCX 4183 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085615226 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241204085615226 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085615226 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085615226 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085615226 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241204085615226 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085615226 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085615227 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085615227 DLMGCP DEBUG <0013> Generated response: line #00: 200 4183 OK (mgcp_msg.c:67) RTPEM0(400)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. MTC@962a8b3e952c: setverdict(pass): none -> pass MTC@962a8b3e952c: setverdict(pass): pass -> pass, component reason not changed RTPEM0(400)@962a8b3e952c: Final verdict of PTC: none RTPEM2(402)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(404)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(403)@962a8b3e952c: Final verdict of PTC: none RTPEM1(401)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(400): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(401): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(402): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(403): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(404): none (pass -> pass) MTC@962a8b3e952c: Test case TC_two_crcx_mdcx_and_iuup finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup pass'. Wed Dec 4 08:56:15 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=730472) Waiting for packet dumper to finish... 1 (prev_count=730472, count=788032) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered ------ Wed Dec 4 08:56:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_two_crcx_mdcx_and_iuup_rfci_unordered started. 20241204085618300 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54134 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085618300 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085618300 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085618300 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085618300 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085618300 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085618300 DLMGCP DEBUG <0013> Generated response: line #00: 515 54134 FAIL (mgcp_msg.c:67) 20241204085618304 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54135 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085618304 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085618304 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085618304 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085618304 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085618304 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085618304 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085618304 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085618304 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085618304 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241204085618304 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085618304 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085618304 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085618304 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085618304 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085618304 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:4ACF083F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085618304 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4ACF083F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085618304 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4ACF083F output_enabled 0 (mgcp_msg.c:125) 20241204085618304 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085618304 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4ACF083F Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241204085618304 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:4ACF083F 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:79) 20241204085618304 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085618304 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4ACF083F CRCX: Creating connection: port: 5952 (mgcp_protocol.c:1112) 20241204085618304 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4ACF083F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085618304 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085618304 DLMGCP DEBUG <0013> Generated response: line #00: 200 54135 OK (mgcp_msg.c:67) 20241204085618304 DLMGCP DEBUG <0013> Generated response: line #01: I: 4ACF083F (mgcp_msg.c:67) 20241204085618304 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085618304 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4ACF083F 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085618304 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085618304 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085618304 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085618304 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5952 RTP/AVP 96 (mgcp_msg.c:67) 20241204085618304 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085618304 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(405)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. 20241204085618306 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54136 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085618306 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085618306 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085618306 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085618306 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085618306 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085618306 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085618306 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085618306 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085618306 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:67) 20241204085618306 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085618306 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085618306 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085618306 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085618306 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085618306 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:A695A69C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085618306 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A695A69C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085618306 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A695A69C output_enabled 0 (mgcp_msg.c:125) 20241204085618306 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085618306 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A695A69C Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241204085618306 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:A695A69C 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:79) 20241204085618306 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241204085618306 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A695A69C CRCX: Creating connection: port: 5954 (mgcp_protocol.c:1112) 20241204085618306 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A695A69C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085618306 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085618306 DLMGCP DEBUG <0013> Generated response: line #00: 200 54136 OK (mgcp_msg.c:67) 20241204085618306 DLMGCP DEBUG <0013> Generated response: line #01: I: A695A69C (mgcp_msg.c:67) 20241204085618306 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085618306 DLMGCP DEBUG <0013> Generated response: line #03: o=- A695A69C 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085618306 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085618306 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085618306 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085618306 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5954 RTP/AVP 96 (mgcp_msg.c:67) 20241204085618306 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085618306 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM1(406)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM0(405)@962a8b3e952c: IuUP INIT_ACK Received RTPEM0(405)@962a8b3e952c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241204085619822 DLMGCP DEBUG <0013> Received message: line #00: MDCX 54137 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085619822 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085619822 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085619822 DLMGCP DEBUG <0013> Received message: line #03: I: 4ACF083F (mgcp_msg.c:67) 20241204085619822 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085619822 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085619822 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085619822 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085619822 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085619822 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085619822 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241204085619822 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085619822 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085619822 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085619822 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085619822 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241204085619822 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:4ACF083F r=127.0.0.1:10000<->l=127.0.0.1:5952) (mgcp_msg.c:118) 20241204085619822 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4ACF083F connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085619822 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4ACF083F output_enabled 1 (mgcp_msg.c:125) 20241204085619822 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085619822 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4ACF083F Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241204085619822 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:4ACF083F 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:79) 20241204085619823 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085619823 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4ACF083F MDCX: modified conn:(1227/rtp C:4ACF083F r=127.0.0.1:10000<->l=127.0.0.1:5952) (mgcp_protocol.c:1338) 20241204085619823 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4ACF083F MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241204085619823 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085619823 DLMGCP DEBUG <0013> Generated response: line #00: 200 54137 OK (mgcp_msg.c:67) 20241204085619823 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241204085619823 DLMGCP DEBUG <0013> Generated response: line #02: o=- 4ACF083F 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085619823 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241204085619823 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085619823 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241204085619823 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5952 RTP/AVP 96 (mgcp_msg.c:67) 20241204085619823 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085619823 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) RTPEM1(406)@962a8b3e952c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241204085620327 DLMGCP DEBUG <0013> Received message: line #00: MDCX 54138 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085620327 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085620327 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085620327 DLMGCP DEBUG <0013> Received message: line #03: I: A695A69C (mgcp_msg.c:67) 20241204085620327 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085620327 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085620327 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085620327 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085620327 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085620327 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085620327 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:67) 20241204085620327 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085620327 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085620327 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085620327 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085620327 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241204085620327 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:A695A69C r=127.0.0.1:20000<->l=127.0.0.1:5954) (mgcp_msg.c:118) 20241204085620327 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A695A69C connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085620327 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A695A69C output_enabled 1 (mgcp_msg.c:125) 20241204085620327 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085620327 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A695A69C Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241204085620327 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:A695A69C 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:79) 20241204085620327 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241204085620327 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A695A69C MDCX: modified conn:(1227/rtp C:A695A69C r=127.0.0.1:20000<->l=127.0.0.1:5954) (mgcp_protocol.c:1338) 20241204085620327 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A695A69C MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241204085620328 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085620328 DLMGCP DEBUG <0013> Generated response: line #00: 200 54138 OK (mgcp_msg.c:67) 20241204085620328 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241204085620328 DLMGCP DEBUG <0013> Generated response: line #02: o=- A695A69C 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085620328 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241204085620328 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085620328 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241204085620328 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5954 RTP/AVP 96 (mgcp_msg.c:67) 20241204085620328 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085620328 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) MTC@962a8b3e952c: stats: { num_pkts_tx := 190, bytes_payload_tx := 760, num_pkts_rx := 124, bytes_payload_rx := 992, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: stats: { num_pkts_tx := 173, bytes_payload_tx := 692, num_pkts_rx := 100, bytes_payload_rx := 814, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20241204085622430 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54139 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085622430 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241204085622430 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085622430 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085622430 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085622431 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241204085622431 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085622431 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085622431 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085622431 DLMGCP DEBUG <0013> Generated response: line #00: 200 54139 OK (mgcp_msg.c:67) RTPEM0(405)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. MTC@962a8b3e952c: setverdict(pass): none -> pass MTC@962a8b3e952c: setverdict(pass): pass -> pass, component reason not changed RTPEM0(405)@962a8b3e952c: Final verdict of PTC: none RTPEM1(406)@962a8b3e952c: Final verdict of PTC: none RTPEM2(407)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(408)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(409)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(405): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(406): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(407): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(408): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (pass -> pass) MTC@962a8b3e952c: Test case TC_two_crcx_mdcx_and_iuup_rfci_unordered finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered pass'. Wed Dec 4 08:56:22 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=748272) Waiting for packet dumper to finish... 1 (prev_count=748272, count=819056) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly ------ Wed Dec 4 08:56:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_two_crcx_mdcx_and_iuup_mdcx_recvonly started. 20241204085625508 DLMGCP DEBUG <0013> Received message: line #00: DLCX 50887 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085625508 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085625508 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085625509 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085625509 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085625509 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085625509 DLMGCP DEBUG <0013> Generated response: line #00: 515 50887 FAIL (mgcp_msg.c:67) 20241204085625512 DLMGCP DEBUG <0013> Received message: line #00: CRCX 50888 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085625512 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085625512 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085625512 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085625512 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085625512 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085625512 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085625512 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085625512 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085625512 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241204085625512 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085625512 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085625512 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085625512 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085625512 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085625512 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:294EF26F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085625512 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:294EF26F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085625512 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:294EF26F output_enabled 0 (mgcp_msg.c:125) 20241204085625512 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085625512 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:294EF26F Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241204085625512 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:294EF26F 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:79) 20241204085625513 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085625513 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:294EF26F CRCX: Creating connection: port: 5956 (mgcp_protocol.c:1112) 20241204085625513 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:294EF26F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085625513 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085625513 DLMGCP DEBUG <0013> Generated response: line #00: 200 50888 OK (mgcp_msg.c:67) 20241204085625513 DLMGCP DEBUG <0013> Generated response: line #01: I: 294EF26F (mgcp_msg.c:67) 20241204085625513 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085625513 DLMGCP DEBUG <0013> Generated response: line #03: o=- 294EF26F 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085625513 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085625513 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085625513 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085625513 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5956 RTP/AVP 96 (mgcp_msg.c:67) 20241204085625513 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085625513 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(410)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. 20241204085625515 DLMGCP DEBUG <0013> Received message: line #00: CRCX 50889 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085625515 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085625515 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085625515 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085625515 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085625515 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085625515 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085625515 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085625515 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085625515 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:67) 20241204085625515 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085625515 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085625515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085625515 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085625515 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085625515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:98D1170D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085625515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:98D1170D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085625515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:98D1170D output_enabled 0 (mgcp_msg.c:125) 20241204085625515 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085625515 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:98D1170D Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241204085625515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:98D1170D 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:79) 20241204085625515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241204085625515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:98D1170D CRCX: Creating connection: port: 5958 (mgcp_protocol.c:1112) 20241204085625515 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:98D1170D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085625515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085625515 DLMGCP DEBUG <0013> Generated response: line #00: 200 50889 OK (mgcp_msg.c:67) 20241204085625515 DLMGCP DEBUG <0013> Generated response: line #01: I: 98D1170D (mgcp_msg.c:67) 20241204085625515 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085625515 DLMGCP DEBUG <0013> Generated response: line #03: o=- 98D1170D 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085625515 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085625515 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085625515 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085625515 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5958 RTP/AVP 96 (mgcp_msg.c:67) 20241204085625515 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085625515 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM1(411)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM0(410)@962a8b3e952c: IuUP INIT_ACK Received RTPEM0(410)@962a8b3e952c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241204085627035 DLMGCP DEBUG <0013> Received message: line #00: MDCX 50890 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085627035 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085627035 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085627035 DLMGCP DEBUG <0013> Received message: line #03: I: 294EF26F (mgcp_msg.c:67) 20241204085627035 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085627035 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085627035 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085627035 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085627035 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085627035 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085627035 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241204085627035 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085627035 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085627035 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085627035 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085627035 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241204085627035 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:294EF26F r=127.0.0.1:10000<->l=127.0.0.1:5956) (mgcp_msg.c:118) 20241204085627035 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:294EF26F connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085627035 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:294EF26F output_enabled 1 (mgcp_msg.c:125) 20241204085627035 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085627035 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:294EF26F Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241204085627035 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:294EF26F 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:79) 20241204085627035 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085627035 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:294EF26F MDCX: modified conn:(1227/rtp C:294EF26F r=127.0.0.1:10000<->l=127.0.0.1:5956) (mgcp_protocol.c:1338) 20241204085627035 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:294EF26F MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241204085627035 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085627035 DLMGCP DEBUG <0013> Generated response: line #00: 200 50890 OK (mgcp_msg.c:67) 20241204085627035 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241204085627035 DLMGCP DEBUG <0013> Generated response: line #02: o=- 294EF26F 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085627035 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241204085627035 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085627035 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241204085627035 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5956 RTP/AVP 96 (mgcp_msg.c:67) 20241204085627035 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085627035 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) RTPEM1(411)@962a8b3e952c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241204085627539 DLMGCP DEBUG <0013> Received message: line #00: MDCX 50891 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085627539 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085627539 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085627539 DLMGCP DEBUG <0013> Received message: line #03: I: 98D1170D (mgcp_msg.c:67) 20241204085627539 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085627539 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085627539 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085627539 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085627539 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085627539 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085627539 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:67) 20241204085627539 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085627539 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085627539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085627539 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085627539 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241204085627539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:98D1170D r=127.0.0.1:20000<->l=127.0.0.1:5958) (mgcp_msg.c:118) 20241204085627539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:98D1170D connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085627539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:98D1170D output_enabled 1 (mgcp_msg.c:125) 20241204085627539 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085627539 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:98D1170D Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241204085627539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:98D1170D 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:79) 20241204085627539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241204085627539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:98D1170D MDCX: modified conn:(1227/rtp C:98D1170D r=127.0.0.1:20000<->l=127.0.0.1:5958) (mgcp_protocol.c:1338) 20241204085627539 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:98D1170D MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241204085627539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085627539 DLMGCP DEBUG <0013> Generated response: line #00: 200 50891 OK (mgcp_msg.c:67) 20241204085627539 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241204085627539 DLMGCP DEBUG <0013> Generated response: line #02: o=- 98D1170D 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085627539 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241204085627539 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085627539 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241204085627539 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5958 RTP/AVP 96 (mgcp_msg.c:67) 20241204085627539 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085627539 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) MTC@962a8b3e952c: stats: { num_pkts_tx := 176, bytes_payload_tx := 704, num_pkts_rx := 110, bytes_payload_rx := 880, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: stats: { num_pkts_tx := 160, bytes_payload_tx := 640, num_pkts_rx := 87, bytes_payload_rx := 710, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: setverdict(pass): none -> pass 20241204085629713 DLMGCP DEBUG <0013> Received message: line #00: MDCX 50892 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085629713 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085629713 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085629713 DLMGCP DEBUG <0013> Received message: line #03: I: 98D1170D (mgcp_msg.c:67) 20241204085629713 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085629713 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085629713 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085629713 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085629713 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085629713 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085629713 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:67) 20241204085629713 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085629713 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085629713 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085629713 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085629713 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241204085629713 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:98D1170D r=127.0.0.1:20000<->l=127.0.0.1:5958) (mgcp_msg.c:118) 20241204085629713 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:98D1170D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085629713 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:98D1170D output_enabled 0 (mgcp_msg.c:125) 20241204085629713 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085629713 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:98D1170D Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241204085629713 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:98D1170D 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:79) 20241204085629713 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241204085629713 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:98D1170D MDCX: modified conn:(1227/rtp C:98D1170D r=127.0.0.1:20000<->l=127.0.0.1:5958) (mgcp_protocol.c:1338) 20241204085629713 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:98D1170D MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241204085629713 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085629713 DLMGCP DEBUG <0013> Generated response: line #00: 200 50892 OK (mgcp_msg.c:67) 20241204085629713 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241204085629713 DLMGCP DEBUG <0013> Generated response: line #02: o=- 98D1170D 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085629713 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241204085629713 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085629714 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241204085629714 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5958 RTP/AVP 96 (mgcp_msg.c:67) 20241204085629714 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085629714 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241204085630716 DLMGCP DEBUG <0013> Received message: line #00: MDCX 50893 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085630716 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085630716 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085630716 DLMGCP DEBUG <0013> Received message: line #03: I: 294EF26F (mgcp_msg.c:67) 20241204085630716 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085630716 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085630716 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085630716 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085630716 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085630716 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085630716 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241204085630716 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085630716 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085630716 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085630716 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085630716 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241204085630716 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:294EF26F r=127.0.0.1:10000<->l=127.0.0.1:5956) (mgcp_msg.c:118) 20241204085630716 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:294EF26F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085630716 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:294EF26F output_enabled 0 (mgcp_msg.c:125) 20241204085630716 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085630716 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:294EF26F Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241204085630716 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:294EF26F 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:79) 20241204085630717 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085630717 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:294EF26F MDCX: modified conn:(1227/rtp C:294EF26F r=127.0.0.1:10000<->l=127.0.0.1:5956) (mgcp_protocol.c:1338) 20241204085630717 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:294EF26F MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241204085630717 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085630717 DLMGCP DEBUG <0013> Generated response: line #00: 200 50893 OK (mgcp_msg.c:67) 20241204085630717 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241204085630717 DLMGCP DEBUG <0013> Generated response: line #02: o=- 294EF26F 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085630717 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241204085630717 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085630717 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241204085630717 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5956 RTP/AVP 96 (mgcp_msg.c:67) 20241204085630717 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085630717 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) RTPEM0(410)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. 20241204085631820 DLMGCP DEBUG <0013> Received message: line #00: DLCX 50894 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085631820 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241204085631820 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085631820 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085631820 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085631820 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241204085631820 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085631820 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085631821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085631821 DLMGCP DEBUG <0013> Generated response: line #00: 200 50894 OK (mgcp_msg.c:67) RTPEM0(410)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. MTC@962a8b3e952c: setverdict(pass): pass -> pass, component reason not changed RTPEM0(410)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(413)@962a8b3e952c: Final verdict of PTC: none RTPEM2(412)@962a8b3e952c: Final verdict of PTC: none RTPEM1(411)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(414)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(410): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(411): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(412): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(413): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(414): none (pass -> pass) MTC@962a8b3e952c: Test case TC_two_crcx_mdcx_and_iuup_mdcx_recvonly finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly pass'. Wed Dec 4 08:56:31 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=943012) Waiting for packet dumper to finish... 1 (prev_count=943012, count=962780) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp ------ Wed Dec 4 08:56:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_two_crcx_mdcx_and_iuup_rtp started. 20241204085635008 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34601 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085635008 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085635008 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085635008 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085635008 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085635009 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085635009 DLMGCP DEBUG <0013> Generated response: line #00: 515 34601 FAIL (mgcp_msg.c:67) 20241204085635012 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34602 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085635013 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085635013 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085635013 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085635013 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085635013 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085635013 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085635013 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085635013 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085635013 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241204085635013 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085635013 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085635013 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085635013 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085635013 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085635013 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:4164D3D1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085635013 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4164D3D1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085635013 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4164D3D1 output_enabled 0 (mgcp_msg.c:125) 20241204085635013 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085635013 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4164D3D1 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241204085635013 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:4164D3D1 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:79) 20241204085635013 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085635013 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4164D3D1 CRCX: Creating connection: port: 5960 (mgcp_protocol.c:1112) 20241204085635013 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4164D3D1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085635013 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085635013 DLMGCP DEBUG <0013> Generated response: line #00: 200 34602 OK (mgcp_msg.c:67) 20241204085635013 DLMGCP DEBUG <0013> Generated response: line #01: I: 4164D3D1 (mgcp_msg.c:67) 20241204085635013 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085635013 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4164D3D1 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085635013 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085635013 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085635013 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085635013 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5960 RTP/AVP 96 (mgcp_msg.c:67) 20241204085635013 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085635013 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(415)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. 20241204085635015 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34603 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085635015 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085635015 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085635015 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085635015 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085635015 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085635015 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085635015 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085635015 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085635015 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241204085635015 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085635015 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085635015 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085635015 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085635015 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085635015 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:787F2A32 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085635015 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:787F2A32 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085635015 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:787F2A32 output_enabled 0 (mgcp_msg.c:125) 20241204085635015 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085635015 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:787F2A32 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241204085635015 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:787F2A32 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:79) 20241204085635015 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241204085635015 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:787F2A32 CRCX: Creating connection: port: 5962 (mgcp_protocol.c:1112) 20241204085635015 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:787F2A32 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085635015 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085635015 DLMGCP DEBUG <0013> Generated response: line #00: 200 34603 OK (mgcp_msg.c:67) 20241204085635015 DLMGCP DEBUG <0013> Generated response: line #01: I: 787F2A32 (mgcp_msg.c:67) 20241204085635015 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085635015 DLMGCP DEBUG <0013> Generated response: line #03: o=- 787F2A32 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085635015 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085635015 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085635015 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085635015 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5962 RTP/AVP 112 (mgcp_msg.c:67) 20241204085635015 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085635015 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM1(416)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM0(415)@962a8b3e952c: IuUP INIT_ACK Received 20241204085635058 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085635078 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085635099 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085635119 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085635140 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085635160 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085635181 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085635201 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085635221 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085635242 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085635262 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085635282 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085635303 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085635323 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085635343 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085635363 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085635384 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085635404 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085635424 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085635444 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085635464 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085635485 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085635505 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085635525 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085635545 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085635565 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085635585 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085635606 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085635626 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085635646 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085635666 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085635687 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085635708 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085635728 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085635751 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085635771 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085635792 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085635812 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085635832 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085635853 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085635873 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085635893 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085635913 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085635934 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085635954 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085635974 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085635994 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085636014 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085636034 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085636055 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085636075 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085636095 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085636115 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085636135 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085636156 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085636176 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085636196 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085636216 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085636236 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085636256 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085636277 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085636297 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085636317 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085636337 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085636357 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085636377 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085636398 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085636418 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085636438 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085636458 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085636478 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085636498 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085636519 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) RTPEM0(415)@962a8b3e952c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241204085636520 DLMGCP DEBUG <0013> Received message: line #00: MDCX 34604 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085636520 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085636520 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085636520 DLMGCP DEBUG <0013> Received message: line #03: I: 4164D3D1 (mgcp_msg.c:67) 20241204085636520 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085636520 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085636520 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085636520 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085636520 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085636520 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085636520 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241204085636520 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085636520 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085636520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085636520 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085636520 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241204085636520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:4164D3D1 r=127.0.0.1:10000<->l=127.0.0.1:5960) (mgcp_msg.c:118) 20241204085636520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4164D3D1 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085636520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4164D3D1 output_enabled 1 (mgcp_msg.c:125) 20241204085636520 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085636521 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4164D3D1 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241204085636521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:4164D3D1 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:79) 20241204085636521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085636521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4164D3D1 MDCX: modified conn:(1227/rtp C:4164D3D1 r=127.0.0.1:10000<->l=127.0.0.1:5960) (mgcp_protocol.c:1338) 20241204085636521 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4164D3D1 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241204085636521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085636521 DLMGCP DEBUG <0013> Generated response: line #00: 200 34604 OK (mgcp_msg.c:67) 20241204085636521 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241204085636521 DLMGCP DEBUG <0013> Generated response: line #02: o=- 4164D3D1 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085636521 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241204085636521 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085636521 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241204085636521 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5960 RTP/AVP 96 (mgcp_msg.c:67) 20241204085636521 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085636521 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241204085636530 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085636539 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085636550 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085636560 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085636570 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085636580 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085636590 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085636600 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085636610 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085636620 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085636631 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085636640 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085636651 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085636661 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085636671 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085636681 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085636691 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085636701 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085636711 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085636721 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085636732 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085636741 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085636752 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085636762 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085636772 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085636782 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085636792 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085636802 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085636812 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085636822 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085636832 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085636843 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085636853 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085636863 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085636873 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085636928 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085636928 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085636948 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085636948 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085636968 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085636968 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085636989 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085636989 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085637009 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085637009 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) RTPEM1(416)@962a8b3e952c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241204085637024 DLMGCP DEBUG <0013> Received message: line #00: MDCX 34605 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085637024 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085637024 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085637024 DLMGCP DEBUG <0013> Received message: line #03: I: 787F2A32 (mgcp_msg.c:67) 20241204085637024 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085637024 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085637024 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085637024 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085637024 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085637024 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085637024 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241204085637024 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085637024 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085637024 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085637024 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085637024 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241204085637024 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:787F2A32 r=127.0.0.1:20000<->l=127.0.0.1:5962) (mgcp_msg.c:118) 20241204085637024 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:787F2A32 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085637024 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:787F2A32 output_enabled 1 (mgcp_msg.c:125) 20241204085637024 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085637024 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:787F2A32 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241204085637024 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:787F2A32 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:79) 20241204085637024 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241204085637024 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:787F2A32 MDCX: modified conn:(1227/rtp C:787F2A32 r=127.0.0.1:20000<->l=127.0.0.1:5962) (mgcp_protocol.c:1338) 20241204085637024 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:787F2A32 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241204085637024 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085637024 DLMGCP DEBUG <0013> Generated response: line #00: 200 34605 OK (mgcp_msg.c:67) 20241204085637024 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241204085637024 DLMGCP DEBUG <0013> Generated response: line #02: o=- 787F2A32 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085637024 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241204085637024 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085637024 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241204085637024 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5962 RTP/AVP 112 (mgcp_msg.c:67) 20241204085637024 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085637024 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241204085637029 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085637042 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085637049 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085637062 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085637069 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085637082 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085637089 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085637102 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085637110 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085637123 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085637130 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085637143 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085637150 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085637163 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085637170 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085637183 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085637190 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085637203 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085637210 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085637224 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085637231 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085637244 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085637251 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085637264 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085637271 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085637284 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085637291 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085637304 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085637311 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085637325 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085637332 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085637345 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085637352 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085637365 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085637372 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085637385 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085637392 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085637405 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085637412 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085637426 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085637433 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085637446 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085637453 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085637466 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085637473 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085637486 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085637493 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085637506 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085637513 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085637527 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085637534 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085637547 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085637554 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085637567 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085637574 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085637588 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085637594 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085637608 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085637623 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085637628 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085637643 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085637648 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085637663 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085637668 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085637683 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085637688 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085637703 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085637779 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085637779 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085637800 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085637800 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085637822 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085637823 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085637843 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085637844 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085637863 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085637864 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085637884 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085637884 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085637904 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085637904 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085637924 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085637924 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085637944 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085637944 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085637964 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085637965 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085637985 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085637985 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638005 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638005 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638025 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638025 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638046 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638046 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638066 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638066 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638086 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638086 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638110 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638110 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638130 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638130 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638150 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638150 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638170 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638171 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638191 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638191 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638211 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638211 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638231 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638231 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638251 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638251 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638271 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638271 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638292 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638292 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638312 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638312 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638332 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638332 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638352 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638352 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638372 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638372 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638393 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638393 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638413 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638413 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638433 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638433 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638453 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638453 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638473 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638473 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638494 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638494 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638514 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638514 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638534 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638534 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638554 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638554 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638574 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638574 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638594 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638595 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638615 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638615 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638635 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638635 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638655 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638655 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638675 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638675 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638695 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638696 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638715 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638716 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638736 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638736 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638756 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638756 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638776 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638776 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638796 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638797 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638816 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638817 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638837 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638837 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638857 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638857 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638877 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638877 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638897 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638898 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638917 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638918 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638937 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638938 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638958 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638958 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638978 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638979 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085638998 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085638999 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085639018 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085639019 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) MTC@962a8b3e952c: stats: { num_pkts_tx := 192, bytes_payload_tx := 5952, num_pkts_rx := 118, bytes_payload_rx := 4130, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: stats: { num_pkts_tx := 167, bytes_payload_tx := 5344, num_pkts_rx := 96, bytes_payload_rx := 3072, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20241204085639127 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34606 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085639127 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241204085639127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085639127 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085639127 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085639127 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241204085639127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085639127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085639127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085639127 DLMGCP DEBUG <0013> Generated response: line #00: 200 34606 OK (mgcp_msg.c:67) RTPEM0(415)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. MTC@962a8b3e952c: setverdict(pass): none -> pass MTC@962a8b3e952c: setverdict(pass): pass -> pass, component reason not changed RTPEM1(416)@962a8b3e952c: Final verdict of PTC: none RTPEM0(415)@962a8b3e952c: Final verdict of PTC: none RTPEM2(417)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(418)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(419)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(415): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(416): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(417): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(418): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(419): none (pass -> pass) MTC@962a8b3e952c: Test case TC_two_crcx_mdcx_and_iuup_rtp finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp pass'. Wed Dec 4 08:56:39 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=748560) Waiting for packet dumper to finish... 1 (prev_count=748560, count=820640) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered ------ Wed Dec 4 08:56:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered started. 20241204085642198 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9636 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085642198 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085642198 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085642198 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085642198 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085642198 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085642198 DLMGCP DEBUG <0013> Generated response: line #00: 515 9636 FAIL (mgcp_msg.c:67) 20241204085642200 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9637 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085642200 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085642200 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085642200 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085642200 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085642200 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085642200 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085642200 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085642200 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085642200 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241204085642200 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085642200 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085642200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085642200 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085642200 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085642200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:330EB85D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085642200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:330EB85D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085642200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:330EB85D output_enabled 0 (mgcp_msg.c:125) 20241204085642200 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085642200 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:330EB85D Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241204085642200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:330EB85D 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:79) 20241204085642200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085642200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:330EB85D CRCX: Creating connection: port: 5964 (mgcp_protocol.c:1112) 20241204085642200 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:330EB85D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085642200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085642200 DLMGCP DEBUG <0013> Generated response: line #00: 200 9637 OK (mgcp_msg.c:67) 20241204085642200 DLMGCP DEBUG <0013> Generated response: line #01: I: 330EB85D (mgcp_msg.c:67) 20241204085642200 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085642200 DLMGCP DEBUG <0013> Generated response: line #03: o=- 330EB85D 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085642200 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085642200 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085642200 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085642200 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5964 RTP/AVP 96 (mgcp_msg.c:67) 20241204085642200 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085642200 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(420)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. 20241204085642202 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9638 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085642202 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085642202 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085642202 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085642202 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085642202 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085642202 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085642202 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085642202 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085642202 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241204085642202 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085642202 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085642202 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085642202 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085642202 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085642202 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:CF975965 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085642202 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CF975965 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085642202 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CF975965 output_enabled 0 (mgcp_msg.c:125) 20241204085642202 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085642202 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CF975965 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241204085642202 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:CF975965 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:79) 20241204085642202 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241204085642202 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CF975965 CRCX: Creating connection: port: 5966 (mgcp_protocol.c:1112) 20241204085642202 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CF975965 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085642202 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085642202 DLMGCP DEBUG <0013> Generated response: line #00: 200 9638 OK (mgcp_msg.c:67) 20241204085642202 DLMGCP DEBUG <0013> Generated response: line #01: I: CF975965 (mgcp_msg.c:67) 20241204085642202 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085642202 DLMGCP DEBUG <0013> Generated response: line #03: o=- CF975965 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085642202 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085642202 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085642202 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085642202 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5966 RTP/AVP 112 (mgcp_msg.c:67) 20241204085642202 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085642202 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM1(421)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM0(420)@962a8b3e952c: IuUP INIT_ACK Received 20241204085642244 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085642265 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085642285 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085642306 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085642326 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085642346 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085642367 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085642387 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085642407 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085642428 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085642448 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085642468 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085642488 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085642509 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085642529 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085642549 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085642569 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085642589 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085642609 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085642630 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085642650 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085642670 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085642690 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085642711 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085642731 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085642751 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085642771 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085642792 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085642812 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085642832 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085642852 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085642872 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085642892 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085642912 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085642933 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085642953 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085642973 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085642993 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643014 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643034 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643054 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643074 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643095 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643115 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643135 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643155 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643175 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643195 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643216 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643236 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643256 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643276 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643296 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643316 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643336 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643357 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643377 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643397 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643418 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643438 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643458 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643479 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643499 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643520 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643540 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643561 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643581 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643601 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643622 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643642 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643662 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643682 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643703 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) RTPEM0(420)@962a8b3e952c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241204085643707 DLMGCP DEBUG <0013> Received message: line #00: MDCX 9639 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085643707 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085643707 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085643707 DLMGCP DEBUG <0013> Received message: line #03: I: 330EB85D (mgcp_msg.c:67) 20241204085643707 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085643707 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085643707 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085643707 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085643707 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085643707 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085643707 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241204085643707 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085643707 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085643707 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085643707 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085643707 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241204085643707 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:330EB85D r=127.0.0.1:10000<->l=127.0.0.1:5964) (mgcp_msg.c:118) 20241204085643707 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:330EB85D connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085643707 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:330EB85D output_enabled 1 (mgcp_msg.c:125) 20241204085643707 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085643707 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:330EB85D Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241204085643707 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:330EB85D 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:79) 20241204085643707 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085643707 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:330EB85D MDCX: modified conn:(1227/rtp C:330EB85D r=127.0.0.1:10000<->l=127.0.0.1:5964) (mgcp_protocol.c:1338) 20241204085643707 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:330EB85D MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241204085643707 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085643707 DLMGCP DEBUG <0013> Generated response: line #00: 200 9639 OK (mgcp_msg.c:67) 20241204085643707 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241204085643707 DLMGCP DEBUG <0013> Generated response: line #02: o=- 330EB85D 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085643707 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241204085643707 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085643707 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241204085643707 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5964 RTP/AVP 96 (mgcp_msg.c:67) 20241204085643707 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085643707 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241204085643716 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085643726 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643736 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085643746 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643756 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085643766 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643776 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085643786 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643796 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085643806 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643816 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085643826 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643836 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085643847 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643856 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085643867 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643876 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085643887 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643896 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085643907 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643916 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085643927 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643936 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085643947 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643956 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085643967 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643977 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085643987 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085643997 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644007 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644017 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644028 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644037 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644048 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644058 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644068 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644078 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644088 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644098 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644108 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644118 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644129 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644138 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644149 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644158 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644169 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644179 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644189 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644199 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644209 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) RTPEM1(421)@962a8b3e952c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241204085644211 DLMGCP DEBUG <0013> Received message: line #00: MDCX 9640 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085644211 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085644211 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085644211 DLMGCP DEBUG <0013> Received message: line #03: I: CF975965 (mgcp_msg.c:67) 20241204085644211 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085644211 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085644211 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085644211 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085644211 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085644211 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085644211 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241204085644211 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085644211 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085644211 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085644211 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085644211 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241204085644211 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:CF975965 r=127.0.0.1:20000<->l=127.0.0.1:5966) (mgcp_msg.c:118) 20241204085644211 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CF975965 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085644211 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CF975965 output_enabled 1 (mgcp_msg.c:125) 20241204085644211 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085644211 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CF975965 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241204085644211 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:CF975965 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:79) 20241204085644211 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241204085644211 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CF975965 MDCX: modified conn:(1227/rtp C:CF975965 r=127.0.0.1:20000<->l=127.0.0.1:5966) (mgcp_protocol.c:1338) 20241204085644211 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CF975965 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241204085644211 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085644211 DLMGCP DEBUG <0013> Generated response: line #00: 200 9640 OK (mgcp_msg.c:67) 20241204085644211 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241204085644211 DLMGCP DEBUG <0013> Generated response: line #02: o=- CF975965 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085644211 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241204085644211 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085644211 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241204085644211 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5966 RTP/AVP 112 (mgcp_msg.c:67) 20241204085644211 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085644211 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241204085644230 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644230 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644250 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644250 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644270 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644270 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644290 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644290 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644310 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644311 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644331 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644331 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644351 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644351 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644371 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644372 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644392 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644392 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644412 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644412 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644432 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644432 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644452 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644452 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644473 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644473 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644493 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644493 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644513 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644513 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644533 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644533 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644553 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644553 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644574 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644574 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644594 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644594 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644615 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644615 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644635 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644635 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644655 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644655 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644676 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644676 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644696 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644696 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644716 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644716 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644737 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644737 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644757 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644757 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644777 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644777 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644798 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644798 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644818 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644818 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644838 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644838 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644858 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644858 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644878 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644878 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644898 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644899 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644919 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644919 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644939 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644939 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644959 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644959 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085644979 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085644979 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645000 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645000 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645020 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645020 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645040 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645040 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645060 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645060 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645081 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645081 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645101 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645101 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645121 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645121 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645141 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645141 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645162 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645162 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645182 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645182 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645202 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645202 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645222 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645222 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645243 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645243 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645263 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645263 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645283 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645283 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645303 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645303 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645323 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645324 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645344 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645344 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645364 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645364 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645384 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645384 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645404 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645404 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645424 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645424 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645444 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645444 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645465 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645465 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645485 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645485 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645505 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645505 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645525 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645525 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645546 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645546 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645566 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645566 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645586 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645586 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645606 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645606 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645626 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645626 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645646 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645646 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645667 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645667 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645687 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645687 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645707 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645707 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645727 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645727 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645747 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645747 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645768 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645768 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645788 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645788 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645808 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645808 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645828 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645828 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645848 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645848 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645868 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645868 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645889 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645889 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645909 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645909 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645929 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645929 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645949 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645949 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645969 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645970 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085645990 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085645990 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085646010 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085646010 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085646030 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085646030 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085646050 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085646050 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085646070 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085646070 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085646091 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085646091 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085646111 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085646111 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085646132 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085646132 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085646152 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085646152 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085646172 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085646172 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085646192 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085646192 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085646213 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241204085646213 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) MTC@962a8b3e952c: stats: { num_pkts_tx := 197, bytes_payload_tx := 6107, num_pkts_rx := 123, bytes_payload_rx := 4305, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: stats: { num_pkts_tx := 173, bytes_payload_tx := 5536, num_pkts_rx := 98, bytes_payload_rx := 3136, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20241204085646314 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9641 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085646314 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241204085646314 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085646314 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085646314 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085646314 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241204085646314 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085646314 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085646315 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085646315 DLMGCP DEBUG <0013> Generated response: line #00: 200 9641 OK (mgcp_msg.c:67) RTPEM0(420)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. MTC@962a8b3e952c: setverdict(pass): none -> pass MTC@962a8b3e952c: setverdict(pass): pass -> pass, component reason not changed RTPEM1(421)@962a8b3e952c: Final verdict of PTC: none RTPEM2(422)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(424)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(423)@962a8b3e952c: Final verdict of PTC: none RTPEM0(420)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(420): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(421): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(422): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(423): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(424): none (pass -> pass) MTC@962a8b3e952c: Test case TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered pass'. Wed Dec 4 08:56:46 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=766496) Waiting for packet dumper to finish... 1 (prev_count=766496, count=849376) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly ------ Wed Dec 4 08:56:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly started. 20241204085649400 DLMGCP DEBUG <0013> Received message: line #00: DLCX 49323 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085649400 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085649400 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085649401 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085649401 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085649401 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085649401 DLMGCP DEBUG <0013> Generated response: line #00: 515 49323 FAIL (mgcp_msg.c:67) 20241204085649403 DLMGCP DEBUG <0013> Received message: line #00: CRCX 49324 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085649403 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085649403 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085649403 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085649403 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085649403 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085649403 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085649403 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085649403 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085649403 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241204085649403 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085649403 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085649403 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085649403 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085649403 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085649403 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:DA486833 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085649403 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DA486833 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085649403 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DA486833 output_enabled 0 (mgcp_msg.c:125) 20241204085649403 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085649403 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:DA486833 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241204085649403 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:DA486833 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:79) 20241204085649403 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085649403 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DA486833 CRCX: Creating connection: port: 5968 (mgcp_protocol.c:1112) 20241204085649403 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:DA486833 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085649403 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085649403 DLMGCP DEBUG <0013> Generated response: line #00: 200 49324 OK (mgcp_msg.c:67) 20241204085649403 DLMGCP DEBUG <0013> Generated response: line #01: I: DA486833 (mgcp_msg.c:67) 20241204085649403 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085649403 DLMGCP DEBUG <0013> Generated response: line #03: o=- DA486833 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085649403 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085649403 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085649403 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085649403 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5968 RTP/AVP 96 (mgcp_msg.c:67) 20241204085649403 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085649403 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(425)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. 20241204085649405 DLMGCP DEBUG <0013> Received message: line #00: CRCX 49325 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085649405 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085649405 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085649405 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085649405 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085649405 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085649405 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085649405 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085649405 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085649405 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241204085649405 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085649405 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085649405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085649405 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085649405 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085649405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:845CC2BC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085649405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:845CC2BC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085649405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:845CC2BC output_enabled 0 (mgcp_msg.c:125) 20241204085649405 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085649405 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:845CC2BC Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241204085649405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:845CC2BC 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:79) 20241204085649405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241204085649405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:845CC2BC CRCX: Creating connection: port: 5970 (mgcp_protocol.c:1112) 20241204085649405 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:845CC2BC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085649405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085649405 DLMGCP DEBUG <0013> Generated response: line #00: 200 49325 OK (mgcp_msg.c:67) 20241204085649405 DLMGCP DEBUG <0013> Generated response: line #01: I: 845CC2BC (mgcp_msg.c:67) 20241204085649405 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085649405 DLMGCP DEBUG <0013> Generated response: line #03: o=- 845CC2BC 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085649405 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085649405 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085649405 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085649405 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:67) 20241204085649405 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085649406 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM1(426)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM0(425)@962a8b3e952c: IuUP INIT_ACK Received 20241204085649448 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085649468 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085649489 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085649509 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085649529 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085649549 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085649570 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085649590 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085649610 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085649630 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085649651 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085649671 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085649691 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085649713 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085649733 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085649754 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085649778 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085649799 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085649819 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085649839 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085649860 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085649880 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085649900 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085649921 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085649941 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085649961 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085649981 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650002 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650022 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650042 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650062 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650083 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650103 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650123 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650143 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650163 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650184 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650204 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650224 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650244 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650265 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650285 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650305 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650325 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650346 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650366 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650386 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650406 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650426 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650447 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650467 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650487 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650507 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650527 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650548 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650568 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650588 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650608 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650628 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650648 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650669 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650689 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650709 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650729 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650750 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650770 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650790 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650810 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650830 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650850 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650870 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650890 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) RTPEM0(425)@962a8b3e952c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241204085650911 DLMGCP DEBUG <0013> Received message: line #00: MDCX 49326 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085650911 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085650911 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085650911 DLMGCP DEBUG <0013> Received message: line #03: I: DA486833 (mgcp_msg.c:67) 20241204085650911 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085650911 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085650911 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085650911 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085650911 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085650911 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085650911 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241204085650911 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085650911 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085650911 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085650911 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085650911 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241204085650911 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:DA486833 r=127.0.0.1:10000<->l=127.0.0.1:5968) (mgcp_msg.c:118) 20241204085650911 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DA486833 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085650911 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DA486833 output_enabled 1 (mgcp_msg.c:125) 20241204085650911 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085650911 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:DA486833 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241204085650911 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:DA486833 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:79) 20241204085650911 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085650911 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DA486833 MDCX: modified conn:(1227/rtp C:DA486833 r=127.0.0.1:10000<->l=127.0.0.1:5968) (mgcp_protocol.c:1338) 20241204085650911 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:DA486833 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241204085650911 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085650911 DLMGCP DEBUG <0013> Generated response: line #00: 200 49326 OK (mgcp_msg.c:67) 20241204085650911 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241204085650911 DLMGCP DEBUG <0013> Generated response: line #02: o=- DA486833 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085650911 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241204085650911 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085650911 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241204085650911 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5968 RTP/AVP 96 (mgcp_msg.c:67) 20241204085650911 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085650911 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241204085650917 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085650929 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650937 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085650949 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650958 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085650969 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650978 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085650990 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085650998 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085651010 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651018 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085651030 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651038 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085651050 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651059 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085651071 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651079 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085651091 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651099 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085651111 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651119 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085651132 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651139 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085651152 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651160 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085651172 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651180 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085651193 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651200 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085651213 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651220 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085651233 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651240 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085651253 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651261 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085651274 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651281 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085651294 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651301 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085651314 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651321 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085651334 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651341 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085651355 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651361 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085651375 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651381 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085651395 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651401 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) RTPEM1(426)@962a8b3e952c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241204085651415 DLMGCP DEBUG <0013> Received message: line #00: MDCX 49327 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085651415 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085651415 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085651415 DLMGCP DEBUG <0013> Received message: line #03: I: 845CC2BC (mgcp_msg.c:67) 20241204085651415 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085651415 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085651415 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085651415 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085651415 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085651415 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085651415 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241204085651415 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085651415 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085651415 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085651415 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085651415 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241204085651415 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:845CC2BC r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_msg.c:118) 20241204085651415 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:845CC2BC connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085651415 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:845CC2BC output_enabled 1 (mgcp_msg.c:125) 20241204085651415 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085651415 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:845CC2BC Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241204085651415 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:845CC2BC 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:79) 20241204085651415 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241204085651415 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:845CC2BC MDCX: modified conn:(1227/rtp C:845CC2BC r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_protocol.c:1338) 20241204085651415 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:845CC2BC MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241204085651415 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085651415 DLMGCP DEBUG <0013> Generated response: line #00: 200 49327 OK (mgcp_msg.c:67) 20241204085651415 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241204085651415 DLMGCP DEBUG <0013> Generated response: line #02: o=- 845CC2BC 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085651415 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241204085651415 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085651415 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241204085651415 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:67) 20241204085651415 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085651415 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241204085651415 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651433 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085651435 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651454 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085651456 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651474 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085651476 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651494 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085651496 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651515 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085651516 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651535 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085651536 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651555 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085651556 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651576 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085651577 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651596 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085651597 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651616 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085651617 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651636 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085651637 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651656 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085651658 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651676 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085651678 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651696 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085651698 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651717 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085651718 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651737 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085651738 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651757 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085651758 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651777 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085651778 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651797 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085651798 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651818 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085651819 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651838 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085651839 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651859 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085651859 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651879 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085651879 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651899 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651900 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085651920 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651920 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085651940 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651940 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085651960 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651961 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085651981 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085651981 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652001 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652001 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652021 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652021 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652041 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652042 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652062 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652062 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652082 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652082 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652102 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652102 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652122 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652123 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652143 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652143 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652163 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652163 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652183 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652183 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652203 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652204 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652224 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652224 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652244 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652244 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652264 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652264 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652285 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652285 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652319 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652319 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652339 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652339 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652360 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652360 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652380 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652380 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652400 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652401 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652421 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652421 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652441 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652441 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652461 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652461 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652481 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652482 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652502 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652502 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652522 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652522 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652542 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652542 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652563 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652563 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652583 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652583 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652603 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652603 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652623 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652623 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652643 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652644 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652664 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652664 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652684 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652684 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652704 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652704 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652724 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652724 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652744 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652744 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652765 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652765 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652785 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652785 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652805 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652805 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652825 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652825 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652845 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652845 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652866 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652866 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652886 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652886 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652906 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652906 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652926 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652927 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652947 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652947 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652967 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652967 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085652987 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085652987 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085653007 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085653007 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085653027 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085653027 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085653048 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085653048 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085653068 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085653068 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085653088 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085653088 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085653108 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085653109 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085653129 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085653129 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085653149 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085653149 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085653169 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085653169 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085653189 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085653189 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085653210 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085653210 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085653230 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085653230 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085653250 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085653250 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085653270 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085653270 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085653290 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085653291 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085653311 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085653311 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085653331 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085653331 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085653351 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085653351 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085653372 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085653372 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085653392 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085653392 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085653412 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085653412 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) MTC@962a8b3e952c: stats: { num_pkts_tx := 196, bytes_payload_tx := 6076, num_pkts_rx := 123, bytes_payload_rx := 4305, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: stats: { num_pkts_tx := 172, bytes_payload_tx := 5504, num_pkts_rx := 99, bytes_payload_rx := 3168, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: setverdict(pass): none -> pass 20241204085653420 DLMGCP DEBUG <0013> Received message: line #00: MDCX 49328 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085653420 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085653420 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085653420 DLMGCP DEBUG <0013> Received message: line #03: I: 845CC2BC (mgcp_msg.c:67) 20241204085653420 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085653420 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085653420 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085653420 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085653420 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085653420 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085653420 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241204085653420 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085653420 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085653420 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085653420 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085653420 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241204085653420 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:845CC2BC r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_msg.c:118) 20241204085653420 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:845CC2BC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085653420 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:845CC2BC output_enabled 0 (mgcp_msg.c:125) 20241204085653420 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085653420 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:845CC2BC Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241204085653420 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:845CC2BC 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:79) 20241204085653420 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241204085653420 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:845CC2BC MDCX: modified conn:(1227/rtp C:845CC2BC r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_protocol.c:1338) 20241204085653420 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:845CC2BC MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241204085653420 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085653420 DLMGCP DEBUG <0013> Generated response: line #00: 200 49328 OK (mgcp_msg.c:67) 20241204085653420 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241204085653420 DLMGCP DEBUG <0013> Generated response: line #02: o=- 845CC2BC 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085653420 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241204085653420 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085653420 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241204085653420 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:67) 20241204085653420 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085653420 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241204085653433 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085653453 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085653473 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085653494 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085653514 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085653534 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085653555 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085653575 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085653595 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085653615 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085653636 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085653656 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085653676 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085653697 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085653717 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085653737 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085653758 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085653778 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085653798 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085653819 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085653839 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085653859 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085653879 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085653900 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085653920 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085653941 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085653961 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085653981 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085654001 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085654022 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085654042 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085654062 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085654083 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085654103 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085654123 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085654144 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085654164 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085654184 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085654205 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085654225 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085654245 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085654266 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085654286 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085654307 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085654327 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085654347 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085654368 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085654388 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085654409 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085654425 DLMGCP DEBUG <0013> Received message: line #00: MDCX 49329 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085654425 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085654425 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085654425 DLMGCP DEBUG <0013> Received message: line #03: I: DA486833 (mgcp_msg.c:67) 20241204085654425 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085654425 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085654425 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085654425 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085654425 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085654425 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085654425 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241204085654425 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085654425 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085654425 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085654425 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085654425 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241204085654425 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:DA486833 r=127.0.0.1:10000<->l=127.0.0.1:5968) (mgcp_msg.c:118) 20241204085654425 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DA486833 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085654425 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DA486833 output_enabled 0 (mgcp_msg.c:125) 20241204085654425 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085654425 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:DA486833 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241204085654425 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:DA486833 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:79) 20241204085654425 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085654425 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DA486833 MDCX: modified conn:(1227/rtp C:DA486833 r=127.0.0.1:10000<->l=127.0.0.1:5968) (mgcp_protocol.c:1338) 20241204085654425 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:DA486833 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241204085654425 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085654425 DLMGCP DEBUG <0013> Generated response: line #00: 200 49329 OK (mgcp_msg.c:67) 20241204085654425 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241204085654425 DLMGCP DEBUG <0013> Generated response: line #02: o=- DA486833 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085654425 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241204085654425 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085654425 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241204085654425 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5968 RTP/AVP 96 (mgcp_msg.c:67) 20241204085654425 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085654425 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241204085654428 DLMGCP DEBUG <0013> Received message: line #00: MDCX 49330 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085654428 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085654428 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085654428 DLMGCP DEBUG <0013> Received message: line #03: I: 845CC2BC (mgcp_msg.c:67) 20241204085654428 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085654428 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085654428 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085654428 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085654428 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085654428 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085654428 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241204085654428 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085654428 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085654428 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085654428 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085654428 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241204085654428 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:845CC2BC r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_msg.c:118) 20241204085654428 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:845CC2BC connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085654428 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:845CC2BC output_enabled 1 (mgcp_msg.c:125) 20241204085654428 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085654428 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:845CC2BC Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241204085654428 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:845CC2BC 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:79) 20241204085654428 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241204085654428 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:845CC2BC MDCX: modified conn:(1227/rtp C:845CC2BC r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_protocol.c:1338) 20241204085654428 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:845CC2BC MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241204085654428 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085654428 DLMGCP DEBUG <0013> Generated response: line #00: 200 49330 OK (mgcp_msg.c:67) 20241204085654428 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241204085654428 DLMGCP DEBUG <0013> Generated response: line #02: o=- 845CC2BC 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085654428 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241204085654428 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085654428 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241204085654428 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:67) 20241204085654428 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085654428 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) RTPEM0(425)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. 20241204085655532 DLMGCP DEBUG <0013> Received message: line #00: DLCX 49331 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085655532 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241204085655532 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085655532 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085655532 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085655532 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241204085655532 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085655532 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085655533 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085655533 DLMGCP DEBUG <0013> Generated response: line #00: 200 49331 OK (mgcp_msg.c:67) RTPEM0(425)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. MTC@962a8b3e952c: setverdict(pass): pass -> pass, component reason not changed RTPEM1(426)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(429)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(428)@962a8b3e952c: Final verdict of PTC: none RTPEM2(427)@962a8b3e952c: Final verdict of PTC: none RTPEM0(425)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(425): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(426): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(427): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(428): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(429): none (pass -> pass) MTC@962a8b3e952c: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly pass'. Wed Dec 4 08:56:55 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=985808) Waiting for packet dumper to finish... 1 (prev_count=985808, count=1007068) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup ------ Wed Dec 4 08:56:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup started. 20241204085658613 DLMGCP DEBUG <0013> Received message: line #00: DLCX 36450 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085658613 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085658613 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085658613 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085658613 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085658613 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085658613 DLMGCP DEBUG <0013> Generated response: line #00: 515 36450 FAIL (mgcp_msg.c:67) 20241204085658617 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36451 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085658617 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085658617 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085658617 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085658617 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085658617 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085658617 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085658617 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085658617 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085658617 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241204085658617 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085658617 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085658617 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085658617 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085658617 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085658617 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:08348A5A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085658617 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:08348A5A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085658617 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:08348A5A output_enabled 0 (mgcp_msg.c:125) 20241204085658617 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085658617 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:08348A5A Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241204085658617 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:08348A5A 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:79) 20241204085658617 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085658617 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:08348A5A CRCX: Creating connection: port: 5972 (mgcp_protocol.c:1112) 20241204085658617 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:08348A5A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085658617 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085658617 DLMGCP DEBUG <0013> Generated response: line #00: 200 36451 OK (mgcp_msg.c:67) 20241204085658617 DLMGCP DEBUG <0013> Generated response: line #01: I: 08348A5A (mgcp_msg.c:67) 20241204085658617 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085658617 DLMGCP DEBUG <0013> Generated response: line #03: o=- 08348A5A 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085658617 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085658617 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085658617 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085658617 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5972 RTP/AVP 96 (mgcp_msg.c:67) 20241204085658617 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085658617 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(430)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. 20241204085658619 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36452 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085658619 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085658619 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085658619 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085658619 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085658619 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085658619 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085658619 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085658619 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085658619 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241204085658619 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085658619 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085658619 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085658619 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085658619 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085658619 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:12186AB1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085658619 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:12186AB1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085658619 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:12186AB1 output_enabled 0 (mgcp_msg.c:125) 20241204085658619 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085658619 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:12186AB1 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241204085658619 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:12186AB1 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:79) 20241204085658619 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241204085658619 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:12186AB1 CRCX: Creating connection: port: 5974 (mgcp_protocol.c:1112) 20241204085658619 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:12186AB1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085658619 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085658619 DLMGCP DEBUG <0013> Generated response: line #00: 200 36452 OK (mgcp_msg.c:67) 20241204085658619 DLMGCP DEBUG <0013> Generated response: line #01: I: 12186AB1 (mgcp_msg.c:67) 20241204085658619 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085658619 DLMGCP DEBUG <0013> Generated response: line #03: o=- 12186AB1 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085658619 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085658619 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085658619 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085658619 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5974 RTP/AVP 112 (mgcp_msg.c:67) 20241204085658619 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085658619 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM1(431)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. RTPEM0(430)@962a8b3e952c: IuUP INIT_ACK Received 20241204085658661 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085658681 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085658702 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085658722 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085658742 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085658762 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085658783 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085658803 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085658823 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085658843 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085658863 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085658884 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085658904 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085658924 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085658944 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085658964 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085658985 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659005 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659025 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659045 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659066 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659086 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659106 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659126 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659146 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659166 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659196 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659216 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659239 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659259 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659280 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659300 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659320 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659340 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659360 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659381 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659401 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659421 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659441 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659461 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659482 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659502 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659522 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659543 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659563 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659583 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659604 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659624 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659644 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659664 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659685 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659705 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659725 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659746 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659766 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659786 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659806 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659827 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659847 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659867 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659887 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659908 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659928 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659949 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659969 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085659989 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700010 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700030 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700050 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700070 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700091 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700111 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) RTPEM0(430)@962a8b3e952c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241204085700124 DLMGCP DEBUG <0013> Received message: line #00: MDCX 36453 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085700124 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085700124 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085700124 DLMGCP DEBUG <0013> Received message: line #03: I: 08348A5A (mgcp_msg.c:67) 20241204085700124 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085700124 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085700124 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085700124 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085700124 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085700124 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085700124 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241204085700124 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085700124 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085700124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085700124 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085700124 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241204085700124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:08348A5A r=127.0.0.1:10000<->l=127.0.0.1:5972) (mgcp_msg.c:118) 20241204085700124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:08348A5A connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085700124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:08348A5A output_enabled 1 (mgcp_msg.c:125) 20241204085700124 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085700124 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:08348A5A Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241204085700124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:08348A5A 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:79) 20241204085700124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085700124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:08348A5A MDCX: modified conn:(1227/rtp C:08348A5A r=127.0.0.1:10000<->l=127.0.0.1:5972) (mgcp_protocol.c:1338) 20241204085700124 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:08348A5A MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241204085700124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085700124 DLMGCP DEBUG <0013> Generated response: line #00: 200 36453 OK (mgcp_msg.c:67) 20241204085700124 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241204085700124 DLMGCP DEBUG <0013> Generated response: line #02: o=- 08348A5A 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085700124 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241204085700124 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085700124 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241204085700124 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5972 RTP/AVP 96 (mgcp_msg.c:67) 20241204085700124 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085700124 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241204085700131 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085700143 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700151 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085700163 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700172 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085700183 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700192 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085700204 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700212 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085700224 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700233 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085700244 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700253 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085700264 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700273 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085700285 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700294 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085700305 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700314 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085700325 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700334 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085700345 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700354 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085700365 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700374 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085700386 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700394 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085700406 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700414 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085700426 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700434 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085700446 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700454 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085700466 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700475 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085700486 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700495 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085700506 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700515 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085700527 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700535 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085700547 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700555 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085700567 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700575 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085700587 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700595 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085700607 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700615 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) RTPEM1(431)@962a8b3e952c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241204085700627 DLMGCP DEBUG <0013> Received message: line #00: MDCX 36454 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085700627 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085700627 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085700627 DLMGCP DEBUG <0013> Received message: line #03: I: 12186AB1 (mgcp_msg.c:67) 20241204085700627 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085700627 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085700627 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085700627 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085700627 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085700627 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085700627 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241204085700627 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085700627 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085700627 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085700627 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085700627 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241204085700627 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:12186AB1 r=127.0.0.1:20000<->l=127.0.0.1:5974) (mgcp_msg.c:118) 20241204085700627 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:12186AB1 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085700627 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:12186AB1 output_enabled 1 (mgcp_msg.c:125) 20241204085700627 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085700627 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:12186AB1 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241204085700627 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:12186AB1 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:79) 20241204085700627 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241204085700627 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:12186AB1 MDCX: modified conn:(1227/rtp C:12186AB1 r=127.0.0.1:20000<->l=127.0.0.1:5974) (mgcp_protocol.c:1338) 20241204085700627 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:12186AB1 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241204085700627 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085700627 DLMGCP DEBUG <0013> Generated response: line #00: 200 36454 OK (mgcp_msg.c:67) 20241204085700627 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241204085700627 DLMGCP DEBUG <0013> Generated response: line #02: o=- 12186AB1 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085700627 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241204085700627 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085700627 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241204085700627 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5974 RTP/AVP 112 (mgcp_msg.c:67) 20241204085700627 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241204085700627 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241204085700627 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700646 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085700647 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700666 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085700667 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700687 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085700688 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700707 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085700708 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700727 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085700728 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700747 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085700748 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700767 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085700768 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700788 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085700789 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700808 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085700809 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700828 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085700829 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700849 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085700849 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700869 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085700869 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700889 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085700890 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700909 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085700910 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700930 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085700930 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700950 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085700951 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700970 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085700971 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085700991 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085700991 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701011 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701011 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701031 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701032 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701052 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701052 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701072 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701072 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701092 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701092 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701112 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701113 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701133 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701133 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701153 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701153 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701173 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701173 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701193 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701194 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701214 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701214 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701234 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701235 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701255 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701255 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701275 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701276 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701298 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701303 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701318 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701324 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701339 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701344 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701359 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701365 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701379 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701385 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701399 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701405 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701420 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701425 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701440 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701446 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701460 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701466 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701481 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701486 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701501 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701506 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701521 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701526 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701541 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701547 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701561 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701567 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701581 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701587 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701602 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701607 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701622 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701627 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701642 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701648 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701662 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701668 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701683 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701688 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701703 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701708 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701723 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701729 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701743 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701749 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701763 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701769 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701783 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701789 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701804 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701809 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701824 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701830 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701844 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701850 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701864 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701870 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701885 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701890 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701905 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701911 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701925 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701931 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701946 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701951 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701966 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701971 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085701986 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085701991 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085702006 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085702012 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085702027 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085702032 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085702047 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085702052 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085702067 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085702072 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085702087 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085702093 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085702108 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085702113 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085702190 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085702190 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085702210 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085702210 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085702230 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085702231 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085702251 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085702251 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085702271 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085702271 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085702291 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085702292 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085702312 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085702312 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085702332 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085702332 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085702352 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085702352 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085702372 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085702372 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085702393 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085702393 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085702413 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085702413 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085702433 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085702433 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085702453 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085702453 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085702474 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085702474 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085702494 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085702494 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085702514 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085702514 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085702534 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085702534 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085702554 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085702555 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085702575 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085702575 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085702595 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241204085702595 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085702615 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241204085702615 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) MTC@962a8b3e952c: stats: { num_pkts_tx := 193, bytes_payload_tx := 5983, 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@962a8b3e952c: stats: { num_pkts_tx := 168, bytes_payload_tx := 5376, num_pkts_rx := 96, bytes_payload_rx := 3072, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: setverdict(pass): none -> pass MTC@962a8b3e952c: setverdict(pass): pass -> pass, component reason not changed 20241204085703132 DLMGCP DEBUG <0013> Received message: line #00: MDCX 36455 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085703132 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085703132 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085703132 DLMGCP DEBUG <0013> Received message: line #03: I: 12186AB1 (mgcp_msg.c:67) 20241204085703132 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085703132 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085703132 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085703132 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085703132 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085703132 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085703132 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:67) 20241204085703132 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085703132 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085703132 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085703132 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085703132 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241204085703132 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:12186AB1 r=127.0.0.1:20000<->l=127.0.0.1:5974) (mgcp_msg.c:118) 20241204085703132 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:12186AB1 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085703132 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:12186AB1 output_enabled 1 (mgcp_msg.c:125) 20241204085703132 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085703132 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:12186AB1 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241204085703132 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:12186AB1 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:79) 20241204085703132 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241204085703132 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:12186AB1 MDCX: modified conn:(1227/rtp C:12186AB1 r=127.0.0.1:20000<->l=127.0.0.1:5974) (mgcp_protocol.c:1338) 20241204085703132 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:12186AB1 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241204085703132 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085703132 DLMGCP DEBUG <0013> Generated response: line #00: 200 36455 OK (mgcp_msg.c:67) 20241204085703132 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241204085703132 DLMGCP DEBUG <0013> Generated response: line #02: o=- 12186AB1 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085703132 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241204085703132 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085703132 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241204085703132 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5974 RTP/AVP 96 (mgcp_msg.c:67) 20241204085703132 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241204085703132 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241204085703154 DLIUUP ERROR <001a> IuUP(12186AB1)[0x56127907f290]{Initialisation}: Event IuUP-DATA-req not permitted (iuup.c:1011) 20241204085703154 DRTP ERROR <0000> (rtpbridge/2@mgw I:12186AB1) Failed Tx data down to IuUP layer (mgcp_iuup.c:250) MTC@962a8b3e952c: stats: { num_pkts_tx := 291, bytes_payload_tx := 9021, num_pkts_rx := 169, bytes_payload_rx := 5915, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: stats: { num_pkts_tx := 217, bytes_payload_tx := 6895, num_pkts_rx := 194, bytes_payload_rx := 6489, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20241204085705236 DLMGCP DEBUG <0013> Received message: line #00: DLCX 36456 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085705236 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241204085705236 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085705236 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085705236 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085705236 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241204085705236 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085705236 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085705237 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085705237 DLMGCP DEBUG <0013> Generated response: line #00: 200 36456 OK (mgcp_msg.c:67) RTPEM0(430)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. MTC@962a8b3e952c: setverdict(pass): pass -> pass, component reason not changed RTPEM1(431)@962a8b3e952c: Final verdict of PTC: none RTPEM2(432)@962a8b3e952c: Final verdict of PTC: none RTPEM0(430)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(434)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(433)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(430): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(431): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(432): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(433): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(434): none (pass -> pass) MTC@962a8b3e952c: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup pass'. Wed Dec 4 08:57:05 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1096116) Waiting for packet dumper to finish... 1 (prev_count=1096116, count=1172404) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode ------ Wed Dec 4 08:57:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_two_crcx_mdcx_and_rtp_clearmode started. 20241204085708317 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64130 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085708317 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085708317 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085708317 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085708317 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085708317 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085708317 DLMGCP DEBUG <0013> Generated response: line #00: 515 64130 FAIL (mgcp_msg.c:67) 20241204085708321 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64131 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085708321 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085708321 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085708321 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085708321 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085708321 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085708321 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085708321 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085708321 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085708321 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 120 (mgcp_msg.c:67) 20241204085708321 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:67) 20241204085708321 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085708321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085708321 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085708321 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085708321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:05F0AA44 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085708321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:05F0AA44 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085708321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:05F0AA44 output_enabled 0 (mgcp_msg.c:125) 20241204085708321 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085708321 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:05F0AA44 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:120=CLEARMODE (mgcp_sdp.c:444) 20241204085708321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:05F0AA44 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:79) 20241204085708321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085708321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:05F0AA44 CRCX: Creating connection: port: 5976 (mgcp_protocol.c:1112) 20241204085708321 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:05F0AA44 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085708321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085708321 DLMGCP DEBUG <0013> Generated response: line #00: 200 64131 OK (mgcp_msg.c:67) 20241204085708321 DLMGCP DEBUG <0013> Generated response: line #01: I: 05F0AA44 (mgcp_msg.c:67) 20241204085708321 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085708321 DLMGCP DEBUG <0013> Generated response: line #03: o=- 05F0AA44 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085708321 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085708321 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085708321 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085708321 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5976 RTP/AVP 120 (mgcp_msg.c:67) 20241204085708321 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:67) 20241204085708321 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085708323 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64132 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085708323 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241204085708323 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085708323 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085708323 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241204085708323 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085708323 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241204085708323 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085708323 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241204085708323 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 120 (mgcp_msg.c:67) 20241204085708323 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:67) 20241204085708323 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241204085708323 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085708323 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085708324 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085708324 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:62105C54 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085708324 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:62105C54 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241204085708324 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:62105C54 output_enabled 0 (mgcp_msg.c:125) 20241204085708324 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085708324 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:62105C54 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:120=CLEARMODE (mgcp_sdp.c:444) 20241204085708324 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:62105C54 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:79) 20241204085708324 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241204085708324 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:62105C54 CRCX: Creating connection: port: 5978 (mgcp_protocol.c:1112) 20241204085708324 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:62105C54 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085708324 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085708324 DLMGCP DEBUG <0013> Generated response: line #00: 200 64132 OK (mgcp_msg.c:67) 20241204085708324 DLMGCP DEBUG <0013> Generated response: line #01: I: 62105C54 (mgcp_msg.c:67) 20241204085708324 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085708324 DLMGCP DEBUG <0013> Generated response: line #03: o=- 62105C54 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085708324 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085708324 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085708324 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085708324 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5978 RTP/AVP 120 (mgcp_msg.c:67) 20241204085708324 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:67) 20241204085708324 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(435)@962a8b3e952c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241204085709829 DLMGCP DEBUG <0013> Received message: line #00: MDCX 64133 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085709829 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085709829 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085709829 DLMGCP DEBUG <0013> Received message: line #03: I: 05F0AA44 (mgcp_msg.c:67) 20241204085709829 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085709829 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085709829 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085709829 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085709829 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085709829 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085709829 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 120 (mgcp_msg.c:67) 20241204085709829 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:67) 20241204085709829 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085709829 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085709829 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085709829 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241204085709829 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:05F0AA44 r=127.0.0.1:10000<->l=127.0.0.1:5976) (mgcp_msg.c:118) 20241204085709829 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:05F0AA44 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085709829 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:05F0AA44 output_enabled 1 (mgcp_msg.c:125) 20241204085709829 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085709829 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:05F0AA44 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:120=CLEARMODE (mgcp_sdp.c:444) 20241204085709829 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:05F0AA44 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:79) 20241204085709829 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241204085709829 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:05F0AA44 MDCX: modified conn:(1227/rtp C:05F0AA44 r=127.0.0.1:10000<->l=127.0.0.1:5976) (mgcp_protocol.c:1338) 20241204085709829 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:05F0AA44 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241204085709829 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085709829 DLMGCP DEBUG <0013> Generated response: line #00: 200 64133 OK (mgcp_msg.c:67) 20241204085709829 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241204085709829 DLMGCP DEBUG <0013> Generated response: line #02: o=- 05F0AA44 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085709829 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241204085709829 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085709829 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241204085709829 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5976 RTP/AVP 120 (mgcp_msg.c:67) 20241204085709829 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:67) 20241204085709829 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) RTPEM1(436)@962a8b3e952c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241204085710345 DLMGCP DEBUG <0013> Received message: line #00: MDCX 64134 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085710345 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241204085710345 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241204085710345 DLMGCP DEBUG <0013> Received message: line #03: I: 62105C54 (mgcp_msg.c:67) 20241204085710345 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085710345 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241204085710345 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085710345 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241204085710345 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085710345 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241204085710345 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 120 (mgcp_msg.c:67) 20241204085710345 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:67) 20241204085710345 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241204085710345 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085710345 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085710345 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241204085710346 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:62105C54 r=127.0.0.1:20000<->l=127.0.0.1:5978) (mgcp_msg.c:118) 20241204085710346 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:62105C54 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241204085710346 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:62105C54 output_enabled 1 (mgcp_msg.c:125) 20241204085710346 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085710346 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:62105C54 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:120=CLEARMODE (mgcp_sdp.c:444) 20241204085710346 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:62105C54 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:79) 20241204085710346 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241204085710346 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:62105C54 MDCX: modified conn:(1227/rtp C:62105C54 r=127.0.0.1:20000<->l=127.0.0.1:5978) (mgcp_protocol.c:1338) 20241204085710346 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:62105C54 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241204085710346 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085710346 DLMGCP DEBUG <0013> Generated response: line #00: 200 64134 OK (mgcp_msg.c:67) 20241204085710346 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241204085710346 DLMGCP DEBUG <0013> Generated response: line #02: o=- 62105C54 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085710346 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241204085710346 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241204085710346 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241204085710346 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5978 RTP/AVP 120 (mgcp_msg.c:67) 20241204085710346 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:67) 20241204085710346 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) MTC@962a8b3e952c: stats: { num_pkts_tx := 184, bytes_payload_tx := 736, num_pkts_rx := 111, bytes_payload_rx := 444, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: stats: { num_pkts_tx := 160, bytes_payload_tx := 640, num_pkts_rx := 92, bytes_payload_rx := 368, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20241204085712450 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64135 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085712450 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241204085712450 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241204085712450 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241204085712450 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085712450 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241204085712450 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085712450 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085712450 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085712450 DLMGCP DEBUG <0013> Generated response: line #00: 200 64135 OK (mgcp_msg.c:67) RTPEM0(435)@962a8b3e952c: Warning: Stopping inactive timer T_transmit. MTC@962a8b3e952c: setverdict(pass): none -> pass RTPEM1(436)@962a8b3e952c: Final verdict of PTC: none RTPEM0(435)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(438)@962a8b3e952c: Final verdict of PTC: none RTPEM2(437)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(439)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(435): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(436): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(437): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(438): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(439): none (pass -> pass) MTC@962a8b3e952c: Test case TC_two_crcx_mdcx_and_rtp_clearmode finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode pass'. Wed Dec 4 08:57:12 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=596716) Waiting for packet dumper to finish... 1 (prev_count=596716, count=626788) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode pass' was executed successfully (exit status: 0). MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp_implicit'. ------ MGCP_Test.TC_one_crcx_loopback_rtp_implicit ------ Wed Dec 4 08:57:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp_implicit.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp_implicit.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp_implicit' was executed successfully (exit status: 0). MTC@962a8b3e952c: Test case TC_one_crcx_loopback_rtp_implicit started. 20241204085715558 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63171 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085715558 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241204085715558 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085715558 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085715558 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241204085715558 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241204085715558 DLMGCP DEBUG <0013> Generated response: line #00: 515 63171 FAIL (mgcp_msg.c:67) 20241204085715560 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63172 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085715560 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:67) 20241204085715560 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241204085715560 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241204085715561 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241204085715561 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085715561 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241204085715561 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:211D8A75 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241204085715561 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:211D8A75 connection mode 'loopback' 7 (mgcp_msg.c:120) 20241204085715561 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:211D8A75 output_enabled 1 (mgcp_msg.c:125) 20241204085715561 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241204085715561 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:211D8A75 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241204085715561 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241204085715561 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw RTP-setup: Endpoint is in loopback mode, stopping here! (mgcp_protocol.c:167) 20241204085715561 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:211D8A75 CRCX: Creating connection: port: 5980 (mgcp_protocol.c:1112) 20241204085715561 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:211D8A75 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241204085715561 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085715561 DLMGCP DEBUG <0013> Generated response: line #00: 200 63172 OK (mgcp_msg.c:67) 20241204085715561 DLMGCP DEBUG <0013> Generated response: line #01: I: 211D8A75 (mgcp_msg.c:67) 20241204085715561 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241204085715561 DLMGCP DEBUG <0013> Generated response: line #03: o=- 211D8A75 23 IN IP6 ::1 (mgcp_msg.c:67) 20241204085715561 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241204085715561 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241204085715561 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241204085715561 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5980 RTP/AVP 112 (mgcp_msg.c:67) 20241204085715561 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241204085715561 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241204085716663 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63173 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241204085716663 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:67) 20241204085716663 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241204085716663 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241204085716663 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241204085716663 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241204085716663 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085716663 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241204085716663 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241204085716663 DLMGCP DEBUG <0013> Generated response: line #00: 200 63173 OK (mgcp_msg.c:67) MTC@962a8b3e952c: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@962a8b3e952c: setverdict(pass): none -> pass RTPEM1(441)@962a8b3e952c: Final verdict of PTC: none RTPEM2(442)@962a8b3e952c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(444)@962a8b3e952c: Final verdict of PTC: none RTPEM0(440)@962a8b3e952c: Final verdict of PTC: none VirtCallAgent-STATS(443)@962a8b3e952c: Final verdict of PTC: none MTC@962a8b3e952c: Setting final verdict of the test case. MTC@962a8b3e952c: Local verdict of MTC: pass MTC@962a8b3e952c: Local verdict of PTC RTPEM0(440): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM1(441): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC RTPEM2(442): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC VirtCallAgent-STATS(443): none (pass -> pass) MTC@962a8b3e952c: Local verdict of PTC IPA-CTRL-CLI-IPA(444): none (pass -> pass) MTC@962a8b3e952c: Test case TC_one_crcx_loopback_rtp_implicit finished. Verdict: pass MTC@962a8b3e952c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp_implicit pass'. Wed Dec 4 08:57:16 UTC 2024 ====== MGCP_Test.TC_one_crcx_loopback_rtp_implicit pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_one_crcx_loopback_rtp_implicit.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=64548) Waiting for packet dumper to finish... 1 (prev_count=64548, count=83160) MTC@962a8b3e952c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp_implicit pass' was executed successfully (exit status: 0). MC@962a8b3e952c: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@962a8b3e952c: Terminating MTC. MC@962a8b3e952c: MTC terminated. MC2> exit MC@962a8b3e952c: Shutting down session. MC@962a8b3e952c: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw/expected-results.xml' against results in 'junit-xml-4611.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->FAIL MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir pass->FAIL MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe pass MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard pass MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed pass MGCP_Test.TC_crcx_dlcx_30ep pass MGCP_Test.TC_rtpem_selftest pass MGCP_Test.TC_one_crcx_receive_only_rtp pass->FAIL MGCP_Test.TC_one_crcx_loopback_rtp pass->FAIL 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: 5 xfail: 4 pass: 75 NEW: PASS: 2 [testenv] Testsuite is done [testenv] Stopping testsuite (2310957) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/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/logs/testsuite', 'testenv-mgw-osmocom-nightly-20241204-0850-933d3ff9-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh MGCP_Test --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/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/logs/testsuite', 'testenv-mgw-osmocom-nightly-20241204-0850-933d3ff9-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping mgw (2310885) [testenv] Showing testsuite/junit-xml-4611.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20241204-0850-933d3ff9-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/junit-xml-4611.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='86' failures='9' errors='0' skipped='0' inconc='0' time='417.00'> <testcase classname='MGCP_Test' name='TC_selftest' time='0.011372'/> <testcase classname='MGCP_Test' name='TC_auep_null' time='0.057450'/> <testcase classname='MGCP_Test' name='TC_crcx' time='0.023513'/> <testcase classname='MGCP_Test' name='TC_crcx_no_lco' time='0.028372'/> <testcase classname='MGCP_Test' name='TC_crcx_noprefix' time='0.051799'/> <testcase classname='MGCP_Test' name='TC_crcx_unsupp_mode' time='0.018456'/> <testcase classname='MGCP_Test' name='TC_crcx_osmo_ign' time='0.035348'/> <testcase classname='MGCP_Test' name='TC_crcx_early_bidir_mode' time='0.039551'> <failure type='fail-verdict'>Response didn't match template MGCP_Test.ttcn:3354 MGCP_Test control part MGCP_Test.ttcn:869 TC_crcx_early_bidir_mode testcase </failure> </testcase> <testcase classname='MGCP_Test' name='TC_crcx_unsupp_param' time='0.028251'/> <testcase classname='MGCP_Test' name='TC_crcx_missing_callid' time='0.025848'/> <testcase classname='MGCP_Test' name='TC_crcx_missing_mode' time='0.019350'/> <testcase classname='MGCP_Test' name='TC_crcx_unsupp_packet_intv' time='0.049043'/> <testcase classname='MGCP_Test' name='TC_crcx_illegal_double_lco' time='0.022347'/> <testcase classname='MGCP_Test' name='TC_crcx_sdp' time='0.025426'/> <testcase classname='MGCP_Test' name='TC_crcx_wildcarded' time='0.029803'/> <testcase classname='MGCP_Test' name='TC_crcx_wildcarded_exhaust' time='0.385572'/> <testcase classname='MGCP_Test' name='TC_mdcx_without_crcx' time='0.030118'/> <testcase classname='MGCP_Test' name='TC_dlcx_without_crcx' time='0.024156'/> <testcase classname='MGCP_Test' name='TC_dlcx_non_existant_ep' time='0.130125'/> <testcase classname='MGCP_Test' name='TC_mdcx_wildcarded' time='0.029624'/> <testcase classname='MGCP_Test' name='TC_dlcx_wildcarded' time='1.606543'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep_callid_connid' time='0.019445'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep_callid' time='0.024088'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep' time='0.019883'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep_callid_inval' time='0.023610'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep_callid_connid_inval' time='0.023218'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_retrans' time='0.021736'/> <testcase classname='MGCP_Test' name='TC_crcx_osmux_wildcard' time='0.029011'/> <testcase classname='MGCP_Test' name='TC_crcx_osmux_fixed' time='0.041842'/> <testcase classname='MGCP_Test' name='TC_crcx_osmux_fixed_twice' time='0.027413'/> <testcase classname='MGCP_Test' name='TC_crcx_osmux_257' time='0.997076'/> <testcase classname='MGCP_Test' name='TC_one_crcx_receive_only_osmux' time='1.151366'/> <testcase classname='MGCP_Test' name='TC_one_crcx_loopback_osmux' time='1.622234'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux' time='1.255808'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux_bidir' time='1.232522'> <failure type='fail-verdict'>RTP and Osmux endpoint statistics don't match MGCP_Test.ttcn:3382 MGCP_Test control part MGCP_Test.ttcn:1506 TC_two_crcx_and_rtp_osmux_bidir testcase </failure> </testcase> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux_bidir_amr_bwe' time='1.363933'> <failure type='fail-verdict'>RTP and Osmux endpoint statistics don't match MGCP_Test.ttcn:3383 MGCP_Test control part MGCP_Test.ttcn:1514 TC_two_crcx_and_rtp_osmux_bidir_amr_bwe testcase </failure> </testcase> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_osmux_wildcard' time='4.142973'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_osmux_fixed' time='4.149576'/> <testcase classname='MGCP_Test' name='TC_crcx_dlcx_30ep' time='0.042913'/> <testcase classname='MGCP_Test' name='TC_rtpem_selftest' time='5.531371'/> <testcase classname='MGCP_Test' name='TC_one_crcx_receive_only_rtp' time='1.128627'/> <testcase classname='MGCP_Test' name='TC_one_crcx_loopback_rtp' time='1.173653'> <failure type='fail-verdict'> MGCP_Test.ttcn:3392 MGCP_Test control part MGCP_Test.ttcn:1961 TC_one_crcx_loopback_rtp testcase </failure> </testcase> <testcase classname='MGCP_Test' name='TC_one_crcx_loopback_rtp_ipv6' time='1.364528'> <failure type='fail-verdict'> MGCP_Test.ttcn:3393 MGCP_Test control part MGCP_Test.ttcn:1964 TC_one_crcx_loopback_rtp_ipv6 testcase </failure> </testcase> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp' time='1.175879'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_bidir' time='1.134259'/> <testcase classname='MGCP_Test' name='TC_two_crcx_diff_pt_and_rtp' time='1.146048'/> <testcase classname='MGCP_Test' name='TC_two_crcx_diff_pt_and_rtp_bidir' time='1.158744'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp' time='4.151146'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_unsolicited_rtp' time='1.143144'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_one_mdcx_rtp_ho' time='3.183717'/> <testcase classname='MGCP_Test' name='TC_two_crcx_confecho_sendonly_rtp' time='1.164321'/> <testcase classname='MGCP_Test' name='TC_ts101318_rfc5993_rtp_conversion' time='4.156599'/> <testcase classname='MGCP_Test' name='TC_ts101318_rfc5993_rtp_conversion_fmtp' time='4.432849'/> <testcase classname='MGCP_Test' name='TC_amr_oa_bwe_rtp_conversion' time='4.162274'/> <testcase classname='MGCP_Test' name='TC_amr_oa_oa_rtp_conversion' time='4.136069'/> <testcase classname='MGCP_Test' name='TC_amr_bwe_bwe_rtp_conversion' time='4.132344'/> <testcase classname='MGCP_Test' name='TC_amr_oa_oa_no_bwe_rtp_conversion' time='4.135438'/> <testcase classname='MGCP_Test' name='TC_amr_oa_no_bwe_oa_rtp_conversion' time='4.136462'/> <testcase classname='MGCP_Test' name='TC_amr_bwe_bwe_no_oa_rtp_conversion' time='4.131708'/> <testcase classname='MGCP_Test' name='TC_amr_bwe_no_oa_bwe_rtp_conversion' time='4.153023'/> <testcase classname='MGCP_Test' name='TC_conn_timeout' time='3.836208'/> <testcase classname='MGCP_Test' name='TC_e1_crcx_and_dlcx_ep' time='0.036982'> <failure type='fail-verdict'>Response didn't match template MGCP_Test.ttcn:3414 MGCP_Test control part MGCP_Test.ttcn:2627 TC_e1_crcx_and_dlcx_ep testcase </failure> </testcase> <testcase classname='MGCP_Test' name='TC_e1_crcx_with_overlap' time='0.030368'> <failure type='fail-verdict'>Response didn't match template MGCP_Test.ttcn:3415 MGCP_Test control part MGCP_Test.ttcn:2648 TC_e1_crcx_with_overlap testcase </failure> </testcase> <testcase classname='MGCP_Test' name='TC_e1_crcx_loopback' time='0.043223'> <failure type='fail-verdict'>Response didn't match template MGCP_Test.ttcn:3416 MGCP_Test control part MGCP_Test.ttcn:2679 TC_e1_crcx_loopback testcase </failure> </testcase> <testcase classname='MGCP_Test' name='TC_e1_dlcx_wildcarded' time='0.034911'> <failure type='fail-verdict'>Response didn't match template MGCP_Test.ttcn:3417 MGCP_Test control part MGCP_Test.ttcn:2713 TC_e1_dlcx_wildcarded testcase </failure> </testcase> <testcase classname='MGCP_Test' name='TC_crcx_mdcx_ip4' time='0.048292'/> <testcase classname='MGCP_Test' name='TC_crcx_mdcx_ip6' time='0.029715'/> <testcase classname='MGCP_Test' name='TC_crcx_iufp_sendrecv' time='0.105122'/> <testcase classname='MGCP_Test' name='TC_crcx_iufp_recvonly' time='0.019434'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_ipv4_ipv6' time='4.191141'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_ipv6' time='4.145799'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux_bidir_ipv6' time='1.266404'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6' time='1.364253'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4' time='1.235721'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_osmux_ipv6' time='4.158577'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6' time='4.142986'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4' time='4.139817'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup' time='4.143172'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_rfci_unordered' time='4.149897'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_mdcx_recvonly' time='6.336946'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_rtp' time='4.161726'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered' time='4.138213'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly' time='6.153081'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup' time='6.646309'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_clearmode' time='4.163153'/> <testcase classname='MGCP_Test' name='TC_one_crcx_loopback_rtp_implicit' time='1.125702'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-mgw-osmocom-nightly-20241204-0850-933d3ff9-0'] testenv-mgw-osmocom-nightly-20241204-0850-933d3ff9-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-mgw-test/2673/artifact/logs/ + rm -rf _cache .linux 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